Skip to content

v4.9.0

Compare
Choose a tag to compare
@Darginec05 Darginec05 released this 28 Oct 20:20
· 13 commits to master since this release
14056d0

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