tiny-editor
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 的富文本编辑器,在...
### What problem does this feature solve 解决业务场景需求。 ### What does the proposed API look like 增加流程图、思维导图支持,可以参考下飞书文档内编辑器相应功能实现。 ### What is your project name not started
### What problem does this feature solve  ### What does the proposed API look like  ### What is your project name 为什么npm上面下载下来 就没有ts文件了-我看github上面代码里面是ts文件
### Version latest ### Link to minimal reproduction 复现链接:https://opentiny.github.io/fluent-editor/docs/basic-usage 复现步骤: 1. 选择“Hello”文本 2. 点击工具栏的超链接图标 3. 输入不带协议的URL:opentiny.design 4. 无法正常访问这个超链接,变成了:[https://opentiny.github.io/fluent-editor/docs/opentiny.design](https://opentiny.github.io/fluent-editor/docs/opentiny.design),期望访问:https://opentiny.design  ### Step to reproduce 同上 ### What is expected _No response_...
### Version latest ### Link to minimal reproduction [官网示例](https://opentiny.github.io/fluent-editor/docs/basic-usage) ### Step to reproduce 1. 从 word 文档复制文字内容 2. 粘贴到 `fluent-editor` 3. 所有文字变成了一张图片 当 `uploadOption.imageUploadToServer` 为 `true` 时(为了可以直接粘贴图片), 再粘贴 word 中复制的文字内容时,...
### What problem does this feature solve  better table 右键如何配置国际化 ### What does the proposed API look like 支持国际化 ### What is your project name *
### What problem does this feature solve 目前样式仅包括了 `snow` 主题,quill 本身支持两种主题模式,希望能与 quill 一致 ### What does the proposed API look like ```js const fluentEditor = new FluentEditor('#editor', { theme: 'bubble',...
### What problem does this feature solve 是否有全屏专注模式,支持放大和缩小? ### What does the proposed API look like  类似这样 ### What is your project name *
步骤: 1. Fork 项目并 Clone 代码到本地 2. 执行 `pnpm i` 安装项目依赖 3. 执行 `pnpm install:browser` 安装运行 E2E 测试用例的浏览器 4. 执行 `pnpm dev` 启动项目 5. 在 `packages/docs/flunet-editor/demos` 下面编写测试用例,用例文件名和demo文件名保持一致,参考:`basic-usage.spec.ts` 6. 编写完测试用例,执行 `pnpm...
### What problem does this feature solve 在开发学校的应用,让老师线上编辑考卷,所以需要各学科的公式输入,现在的公式输入对数学公式支持较完整,对其他学科好像缺少一些。  [2025年03月04日高中化学选题组卷.docx](https://github.com/user-attachments/files/19064961/2025.03.04.docx) [2025年03月04日高中物理选题组卷.docx](https://github.com/user-attachments/files/19065133/2025.03.04.docx) [2025年03月04日高中生物选题组卷.docx](https://github.com/user-attachments/files/19065136/2025.03.04.docx) ### What does the proposed API look like none ### What is your project name 上海启业校园数智化平台
### Version @opentiny/fluent-editor": "^3.25.4", ### Link to minimal reproduction 能解决或者回复一下吗着急 ### Step to reproduce 能解决或者回复一下吗着急 ### What is expected 能解决或者回复一下吗着急 ### What is actually happening _No response_ ### What is...