发布于 2016-05-11 01:31:25 | 164 次阅读 | 评论: 0 | 来源: 网友投递
Quill 富文本编辑器
Quill 是一个开源的富文本编辑器,基于可扩展的架构设计,提供丰富的 API 进行定制。
Quill 1.0.0-beta.1 发布了,
重大更新
Toolbar only attaches to <button>
and <select>
elements
Toolbar uses button value
attribute, instead of data-value
Toolbar handlers overwrite default handlers instead of possibly cascading
Deprecate keyboard removeBinding
and removeAllBindings
新特性
Expose default keyboard bindings in configuration
Add context listener to keyboard bindings
Bug 修复
Error when cursor places next to video embed #644
Selection removed when clicking on a menu button in the toolbar #645
Editor looses focus in FF after typing two bold characters #646
Get rid of resize boxes in code in IE11 0ad636
Text direction icon should flip the arrow when pressed #651
Not possible to combine direction:rtl with text-align:left #652
下载地址: