wysiwyg-e Rich Text Editor component for Java - Vaadin Add-on Directory
Rich Text Editor for Vaadin 10 JavaWeb component Github repository with issue tracking
Forum discussion thread
wysiwyg-e Rich Text Editor component for Java version 1.0.0.alpha1
First version build on top of Vaadin 10 beta6 with basic features support.
wysiwyg-e Rich Text Editor component for Java version 1.0.0.alpha2
wysiwyg-e Rich Text Editor component for Java version 1.0.0.alpha3
Updated web component to 2.1.4 version which fixes FF issues on macOS
wysiwyg-e Rich Text Editor component for Java version 1.0.0.beta1
API for configuring which tools are visible.
wysiwyg-e Rich Text Editor component for Java version 2.0.0.alpha1
Version for Vaadin 14+ (npm mode). For <14 and compatibility mode, use version 1.0.0.beta1 instead.
- Web component updated to version 3.0.7
- Added missing Table tool
wysiwyg-e Rich Text Editor component for Java version 2.0.0.RC1
Release Candidate for Vaadin 14
* Support for ValueChangeMode
* Changed default value change mode to LAZY (was ON_BLUR)
* setReadOnly support (hides toolbar and no editing)
* setEnabled support (same as read only above)
wysiwyg-e Rich Text Editor component for Java version 1.0.0.rc1
This version (1.0) is for Vaadin 14 compatibility mode (bower & Polymer 2).
Use version 2.0 for Vaadin 14 npm mode (npm & Polymer 3)
**Vaadin versions 10-13 are not supported, and not recommended to use anyway. Just update to Vaadin 14 compatibility mode to keep using this version of the addon.**
#### New features in 1.0.0.rc1
- read only support
- disabled support
- value change mode support
- do not expose unnecessary dependencies
wysiwyg-e Rich Text Editor component for Java version 2.0.0
#### New features in 2.0.0:
* Vaadin 14 npm support
* readOnly & disabled mode
* ValueChangeMode support (default is LAZY)
#### Fixes in 2.0.0 since 2.0.0.rc1:
* Do not include build-info file into add-on
* Use released web component version so that npm install will not fail on windows if git is not in path
wysiwyg-e Rich Text Editor component for Java version 2.0.1
Fixes conflicts caused by Polymer 3.3.