v3.25.2
- feat(image): add right-click menu to save and copy image by @qwangry in https://github.com/opentiny/fluent-editor/pull/196
- feat(image): change the right-click event to a swipe event by @qwangry in https://github.com/opentiny/fluent-editor/pull/204
- fix(style): list ui misplacement when direction right to left by @zzxming in https://github.com/opentiny/fluent-editor/pull/199
- fix: toolbar-tip error by @zzxming in https://github.com/opentiny/fluent-editor/pull/202
- docs: add api/modules docs by @kagol in https://github.com/opentiny/fluent-editor/pull/200
- style: fix markdown code style by @zzxming in https://github.com/opentiny/fluent-editor/pull/203
- docs: add readonly mode by @kagol in https://github.com/opentiny/fluent-editor/pull/207
Full Changelog: https://github.com/opentiny/fluent-editor/compare/v3.25.1...v3.25.2
v3.25.1
- docs: update README by @kagol in https://github.com/opentiny/fluent-editor/pull/189
- test: add e2e test for add-toolbar-item demo by @kagol in https://github.com/opentiny/fluent-editor/pull/190
- refactor: simplify the fluent-editor.ts file, retaining only the logic related to module registration by @kagol in https://github.com/opentiny/fluent-editor/pull/193
- refactor: file classification by @kagol in https://github.com/opentiny/fluent-editor/pull/194
- docs: set toolbar-tip tipHoverable to false by @kagol in https://github.com/opentiny/fluent-editor/pull/195
Full Changelog: https://github.com/opentiny/fluent-editor/compare/v3.25.0...v3.25.1
v3.25.0
- feat(file): support upload file to server by @kagol in https://github.com/opentiny/fluent-editor/pull/163
- feat(blot): Add divider module to toolbar by @jany55555 in https://github.com/opentiny/fluent-editor/pull/167
- feat(file): support multiple files or multiple images upload by @qwangry in https://github.com/opentiny/fluent-editor/pull/168
- feat: header-list by @zzxming in https://github.com/opentiny/fluent-editor/pull/146
- feat: remove header-list and toolbar-tip internal dependencies by @zzxming in https://github.com/opentiny/fluent-editor/pull/178
- fix(file): fix file download by @qwangry in https://github.com/opentiny/fluent-editor/pull/160
- fix: align justify icon missing by @zzxming in https://github.com/opentiny/fluent-editor/pull/165
- fix: add toolbar tip for custom format by @zzxming in https://github.com/opentiny/fluent-editor/pull/166
- fix: lineheight doesn't display tip text by @zzxming in https://github.com/opentiny/fluent-editor/pull/175
- fix(color): the text color selection does not show a checkmark by @qwangry in https://github.com/opentiny/fluent-editor/pull/184
- fix: docs bundle and description by @zzxming in https://github.com/opentiny/fluent-editor/pull/185
- fix: toolbar-tip text doesn't display by @zzxming in https://github.com/opentiny/fluent-editor/pull/187
- docs: add demo "add toolbar item" by @kagol in https://github.com/opentiny/fluent-editor/pull/159
- docs: replace console.log with Modal.message by @kagol in https://github.com/opentiny/fluent-editor/pull/161
- docs: add vue-toastification by @kagol in https://github.com/opentiny/fluent-editor/pull/164
- chore(file): supplement multiple files or multiple images upload by @qwangry in https://github.com/opentiny/fluent-editor/pull/172
- refactor: extract i18n to class module by @zzxming in https://github.com/opentiny/fluent-editor/pull/176
- docs: add petercat assistant by @kagol in https://github.com/opentiny/fluent-editor/pull/181
- docs: fix petercat assistant style by @kagol in https://github.com/opentiny/fluent-editor/pull/182
- refactor: remove i18n variable in editor instance by @zzxming in https://github.com/opentiny/fluent-editor/pull/183
Full Changelog: https://github.com/opentiny/fluent-editor/compare/v3.24.0...v3.25.0
v3.24.0
- feat(table): Add table selector component by @jany55555 in https://github.com/opentiny/fluent-editor/pull/151
- fix(table): fix table left mask background-color by @kagol in https://github.com/opentiny/fluent-editor/pull/152
- fix: fix line-height invalid close #154 by @kagol in https://github.com/opentiny/fluent-editor/pull/155
- chore: add fluent editor version by @kagol in https://github.com/opentiny/fluent-editor/pull/153
Full Changelog: https://github.com/opentiny/fluent-editor/compare/v3.23.3...v3.24.0
v3.23.3
- feat(image-upload): support maxSize and add demos by @kagol in https://github.com/opentiny/fluent-editor/pull/150
- fix(table): optimize right-click menu in table-operation-menu(#108) by @jany55555 in https://github.com/opentiny/fluent-editor/pull/140
- docs: add jany55555 as a contributor for code by @allcontributors in https://github.com/opentiny/fluent-editor/pull/147
- chore: upgrade deps version by @kagol in https://github.com/opentiny/fluent-editor/pull/148
- @jany55555 made their first contribution in https://github.com/opentiny/fluent-editor/pull/140
Full Changelog: https://github.com/opentiny/fluent-editor/compare/v3.23.2...v3.23.3
v3.23.2
- fix(table): replace deprecated with Clipboard API by @qwangry in https://github.com/opentiny/fluent-editor/pull/139
- fix: fix disable resize failed in firefox by @kagol in https://github.com/opentiny/fluent-editor/pull/142
- fix: mathlive formula should not display edit dialog when quill disabled by @zzxming in https://github.com/opentiny/fluent-editor/pull/138
- fix: set font family doesn't effect by @zzxming in https://github.com/opentiny/fluent-editor/pull/145
- docs: add qwangry as a contributor for code by @allcontributors in https://github.com/opentiny/fluent-editor/pull/143
- docs: add set-content demo by @kagol in https://github.com/opentiny/fluent-editor/pull/144
- @qwangry made their first contribution in https://github.com/opentiny/fluent-editor/pull/139
Full Changelog: https://github.com/opentiny/fluent-editor/compare/v3.23.1...v3.23.2
v3.23.1
- fix: fix 'Cannot convert undefined or null to object' error when pasting content with header formatting by @kagol in https://github.com/opentiny/fluent-editor/pull/134
Full Changelog: https://github.com/opentiny/fluent-editor/compare/v3.23.0...v3.23.1
v3.23.0
- feat: i18n by @zzxming in https://github.com/opentiny/fluent-editor/pull/127
- feat: base toolbar tip by @zzxming in https://github.com/opentiny/fluent-editor/pull/128
- fix: only display warn when lang is not config by @zzxming in https://github.com/opentiny/fluent-editor/pull/130
- chore: lint fix by @zzxming in https://github.com/opentiny/fluent-editor/pull/126
Full Changelog: https://github.com/opentiny/fluent-editor/compare/v3.22.0...v3.23.0
v3.22.0
- feat(formula): mathlive 公式模块 by @kiss-keray in https://github.com/opentiny/fluent-editor/pull/95
- docs: add kiss-keray as a contributor for code by @allcontributors in https://github.com/opentiny/fluent-editor/pull/118
- docs(formula): optimize mathlive formula docs by @kagol in https://github.com/opentiny/fluent-editor/pull/119
- @kiss-keray made their first contribution in https://github.com/opentiny/fluent-editor/pull/95
Full Changelog: https://github.com/opentiny/fluent-editor/compare/v3.21.1...v3.22.0
v3.21.1
- feat(mention): mention click link by @zzxming in https://github.com/opentiny/fluent-editor/pull/112
- fix: move the styles inside the ql-toolbar to avoid style pollution by @kagol in https://github.com/opentiny/fluent-editor/pull/117
- docs: add contributing docs by @kagol in https://github.com/opentiny/fluent-editor/pull/105
- docs: update README by @kagol in https://github.com/opentiny/fluent-editor/pull/113
- docs: add kagol as a contributor for code by @allcontributors in https://github.com/opentiny/fluent-editor/pull/114
Full Changelog: https://github.com/opentiny/fluent-editor/compare/v3.21.0...v3.21.1