element-tiptap icon indicating copy to clipboard operation
element-tiptap copied to clipboard

🌸A modern WYSIWYG rich-text editor using tiptap and Element UI for Vue3 (1.0 for Vue2)

Results 145 element-tiptap issues
Sort by recently updated
recently updated
newest added

`给组件改变`charCounterCount=false`,文本编辑器下方的边框消失` ![image](https://user-images.githubusercontent.com/78358260/130419340-d8951f35-40b0-4030-bd4e-8a116cc786ab.png)

bug

如题有没有属性设置最长字符数,或者如何获取统计的字符数

As title, it seems that there are no `ref` attribute in spec. Should this be `rel`? https://github.com/Leecason/element-tiptap/blob/master/src/extensions/link.ts#L33 ref: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#rel https://www.w3schools.com/tags/att_a_rel.asp

improvement

Hello, it's possible to add own content to link dialog? Thank you for help ![image](https://user-images.githubusercontent.com/6132296/103363118-a9519280-4aba-11eb-85cc-dcc75304305c.png)

feature request

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Is there a way to customize the bubble menu that pops up when a link is selected (the menu to open, edit, or remove a link)? ![link_bubble_menu](https://user-images.githubusercontent.com/6563315/122781394-fdb91c00-d26c-11eb-9da7-edfdeaf36abe.PNG)

feature request

**Describe the bug** Clicking on the link icon/editing pasted link doesn't open link modal. **To Reproduce** Steps to reproduce the behavior: 1. Click on link button 2. Modal doesn't open...

bug

In order to solve the problem of copying and pasting from "html/doc/docx" to the editor, custom “extensions” were selected, but the Image() became invalid, there was no error in the...

Hi there, I've searched in the docs and in the issues, and I haven't found anything related to emojis. It would be great to have an emoji picker as an...

feature request