Quill 1.0.0-beta 9 发布了。Quill 是一个开源的富文本编辑器,基于可扩展的架构设计,提供丰富的 API 进行定制。更新内容如下:
重要更新:
No longer expose ui/link-tooltip through import as implementation is now Snow specific
Significant refactoring of ui/tooltip
Syntax module now autodetects language, instead of defaulting to Javascript
特征:
Formula and video insertion UI added to Snow and Bubble themes
Bug 修复:
Fix toolbar active state after backspacing to previous line #730
User selection is now preserved various API calls #731
Fix long click on link-tooltip #747
Fix ordered list and text-align right interaction #784
Fix toggling code block off #789
Scroll position is now automatically preserved between editor blur and focus
下载地址:https://github.com/quilljs/quill/archive/v1.0.0-beta.9.tar.gz
来自:开源中国社区

