发布于 2016-07-09 00:50:53 | 86 次阅读 | 评论: 0 | 来源: 网友投递
Quill 富文本编辑器
Quill 是一个开源的富文本编辑器,基于可扩展的架构设计,提供丰富的 API 进行定制。
Quill 1.0.0-beta 8 发布了。更新内容如下:
Image tooltip UI has been removed, see above
Code blocks now use a single <pre>
tag, instead of one per line #723
Fix multiline syntax highlighting #723
Keep pickers open on api text-change #734
Emit correct source for text-change #760
Emit correct parameters in selection-change #762
Fix error redoing line insertion #767
Better emitted Deltas for text-change #768
Better Array.prototype.find polyfill for IE11 #776
Fix align button active state #780
Fix format text on falsy value #782
Use native cut #785
Fix inializing document where last line is formatted #786