- feat: 文档行列信息展示增加更多信息
- feat: 增加双击更改尺寸表尺恢复默认尺寸功能
- feat: 创建文件对话框文件名默认选中名字主体部分
- fix: 修复 Reveal.js 不能显示脑图问题
- feat(plugin): 状态栏菜单标题支持自定义 Vue 组件
- feat(plugin): 增加
DOC_BEFORE_SAVE钩子 - feat(plugin):
ctx.editor.getSelectionInfo返回值增加选中行数、选区数量信息 - upd(plugin): 移除
ctx.store.state.selectionInfo
- feat: add more information to the document row and column information display
- feat: add double-clicking to change the size of the ruler to restore the default size
- feat: the main part of the name is selected by default in the file name of the file creation dialog
- fix: fix Reveal.js cannot display mindmap
- feat(plugin): status bar menu title supports custom Vue components
- feat(plugin): add
DOC_BEFORE_SAVEhook - feat(plugin): add the number of selected rows and the number of selections of return value of
ctx.editor.getSelectionInfo - upd(plugin): remove
ctx.store.state.selectionInfo