Skip to content

v4.3.0

Compare
Choose a tag to compare
@Darginec05 Darginec05 released this 15 May 16:26
· 39 commits to master since this release
9cc2b34

What's Changed

  • Scoped classnames removed to increase the priority for the custom classnames
  • Simplified classnames for editor tools and each element of plugin
  • Added optional id prop to <YooptaEditor />. Useful for multi editors
  • Remove id selector to avoid conflicts with multi editors
  • Implemented Overlay and Portal UI components
  • Added examle withCustomStyles - https://yoopta-editor.vercel.app/examples/withCustomStyles

BREAKING CHANGES:

  • Selector #yoopta-editor goes to class .yoopta-editor

Issues:

Full Changelog: v4.1.1...v4.3.0