Features
- df974bd Feat: paste into cell of table (close #365 #167)
- 8c7d95d Feat: add "placeholder" support in Markdown and WYSIWYG mode (fix #117)
- ed078b0 Feat: add Traditional Chinese (zh_TW).
Bug Fixes
- 5411fd1 Fix: : class type
- 52f0fcd Fix: parameter of scrollTop should integer
- 6629d01 Fix: new line is just div tag (no br) in IE10
- 9d55869 Fix: ne server is not support safari
- 320a745 Fix: Bundle dependencies (fix #53)
- 5348fd9 Fix: alert appear when paste into multi selected cell
- e2b25a5 Fix: selection does not work in IE11 (close: #376)
- c92f9ce Fix: If clipboard has only text node, paste does not work in codeblock
- 712bc94 Fix: exception when paste into selecting table and other lines
- d4722ab Fix: change some dutch (nl_NL) translations
- 9834349 Fix: remain table and heading after delete all (close #377)
- 12e9b9f Fix: pasting after select all or part of a table, meaningless tables and rows are created (close #378)
- 3667648 Fix: undo stack is incorrect in wysiwyg (close #381)
- 87e2f54 Fix: This logic was changed to _removeEmptyRows function, but the code was not removed
- 4b01ea7 Fix: consider depth when apply list (close: #392)
- 7c45ffd Fix: can not load editor module in typescript
- 3d5b51c Fix: memory leak