Rich Text v4.10.0
Fixed
- We fixed an issue where in dojo mode, the rich text modal was causing a double scrollbar.
Added
-
We added character count options to the status bar to help users understand content length requirements and avoid validation failures when rich text HTML markup exceeds database attribute limits.
-
We added a configuration to set default font-family and font-size when there are no other value currently selected in the toolbar.
-
We allow white-space inline styling parsing in the widget.
Fixed
-
We fixed the issue that image uploader not able to show.
-
We fixed the issue that code dialog not able to show.
-
We fixed an issue whereas last input change event action failed to trigger due to debounce logic.