Features
Bug Fixes
- d817f02 Fix: list
TAP
issue on wysiwig editor (close #407)(#426) - e0808de Fix: To prevent 'zh_TW' covering 'zh_CN' config. (close: #418)
- 02148af Fix: remove inlin code style when enter key occurs (close: #408)
- 7faf0fa Fix: br insert in the inline tag when press enter in styled text of table (close: #404)
- 4453802 Fix: consider other style node when enter press in styled text of the table
- e7cb146 Fix: paste underline text from ppt (close: #419)
- cf41d4d Fix: paste cells from excel to table of wysiwyg (close: #420)
- 12ab35f Fix: rendering long contents when height is auto (close: #410)
- 00b75fa Fix: underline(_) is not allowed inside words(fix #409)
Enhancement
- 7798890 Refactor: isInTable function is used in overall code
- c98d835 Refactor: some function move domUtils for general use
- 8cf1ccd Refactor: isInTable function is moved to WysiwygEditor
- 1de3f34 Refactor: reflect code review
- 1d0df11 Refactor: rename isStyledTextNode to isStyledNode
Documentation
- 18b8454 Doc: more detail comments