Skip to content

Releases: Darginec05/Yoopta-Editor

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

v4.6.8

03 Aug 21:06
Compare
Choose a tag to compare

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

27 Jul 19:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.6.6...v4.6.7

v4.6.6

22 Jul 16:04
Compare
Choose a tag to compare

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