opentiny / fluent-editor

Fluent Editor is a rich text editor based on Quill 2.0, which extends rich modules and formats on the basis of Quill. It is powerful and out-of-the-box. Fluent Editor 是一个基于 Quill 2.0 的富文本编辑器,在 Quill 基础上扩展了丰富的模块和格式,功能强大、开箱即用。
https://opentiny.github.io/fluent-editor/
MIT License
148 stars 17 forks source link

✨ [Feature]: 工具栏图标建议 hover 上去通过 tooltip 提示图标按钮的用途 #98

Open kagol opened 1 month ago

kagol commented 1 month ago

What problem does this feature solve

效果如下: image

What does the proposed API look like

同上

What is your project name

Wiki

inherents commented 2 weeks ago

同上

Linkodt commented 2 weeks ago

引用外部tooltip组件(如tiny-vue)实现,还是纯用css+html实现呢?