alump's Vaadin Rich Text Editor
Yet another fork of Vaadin Rich Text Editor with some additional features
See the webcomponent page at: github.com/alump/alump-vaadin-rich-text-editor
Adds some extra styling options to toolbar, and adds "Dynamic Data" feature that allows server side to inject template values to the text.
This add-on is based on - and so inherits the licensing of - pro licensed Rich Text Editor. But this fork is not an official Vaadin component. And so not officially supported by Vaadin.
Links
Compatibility
2.1.1-alump10 | 2.1.1-alump4 | 2.1.1-alump6 | 2.1.1-alump7 | 2.1.1-alump9 | |
---|---|---|---|---|---|
(24.4) | |||||
(24.3) | |||||
(24.2) | |||||
(24.1) | |||||
14-24 | Y | Y | Y | Y | Y |
-23 | Y | Y | Y | Y | Y |
-22 | Y | Y | Y | Y | Y |
-21 | Y | Y | Y | Y | Y |
-20 | Y | Y | Y | Y | Y |
-19 | Y | Y | Y | Y | Y |
-18 | Y | Y | Y | Y | Y |
-17 | Y | Y | Y | Y | Y |
-16 | Y | Y | Y | Y | Y |
-15 | Y | Y | Y | Y | Y |
-14 | Y | Y | Y | Y | Y |
(13) | |||||
(12) | |||||
(11) | |||||
(10) | |||||
(8.21) | |||||
(8.20) | |||||
(8.19) | |||||
(8.18) | |||||
(8.17) | |||||
(8.16) | |||||
(8.15) | |||||
(8.14) | |||||
(8.13) | |||||
(8.12) | |||||
(8.11) | |||||
(8.10) | |||||
(8.9) | |||||
(8.8) | |||||
(8.7) | |||||
(8.6) | |||||
(8.5) | |||||
(8.4) | |||||
(8.3) | |||||
(8.2) | |||||
(8.1) | |||||
(8.0) | |||||
(7.7) | |||||
(7.6) | |||||
(7.5) | |||||
(7.4) | |||||
(7.3) | |||||
(7.2) | |||||
(7.1) | |||||
(7.0) | |||||
(6.8) | |||||
(6.7) | |||||
(6.6) | |||||
(6.5) | |||||
(6.4) | |||||
(6.3) | |||||
(6.2) | |||||
(6.1) | |||||
(6.0) |
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
alump8 referred to wrong npm version, so new try. alump8 added possibility to define link edit/add dialog on server side.
- Released
- 2020-06-17
- Maturity
- TESTED
- License
- CVAL 3.0
Compatibility
- Framework
- Vaadin 14+
- Browser
- Firefox
- Opera
- Safari
- Google Chrome
- iOS Browser
- Android Browser
- Microsoft Edge
alump's Vaadin Rich Text Editor - Vaadin Add-on Directory
Yet another fork of Vaadin Rich Text Editor with some additional featuresView on GitHub
alump's Vaadin Rich Text Editor version 2.1.1-alump4
Initial release
alump's Vaadin Rich Text Editor version 2.1.1-alump6
- Make addon jar independent from parent jar to allow installation of it without parent
- Update webcomponent to alump6 version (few bug fixes and 14.2 version dependencies)
alump's Vaadin Rich Text Editor version 2.1.1-alump7
Adds missing focus, blur and select methods
alump's Vaadin Rich Text Editor version 2.1.1-alump10
API to define what tools are offered on toolbar
alump's Vaadin Rich Text Editor version 2.1.1-alump9
alump8 referred to wrong npm version, so new try.
alump8 added possibility to define link edit/add dialog on server side.