Skip to content

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

4.0.3

30 Jan 14:46
Compare
Choose a tag to compare

What's Changed

  • update due to removed deprecated executeJavaScript call in Vaadin24 by @kreotak in #36

New Contributors

Full Changelog: 4.0.2...4.0.3

4.0.2

14 Jun 13:45
3b30837
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.1...4.0.2

4.0.1

28 Feb 14:36
Compare
Choose a tag to compare

What's Changed

  • Update web-component version to 3.0.1 to include fix to make arrow keys navigation on toolbar to include custom buttons by @paodb in #31

Full Changelog: 4.0.0...4.0.1

4.0.0

16 Feb 17:23
Compare
Choose a tag to compare

What's Changed

  • Update of web-component version to 3.0.0 to get new features:
    • 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 with a new Icon.
  • New API for Icon replacement of toolbar standard buttons.
  • Version has been upgraded to 4.0.0 as changes in web-component are considered breaking as they include styling changes that might affect styling applied to buttons.

by @paodb in #30

Full Changelog: 3.0.1...4.0.0

3.0.1

09 Feb 22:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0

07 Feb 13:05
Compare
Choose a tag to compare

What's Changed

  • New version compatible with Vaadin 23.3/24 by @paodb in #28

Full Changelog: 2.5.1...3.0.0

2.5.1

05 Dec 17:09
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 2.5.0...2.5.1

2.5.0

30 Nov 15:36
Compare
Choose a tag to compare

What's Changed

  • Add new justify align and indent options by @paodb in #23

Full Changelog: 2.4.5...2.5.0

2.4.5

24 May 18:20
Compare
Choose a tag to compare

What's Changed

  • fix: replace deprecated method by @paodb in #22

Full Changelog: 2.4.4...2.4.5

2.4.4

02 Mar 21:06
Compare
Choose a tag to compare

New features

  • Support for custom shortcuts