v3.25.0
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 🐛
- fix(file): fix file download by @qwangry in #160
- fix: align justify icon missing by @zzxming in #165
- fix: add toolbar tip for custom format by @zzxming in #166
- fix: lineheight doesn't display tip text by @zzxming in #175
- fix(color): the text color selection does not show a checkmark by @qwangry in #184
- fix: docs bundle and description by @zzxming in #185
- fix: toolbar-tip text doesn't display by @zzxming in #187
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