Releases: FlockOfBirds/rich-text
Releases · FlockOfBirds/rich-text
v1.3.0-beta
- Fix tab key action to focus for the next element
v1.2.1-beta
- Fix event onChange
- Fix event onBlur
v1.2.0-beta
- Add nanoflow support on change action
v1.1.0-beta
- Update: inline validation feedback
- Fix: tabs & new line issues
v1.0.2-beta
- Add support for copy-pasting text
- Fix: disable on blur trigger when editor toolbar is clicked
- Fix: only trigger onChange action when the text is changed (matches Mendix input widgets)
v1.0.1-beta
- Advanced Travis tests
- Fix change behavior and condition for calling action
- Conditionally recreate editor on update
v1.0.0-beta
- Format selected text
- HTML output of formatted text
- Show editor options either on a toolbar or as a bubble
- Use the custom option to select which editing options you want to show
v0.1.0-beta
Basic draft.js implementation.