alump's Vaadin Rich Text Editor - Vaadin Add-on Directory
Yet another fork of Vaadin Rich Text Editor with some additional featuresSee the webcomponent page at: [github.com/alump/alump-vaadin-rich-text-editor](https://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.
Webcomponent on GitHubView 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.