Releases: vaadin-component-factory/vcf-enhanced-rich-text-editor
Releases · vaadin-component-factory/vcf-enhanced-rich-text-editor
3.0.2
What's Changed
- feat: new property noRulers to show/hide rulers by @mukherjeesudebi in #14
New Contributors
- @mukherjeesudebi made their first contribution in #14
Full Changelog: v3.0.1...v3.0.2
v3.0.1
v3.0.0
What's Changed
- fix to arrow keys navigation: was not working when navigation reached hidden buttons
- make each toolbar standard button to include a slot for the icon, so icons can be replaced easily if wanted. As the upgrade includes some styling changes, the commit it's understood to be a breaking change so the component version has been updated to 3.0.0.
Full Changelog: v2.0.1...v3.0.0
v2.0.1
v2.0.0
- refactor: update dependencies to be compatible with vaadin 23.3/24
- fix: avoid hidden buttons on toolbar shortcut binding
Full Changelog: v1.5.1...v2.0.0
v1.5.1
v1.5.0
v1.4.5
Added readonly button to toolbar in java side
v1.2.0 Merge pull request #1 from vaadin-component-factory/Add-readonly-butt…
Added Readonly button
v1.1.0 Readonly area