Releases: yoopta-editor/Yoopta-Editor
Releases · yoopta-editor/Yoopta-Editor
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
v4.6.8
What's Changed
- Update README.md by @NTablang in #233
- 227 feature add normalizer in plugin level to validate element structure by @Darginec05 in #236
- Added normalization for slate elements
- Many fixes for copy/pasting
- Plain text pasting with links now works fine
- Fixed Code plugin select behavior when YooptaEditor is inside form tag
- Many other fixes in core
New Contributors
Full Changelog: v4.6.7...v4.6.8
v4.6.7
What's Changed
- Meta info should be saved after copy/paste by @Darginec05 in #229
Full Changelog: v4.6.6...v4.6.7
v4.6.6
What's Changed
- Create starter kit package @yoopta/starter-kit by @Darginec05 in #217
- Mobile UX improvements
- Added onCopy for plain/text
- Added new API methods for editor isntance (
editor.getHTML
,editor.getPlainText,
editor.getMarkdown
) - Added
refElement
to editor instance
Full Changelog: v4.6.5...v4.6.6
v4.6.5
What's Changed
- Create starter kit package @yoopta/starter-kit by @Darginec05 in #217
- Issues with mobile interactions
Full Changelog: v4.6.4...v4.6.5
v4.6.4
What's Changed
- Add link preview on hover for Link plugin by @Darginec05 in #209
- Add support to indent/outdent for several blocks by @Darginec05 in #211
Full Changelog: v4.6.3...v4.6.4
v4.6.3
What's Changed
- Add extending for plugins with custom rendering by @Darginec05 in #204
Full Changelog: v4.6.2...v4.6.3
v4.6.2
What's Changed
- Landing page by @Darginec05 in #200
- Alignment for blocks by @Darginec05 in #202
Full Changelog: v4.6.1...v4.6.2
v4.6.1
What's Changed
- Fix number list ordering by @Darginec05 in #194
- New API methods: getBlock and insertElementText by @Darginec05 in #198
Full Changelog: v4.6.0...v4.6.1