Quill 1.0.0-beta 8 发布了。Quill 是一个开源的富文本编辑器,基于可扩展的架构设计,提供丰富的 API 进行定制。更新内容如下:
Image tooltip UI has been removed, see above
Code blocks now use a single <pre> tag, instead of one per line #723
<pre>
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 Parchment errors in replacing text #779 #783
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
quill.tar.gz
Source code (zip)
Source code (tar.gz)
评论删除后,数据将无法恢复
Quill 1.0.0-beta 8 发布,富文本编辑器
Quill 1.0.0-beta 8 发布了。Quill 是一个开源的富文本编辑器,基于可扩展的架构设计,提供丰富的 API 进行定制。更新内容如下:
重要更新:
Image tooltip UI has been removed, see above
Code blocks now use a single
<pre>
tag, instead of one per line #723Bug 修复:
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 Parchment errors in replacing text #779 #783
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
下载地址:
quill.tar.gz
Source code (zip)
Source code (tar.gz)