Releases: yoopta-editor/Yoopta-Editor
Releases · yoopta-editor/Yoopta-Editor
v4.9.7
What's Changed
- Fix bug when change block to another type and block text disappears by @Darginec05 in #485
- Fix bug with numeric-list-continuation by @Darginec05 in #486
- Fixed bug with slash commands. Slash symbol "/" is now deleted when selecting block
Full Changelog: v4.9.6...v4.9.7
v4.9.6
What's Changed
- fix issue: when there are two or more inline elements by @jacksum in #473
- extend [Image|Video|File]PluginOptions with onError by @whitetown in #465
- fix: click on placeholder adds focus to block by @gloaysa in #435
- Toolbar for several selected blocks by @Darginec05 in #482
New Contributors
- @jacksum made their first contribution in #473
- @whitetown made their first contribution in #465
Full Changelog: v4.9.5...v4.9.6
v4.9.5
What's Changed
- Fix losing focus bug for toolbar in Safari browsers by @Darginec05, @fredcircuit in #475
- Fix bugs when clicking on block actions: delete/duplicate/turnInto by @Darginec05 in #476
- Added type button to prevent form submit by @Darginec05 in #477
- Decrease delay when selecting highlight color in ColorPicker by @Darginec05 in #478
- Added zoom-in for images by @Darginec05 in #480
Full Changelog: v4.9.4...v4.9.5
v4.9.4
What's Changed
Fixes # (issue)
- #345 by @gloaysa
- #427 by @Darginec05
- #425 by @Darginec05
- #422 by @Darginec05
- #419 by @Darginec05
Full Changelog: v4.9.3...v4.9.4
v4.9.3
What's Changed
- v4.9.3 #410
- #416 by @Darginec05
- #388 by @5andu
- added deserializer for images in markdown by @Waishnav
- added selection of current block in editor.path by @Darginec05
New Contributors
Full Changelog: v4.9.2...v4.9.3
v4.9.2
What's Changed
- Add email export, implement export for paragraph and headings by @Artmadiar in #339
- email export: accordion component by @martmalo in #348
- Feature/email builder resend integration by @Artmadiar in #353
- feature: email video export and thumbnail by @martmalo in #352
- Added Email-Builder by
@yoopta/email-builder
@Darginec05
New Contributors
- @Artmadiar made their first contribution in #339
- @martmalo made their first contribution in #348
Full Changelog: v4.9.1...v4.9.2
v4.9.1
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 backtrackingfor 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
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
andmergeBlock
- 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
v4.8.3
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