Skip to content

Releases: vaadin-component-factory/vcf-enhanced-rich-text-editor

3.0.2

13 Jun 15:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.1...v3.0.2

v3.0.1

28 Feb 14:01
Compare
Choose a tag to compare

What's Changed

  • fix: make arrow keys navigation on toolbar to include custom buttons by @paodb in #13

Full Changelog: v3.0.0...v3.0.1

v3.0.0

15 Feb 20:05
Compare
Choose a tag to compare

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

09 Feb 22:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

06 Feb 19:10
Compare
Choose a tag to compare
  • 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

05 Dec 15:25
Compare
Choose a tag to compare

What's Changed

  • Replace alignment/indent/lock icons by @paodb in #10

Full Changelog: v1.5.0...v1.5.1

v1.5.0

30 Nov 15:35
Compare
Choose a tag to compare

What's Changed

  • Add new justify align and indent options by @paodb in #9
    (In order to keep all the alinment buttons with a similar style, icons in them are now vaadin-icons - lumo-icons does not have an align-justify icon).

Full Changelog: v1.4.5...v1.5.0

v1.4.5

25 Feb 20:37
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @paodb made their first contribution in #8

Full Changelog: v1.4.4...v1.4.5

Added readonly button to toolbar in java side

11 Aug 10:59
eb35882
Compare
Choose a tag to compare
v1.2.0

Merge pull request #1 from vaadin-component-factory/Add-readonly-butt…

Added Readonly button

26 Jul 06:46
Compare
Choose a tag to compare
v1.1.0

Readonly area