Skip to content

Releases: Darginec05/Yoopta-Editor

v4.9.2

10 Nov 23:06
4282998
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.9.1...v4.9.2

v4.9.1

31 Oct 13:54
Compare
Choose a tag to compare

What's Changed

Added

  • Added supporting highlight colors when serialize/deserialize html

Fixed

  • Fixed searching in Action Menu List
  • Fixed triggering Action Menu List by slash command
  • Fixed catastrophic backtracking for regex url checking. Replaced it with validator-js
  • Reducing size of @yoopta/exports``
  • Fixed searching by shortcuts in Action Menu List
  • Fixed styles for depth when serialize/deserialize html
  • Fixed example with Medium toolbar

Issues

Full Changelog: v4.9.0...v4.9.1

v4.9.0

28 Oct 20:20
14056d0
Compare
Choose a tag to compare

What's Changed

  • Core API changes
  • Editor operations
  • Architecture is ready for collaborative with YJS
  • Root handler applyTransforms for all operations
  • Batching for operations to increase performance
  • Undo/redo history stack
  • Added ability to extend editor behaviour
  • Fixed splitBlock and mergeBlock
  • Fixed toggleBlock
  • Fixed cursor moving to up/down
  • Units tests for Block methods
  • Added onChange handler
  • Fixed firing change event on first render
  • Improved perfomance for large text
  • Reducing memory usage
  • Block actions removed from every block render

Fixes

Full Changelog: v4.8.4...v4.9.0

v4.8.4

05 Oct 23:27
d36fb54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.8.3...v4.8.4

v4.8.3

25 Sep 20:33
ea93f7b
Compare
Choose a tag to compare

What's Changed

  • 311 bug new packages table and divider override global styles by @Darginec05 in #313
  • Added example with shadcn/ui library

Full Changelog: v4.8.1...v4.8.3

v4.8.2

25 Sep 18:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.8.0...v4.8.2

v4.8.1

25 Sep 17:59
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.8.0...v4.8.1

v4.8.0

v4.7.0

17 Aug 20:20
Compare
Choose a tag to compare

What's Changed

  • Added onCopy functionality in readOnly mode
  • Fixed overwriting global styles by editor styles
  • Fixed copy/pasting for Todo lists
  • Fixed cursor visibility in lists
  • Added new method to editor API editor.isEmpty()

Fixes

Full Changelog: v4.6.9...v4.7.0

v4.6.9

11 Aug 19:34
Compare
Choose a tag to compare

What's Changed

  • Added poster image uploading for Video Plugin by @Darginec05
  • Added alternative text handler for Image plugin
  • Fixed issue with Code plugin when copy/paste (escaping HTML)
  • Added possibility to redefine default element props in plugins

Full Changelog: v4.6.8...v4.6.9