Quill v1.0.0-beta.4 發布,在線編輯器
Quill 是一個開源編輯器,為現代瀏覽器而生。其架構可擴展,API 清晰明了,完全支持定制化。
它的部分特性如下:
- 快速、輕量級
- 支持語義標記
- Standardized HTML between browsers
- 支持 Chrome、Firefox、Safari 和 IE 9+
更新日志
重大改進
- Headers no longer generates id attribute #700
- Add Control+Y hotkey on Windows #705
- BlockEmbed Blots are now length 1 and represented in a Delta the same as an inline embed
- value() used to return object and newline, newline is now removed
- formats used to be attributed on the newline character, it is now attributed on the object
新特性
- Enter on empty and indented list removes indent #707
- Allow base64 images to be inserted via APIs #721
Bug修復
- Fix typing after clearing inline format #703
- Correctly position Bubble tooltip when selecting multiple lines #706
- Fix typing after link format #708
- Fix loss of selection on using link tooltip #709
- Fix
setSelection(null)
#722
Thank you @benbro, @brynjagr, and @sachinrekhi for contributions to this release.
下載
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!