Skip to content

Releases: opentiny/fluent-editor

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

v3.21.0

26 Oct 09:57
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

Full Changelog: v3.20.3...v3.21.0

v3.20.3

23 Oct 01:23
760fbbe
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat: internal fix screenshot dom display bug by @zzxming in #82
  • feat: enable format with prettier in eslint by @zzxming in #90

Bug Fixes 🐛

  • fix: screenshot functional bug by @zzxming in #81
  • fix: toolbar icon center by @zzxming in #86
  • fix: fix font name display wrong when config custom font toolbar close #92 by @kagol in #93

Other Changes

  • docs: optimize table demo by @kagol in #77
  • docs: optimize demo docs by @kagol in #79
  • chore: remove prettier by @zzxming in #83
  • chore: add full type file eslint config by @zzxming in #85
  • refactor: refactor font scss to eliminate duplicate code and simplify the code by @kagol in #94
  • refactor: merge config file by @kagol in #96
  • chore: remove useless files by @kagol in #99
  • build: adjust build dist and move quill to dependencies by @kagol in #100

Full Changelog: v3.20.0...v3.20.3

v3.20.0

21 Sep 06:42
ec1dd2e
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

Other Changes

Full Changelog: v3.19.1...v3.20.0

v3.19.1

12 Sep 06:55
1c8be8e
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix: wrong ts options type by @zzxming in #43
  • fix: format-painter with not format warning by @zzxming in #48
  • fix: toolbar style update and ts error by @zzxming in #51

Other Changes

Full Changelog: v3.19.0...v3.19.1

v3.19.0

01 Sep 13:06
77eb1ca
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • feat(mention): renderMentionItem support html by @kagol in #33
  • feat: format-painter by @zzxming in #35

Bug Fixes 🐛

  • fix: missing table module keyboard handler by @zzxming in #30
  • fix: toolbar video button can't insert video correctly by @zzxming in #34

Other Changes

New Contributors

Full Changelog: v3.18.3...v3.19.0

v3.18.3

26 Aug 12:02
6b465ec
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix: table module can't save background color by @zzxming in #10

Other Changes

  • fix: fix style by @kagol in #8
  • docs: Add all-contributors robot 🤖️ to automatically add contributors by @kagol in #11
  • docs: update README by @kagol in #13
  • ci: auto-deploy add paths by @kagol in #15
  • docs: update MentionOption interface by @kagol in #16

New Contributors

Full Changelog: v3.18.0...v3.18.3