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
idprop to<YooptaEditor />.Useful for multi editors - Remove
idselector to avoid conflicts with multi editors - Implemented
OverlayandPortalUI components - Added examle
withCustomStyles- https://yoopta-editor.vercel.app/examples/withCustomStyles
BREAKING CHANGES:
- Selector
#yoopta-editorgoes to class.yoopta-editor
Issues:
Full Changelog: v4.1.1...v4.3.0