Releases
v8.9.0
New features
Support set horizontal and vertical alignment of a table cell
In CustomReplace plugin, add a callback to check if a replacement should be executed
Bug fixes
Do not set text color to default text color when remove format of a hyperlink
Fix #632 : Do not convert null initial content to string 'null'
Fix #614 : Do not merge list when exit from a list
Fix #631 : Better retrieve format state from current position
When exit from a blockquote, resume to default format
Interface change
New TableOperation enum values
AlignCellLeft
AlignCellCenter
AlignCellRight
AlignCellTop
AlignCellMiddle
AlignCellBottom
New public API toggleListType: Toggle List Type at selection
new CustomReplacement interface member
shouldReplace: a callback to check if the string should be replaced
New function parameter for function setTextColor:
shouldApplyInlineStyle: (Optional) callback function to be invoked to verify if the current element should have the inline Style applied
You can’t perform that action at this time.