What's new
Version 1.1.6
Released on February 13, 2022
Fixes
- Fix the issue with special characters
Version 1.1.5
Released on February 13, 2022
Fixes
- Fix the issue with the
fullScreen()
method
Version 1.1.4
Released on January 17, 2022
Fixes
- Fix links to documentation in the RichText samples
Version 1.1.3
Released on October 11, 2021
Fixes
- Fix the issue with serialization of the content which is in the "Markdown" format. Now the spaces are removed before and after the stylized string.
- Fix the issue with styles of Richtext when using it together with Suite
- Now it is possible to localize the text and link input labels of the Link button of the toolbar
Version 1.1.2
Released on February 13, 2020
Fixes
- Issues with interaction between the HTML form and controls of Toolbar
Version 1.1.1
Released on March 6, 2019
Fixes
- Fix the bug with Toolbar items
- Fix z-index for the full screen mode
Version 1.1
Released on February 27, 2019
New functionality
- API for working with text in the editor
- Advanced statistics
- Ability to show custom statistics
- Block quote and Statistics toolbar controls
Updates
- Ability to return content in the plain "text" format
Fixes
- Redo functionality
- Spellchecking is disabled
- Support for Asian languages
Version 1.0.1
Released on December 19, 2018
Fixes
- Incorrect undo behavior with the setValue method
- Issue with the link background on switching between links
- Issue with toolbar modifiers after removing a letter
Version 1.0
Released on December 13, 2018
Initial functionality
- Basic operations for real-time text editing
- Two working modes: "classic" and "document"
- Data parsing and serialization in HTML and Markdown formats
- Full screen mode
- Cross browser compatibility
- IE11+ support