Skip to content

Releases: opentiny/tiny-editor

v3.25.2

16 Jan 08:36
71bf5ea
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v3.23.2

06 Dec 15:25
52872bc
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix(table): replace deprecated with Clipboard API by @qwangry in #139
  • fix: fix disable resize failed in firefox by @kagol in #142
  • fix: mathlive formula should not display edit dialog when quill disabled by @zzxming in #138
  • fix: set font family doesn't effect by @zzxming in #145

Other Changes

New Contributors

Full Changelog: v3.23.1...v3.23.2

v3.23.1

06 Dec 15:23
46544db
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix: fix 'Cannot convert undefined or null to object' error when pasting content with header formatting by @kagol in #134

Full Changelog: v3.23.0...v3.23.1

v3.23.0

28 Nov 07:49
a69103c
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

  • fix: only display warn when lang is not config by @zzxming in #130

Other Changes

Full Changelog: v3.22.0...v3.23.0

v3.22.0

11 Nov 09:21
52dba49
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Other Changes

New Contributors

Full Changelog: v3.21.1...v3.22.0

v3.21.1

08 Nov 09:04
4972e31
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

  • fix: move the styles inside the ql-toolbar to avoid style pollution by @kagol in #117

Other Changes

Full Changelog: v3.21.0...v3.21.1