All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
svelteto peer dependency. #INT-3311
- Upgraded to support Svelte 5. #INT-3311
- Set the default
channelto8. #INT-3353 - Moved
rollup-plugin-executeto devDependency. #INT-3353 - Updated peer dependency to support tinymce
8. #INT-3353
- tinymce "^v7.0.0 || ^v6.0.0 || ^v5.0.0" is now an optional peer dependency. #INT-3324
disabledproperty is now mapped to the TinyMCEdisabledoption. #TINY-11909
- Added
readonlyproperty that maps to the TinyMCEreadonlyoption. #TINY-11909
- Update README.md to contain license key info.
- Added storybook dependence's for various
storybook/...packages. - Added
reactandreact-domto dev-dependencies due to certain packages required it. - Added events
Input,CompositionEnd,CompositionStart&CompositionUpdate. - Added
licenseKeyto config option.
- Bumped
tinymceversion to7.1.1latest. - Bumped default
cloudchannel to use7.
- Upgrade to Svelte 4
- Editor now properly updates when external source updates value
- Storybook for inline mode corrected
- Updated dependencies
- Updated CI library to latest
- License: Code is provided under MIT License
- Default cloud channel value to '6'
cssClassproperty for wrapping div
- onDestroy cleanup
- Linting
- Beehive flow
- Ignoring inline property from
confattribute
- Build this thing