Releases: Darginec05/Yoopta-Editor
Releases · Darginec05/Yoopta-Editor
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
v4.8.2
What's Changed
- Fix building elements for void plugins by @Darginec05 in #310
Full Changelog: v4.8.0...v4.8.2
v4.8.1
v4.8.0
What's Changed
- [Bug] Failed to get refElement. #290
- [FEATURE] Add commands API for every plugin #289
- [FEATURE] Add events to every plugins #288
- [FEATURE] Add ability to rewrite slate behaviour for plugin #287
- [BUG] Yoopta export - incorrect transformation of HTML to yoopta object #264
- [BUG] Link Plugin: Respect element props in Tool Bar #266
- [PLUGIN] Divider plugin #271
- [PLUGIN] Embed Plugin don't support instagram posts #283
- [BUG] Toolbar doesn't adhere to dark mode #260
- [FEATURE] Add methods to programmatically add link into block element #239
- [BUG] Markdown Serializer Strips out asterisks #201
- [PLUGIN] Table Plugin #157
- Cannot toggle text into link with custom toolbar #69
- [FEATURE] Bash option for codeblock #286
- [FEATURE] When clicking shift with mousedown it should select several blocks #195
- [BUG] <Can't select text outside the same paragraph> #120
- [BUG] Markdown importer ignores MD Lists #304
Full Changelog: v4.7.0...v4.8.0
v4.7.0
v4.6.9
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