Skip to content

Releases: FIameCaster/solid-prism-editor

Release 1.2.0

20 Aug 22:21
Compare
Choose a tag to compare

Changes

  • Added an autocomplete extension (ff92906)
  • Added a scroll 1 line up/down command (not on MacOS) (9f9da7a)
  • Added a showInvisibles extension (1c31b35)
  • Bumped prism-code-editor dependency to version 3.4.0 (5c17f49)

Fixes and improvements

  • Fixed some commands in the defaultCommands extension not calling preventDefault (fc594d4)
  • Made drag and drop a single undo action (f4b1f5f)
  • Brackets and tags With different parent tokens can now be matched together (4a175dd)

Release 1.1.0

08 Jul 16:44
Compare
Choose a tag to compare
  • Added a style prop to the Editor component (21acc70)
  • Marked JSX grammar with side effects to fix tree shaking (c979c1d)

Release 1.0.1

19 Jun 23:08
Compare
Choose a tag to compare
  • Improved effect ordering (2a19685)
  • Added this: void to the editor method types (5a141ac)
  • Fixed extensions sometimes removing the textarea (0f25c5c)

Release 1.0.0

16 Jun 14:32
Compare
Choose a tag to compare

Initial release.