Quill 0.20.0 发布,富文本编辑器
jopen 9年前
Quill 是一个开源的富文本编辑器,基于可扩展的架构设计,提供丰富的 API 进行定制。
特性:
-
快速且轻量级
-
语意标签
-
标准化 HTML
-
支持 Chrome, Firefox, Safari, and IE 9+
Quill 0.20.0 发布,此版本最主要的改进是
getBounds
会返回 null
而不是报错。 其他改进:
新特性
-
Allow
Document
module to beQuill.require
'd #400 -
Paste manager can optionally accept a custom conversion function #401
-
Undo manager can optionally only affect user initiated changes #413
Bug 修复
-
Retain formats between lines #403
-
Fix bug that allows nested format tags #406
-
Flatten nested list instead of truncating on paste #421
-
Fix handling Chrome's usage of font-weight instead of tags #423
-
Fix bug that allows nested parent tags #426
下载:quill.tar.gz