tiny-editor icon indicating copy to clipboard operation
tiny-editor copied to clipboard

TinyEditor 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. TinyEditor 是一个基于 Quill 2.0 的富文本编辑器,在...

Results 44 tiny-editor issues
Sort by recently updated
recently updated
newest added

### Version latest - 0.105.3 ### What is actually happening PROBLEM When the "virtual keyboard toggle" or the "menu-toggle" is clicked, "ql-hidden" is inserted to the `class= "ql-tooltip.math-field-tooltip.ql-flip"` and the...

bug

### Version 4.0.0-alpha.2 ### Link to minimal reproduction 在官网的示例dome(模拟雀语文档)中可以复现,链接:https://opentiny.github.io/tiny-editor/projects/ ### Step to reproduce 先创建一个有序or无序列表,然后选择该部分内容并对其设置样式(如:字号设置较大值时)列表的标号依然为默认值,如图: 与文字形成较大样式差异。 ### What is expected 预期至少可以跟随文本字号大小,或者可以跟随文本一起设置更多的样式(比如:颜色等) ### What is actually happening 列表字号与文字形成较大样式差异。 ### What is your...

bug

### Version latest ### Link to minimal reproduction 尝试配置 DeepSeek 的 apikey,接口 404 了。 看了下 AI 模块的源码,发现请求 AI 的接口时写死了本地 Ollama 接口 /api/generate,而用户真实的使用场景不可以使用本地大模型的。 问题源码:https://github.com/opentiny/tiny-editor/blob/cd20ab5b06919765ba3d1d219f1571296a288313/packages/fluent-editor/src/modules/ai/index.ts#L645 ### Step to reproduce 如上说明 ### What...

bug

重置表单会影响工具栏多选内容为空 表单代码: ` 详情 重置表单 ` ` layui.use(['form', 'element', 'jquery', 'admin', 'tagsInput', 'notice'], function () { var form = layui.form; var $ = layui.jquery; var tagsInput = layui.tagsInput; var admin...

bug

### Step to reproduce 复现步骤: - 本地使用 Ollama 启动 `deepseek-r1:8b` 大模型 - main 分支执行 `pnpm dev` 启动项目,切换到 AI 的 demo - 点击工具栏的 AI 图标,输入“帮我介绍Vue”,此时AI的回复是正确的,点击插入内容 - 选中刚刚插入的内容,点击出现的AI悬浮框,点击精简内容,此时AI还是输出刚才的内容,并没有输出精简的内容 - 再次点击工具栏的 AI 图标,换一个问题,输入“帮我介绍React”,此时AI回答的内容还是上一次介绍...

bug

### Version 页面报错 ### Link to minimal reproduction /root/workspace/3.1.0-dev/4.0.0-dev/cmp-ui/node_modules/@opentiny/fluent-editor/node_modules/quill/themes/bubble.js 13:18 Module parse failed: Unexpected token (13:18) You may need an appropriate loader to handle this file type, currently no loaders...

bug

### Version 3.25.4 ### Link to minimal reproduction 🐛 [Bug]: 输入中文插入公式后输入中文标点符号逗号,会重复输入两个 ### Step to reproduce 输入中文插入公式后输入中文标点符号逗号,会重复输入两个 ### What is expected _No response_ ### What is actually happening _No response_ ###...

bug

### Version 4.0.0-alpha.1 和 3.25.4 ### Link to minimal reproduction ### Step to reproduce 插入公式mathlive,点击输入框会失去焦点,导致mathlive这个工具整个消失 ### What is expected _No response_ ### What is actually happening _No response_ ### What...

bug

### Version ^3.25.4 ### Link to minimal reproduction 无 ### Step to reproduce 文件上传模块,无法识别.zip(压缩文件中另外试了rar,7z都是正常的,非压缩文件都可以)文件,无法触发uploadOption中的fileUpload,如果在fileAccept中配置了‘.zip’,那么zip文件就正常了,但是其他就出现问题了*(我设置了['.*','.zip'],试了txt文件,fileUpload无法触发)。且上传成功后点击下载时,无法获取正确的文件名称,图片同理,且文本类文件浏览器会直接打开,并没有触发下载(谷歌最新版本) ### What is expected _No response_ ### What is actually happening _No response_ ### What is...

bug

### Version 4.0.0-alpha.2 ### Link to minimal reproduction ### Step to reproduce ### What is expected _No response_ ### What is actually happening _No response_ ### What is your project...

bug