Skip to content

Release 1.1.0

Latest
Compare
Choose a tag to compare
@FIameCaster FIameCaster released this 22 Aug 14:26

Changes

  • Added an autocomplete extension (446e2b9)
  • Added a scroll 1 line up/down command (not on MacOS) (efed755)
  • Added a useShowInvisibles extension exported from react-prism-editor/search (0878c91)
  • Bumped prism-code-editor dependency to version 3.4.0 (2373dae)

Fixes and improvements

  • Fixed some commands in the defaultCommands extension not calling preventDefault (64d58c4)
  • Improved behavior of the Insert blank line command with backwards selection direction (15b8a06)
  • Made drag and drop a single undo action (75a318c)
  • Brackets and tags with different parent tokens can now be matched together (f6550c6)