Skip to content

Releases: opentiny/tiny-editor

v4.0.0-alpha.6

20 Oct 06:24
eda003f

Choose a tag to compare

v4.0.0-alpha.6 Pre-release
Pre-release

What's Changed

Exciting New Features 🎉

  • feat: Add AI module by @chenxi-20 in #266
  • feat: Improve AI functionality by @chenxi-20 in #297
  • feat: remove petercat and fix style by @kagol in #300
  • feat(scss): 更新 scss 文件的引入方式 by @vaebe in #314
  • feat: format-painter allow ignore formats by @zzxming in #318
  • feat: add toolbar icon svgs by @wuyiping0628 in #348
  • feat(custom-image): 增加 allowInvalidUrl 用于支持特定场景(比如:Electron)需要返回原始 url by @LinLiang66 in #354

Bug Fixes 🐛

  • fix(emoji): 修复因 DEFAULT_OPTIONS 类型导致的编译错误 by @vaebe in #290
  • fix(ai): 修复因为代码风格导致 auto lint 错误 by @vaebe in #291
  • fix(doc): 修复title与搜索框文字无法垂直对齐的问题 by @GaoNeng-wWw in #298
  • fix: Fix span style issue by @chenxi-20 in #302
  • fix(ai): code style error by @vaebe in #317
  • fix: Fix AI issue sheet by @chenxi-20 in #324
  • fix(i18n): toolbar header 未进行国际化翻译 (close #285) by @vaebe in #323
  • fix(i18n): toolbar header picker 切换语言后 label 显示不正确 by @vaebe in #325
  • fix(emoji): 插入表情后光标的位置不正确 by @vaebe in #343
  • fix(custom-uploader): fail 状态插入 \n 会破坏 表格数据结构 使用空格占位 by @vaebe in #345
  • fix(test): 修复 file-upload.spec.ts 测试错误 by @vaebe in #352
  • fix: fix pnpm build fail by @kagol in #355

Other Changes

New Contributors

Full Changelog: v4.0.0-alpha.2...v4.0.0-alpha.6

v4.0.0-alpha.2

15 Jul 09:18
75a3f4f

Choose a tag to compare

v4.0.0-alpha.2 Pre-release
Pre-release

What's Changed

Exciting New Features 🎉

  • feat: image toolbar by @zzxming in #264
  • feat: 增加对 emoji-mart 的集成,使表情更丰富 by @vaebe in #276

Bug Fixes 🐛

Other Changes

New Contributors

Full Changelog: v4.0.0-alpha.1...v4.0.0-alpha.2

v4.0.0-alpha.1

15 Jul 09:17
d1f0bd5

Choose a tag to compare

v4.0.0-alpha.1 Pre-release
Pre-release

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

Other Changes

Full Changelog: v4.0.0-alpha.0...v4.0.0-alpha.1

v3.25.4

25 Feb 14:51
2cc9d40

Choose a tag to compare

What's Changed

Bug Fixes 🐛

Other Changes

Full Changelog: v3.25.3...v3.25.4

v3.25.3

20 Feb 02:07
1c8f9c7

Choose a tag to compare

What's Changed

Other Changes

  • docs: add language switch by @kagol in #211
  • docs: modify Fluent Editor to TinyEditor by @kagol in #212
  • docs: add projects by @kagol in #216
  • docs(projects): optimize yuque project by @kagol in #219
  • chore: add type="module" to package.json by @kagol in #225

Full Changelog: v3.25.2...v3.25.3

v3.25.2

16 Jan 08:36
71bf5ea

Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat(image): add right-click menu to save and copy image by @qwangry in #196
  • feat(image): change the right-click event to a swipe event by @qwangry in #204

Bug Fixes 🐛

  • fix(style): list ui misplacement when direction right to left by @zzxming in #199
  • fix: toolbar-tip error by @zzxming in #202

Other Changes

Full Changelog: v3.25.1...v3.25.2

v3.25.1

05 Jan 04:25
65ed0fe

Choose a tag to compare

What's Changed

Other Changes

  • docs: update README by @kagol in #189
  • test: add e2e test for add-toolbar-item demo by @kagol in #190
  • refactor: simplify the fluent-editor.ts file, retaining only the logic related to module registration by @kagol in #193
  • refactor: file classification by @kagol in #194
  • docs: set toolbar-tip tipHoverable to false by @kagol in #195

Full Changelog: v3.25.0...v3.25.1

v3.25.0

02 Jan 11:29
956a0b8

Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat(file): support upload file to server by @kagol in #163
  • feat(blot): Add divider module to toolbar by @jany55555 in #167
  • feat(file): support multiple files or multiple images upload by @qwangry in #168
  • feat: header-list by @zzxming in #146
  • feat: remove header-list and toolbar-tip internal dependencies by @zzxming in #178

Bug Fixes 🐛

Other Changes

  • docs: add demo "add toolbar item" by @kagol in #159
  • docs: replace console.log with Modal.message by @kagol in #161
  • docs: add vue-toastification by @kagol in #164
  • chore(file): supplement multiple files or multiple images upload by @qwangry in #172
  • refactor: extract i18n to class module by @zzxming in #176
  • docs: add petercat assistant by @kagol in #181
  • docs: fix petercat assistant style by @kagol in #182
  • refactor: remove i18n variable in editor instance by @zzxming in #183

Full Changelog: v3.24.0...v3.25.0

v3.24.0

18 Dec 11:32
10d798b

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

  • fix(table): fix table left mask background-color by @kagol in #152
  • fix: fix line-height invalid close #154 by @kagol in #155

Other Changes

  • chore: add fluent editor version by @kagol in #153

Full Changelog: v3.23.3...v3.24.0

v3.23.3

13 Dec 10:01
91459c2

Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat(image-upload): support maxSize and add demos by @kagol in #150

Bug Fixes 🐛

  • fix(table): optimize right-click menu in table-operation-menu(#108) by @jany55555 in #140

Other Changes

New Contributors

Full Changelog: v3.23.2...v3.23.3