Quill 0.20.0 發布,富文本編輯器
Quill 是一個開源的富文本編輯器,基于可擴展的架構設計,提供豐富的 API 進行定制。
特性:
-
快速且輕量級
</li> -
語意標簽
</li> -
標準化 HTML
</li> -
支持 Chrome, Firefox, Safari, and IE 9+
</li> </ul>
Quill 0.20.0 發布,此版本最主要的改進是getBounds
會返回null
而不是報錯。其他改進:
新特性
-
Allow
</li>Document
module to beQuill.require
'd #400 -
Paste manager can optionally accept a custom conversion function #401
</li> -
Undo manager can optionally only affect user initiated changes #413
</li> </ul>Bug 修復
-
Retain formats between lines #403
</li> -
Fix bug that allows nested format tags #406
</li> -
Flatten nested list instead of truncating on paste #421
</li> -
Fix handling Chrome's usage of font-weight instead of tags #423
</li> -
Fix bug that allows nested parent tags #426
</li> </ul>下載:quill.tar.gz
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!
-
-