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

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

feature request

**Is your feature request related to a problem? Please describe.** Due to the lack of typing, it is kinda headache for typescript developers ![image](https://user-images.githubusercontent.com/28386721/98938534-0cd53000-250e-11eb-8e31-ecf83960d429.png) **Describe the solution you'd like** Extend...

feature request

Bumps [terser](https://github.com/terser/terser) from 4.7.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

支持vue3+element-plus吗?

feature request

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

bug

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

bug

The background of the tooltips is missing and dialogs don't open (e.g. the dialog for creating or editing a link). The HTML element exists but the style is missing, so...

bug

从其他网页复制内容过来,发现文字出现重叠。经分析,应该是在解析行高时,统一按照百分比来解析了,而我复制过来的内容,行高确实em或px。 例如,复制过来的 style为 line-height:1.6em, 经过element-tiptap解析后,变成了 line-height:1.6% 。 希望作者验证一下,若确实如上分析,期盼尽快修改,多谢。

bug

**Describe the bug** npm 或 yarn 两种方式编译都失败 node版本 v12.18.3 npm 版本 6.14.6,yarn 版本 1.22.10 **To Reproduce** 仓库clone下来不做修改,npm install 或 yarn install 之后 直接 npm run build:lib 或 yarn build:lib 报错,编译失败...

bug

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.0.8 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...

dependencies