v0.8.27
What's Changed
Full Changelog: v0.8.25...v0.8.26
What's Changed
- fix: api
export
optional parameter types by @RSS1102 in #575 - fix: 修复生成类型中的path错误 by @eyebrowkang in #577
- fix: types of external
api
,Engine
andtoolbarHandlers
APIs, by @RSS1102 in #580 - fix: enable
list
andgraph
to support the use of method names by @RSS1102 in #581 - feat: 输入中文符号时给出英文联想 #541 by @Kaed3mi in #585
- feat: 支持表格行和列拖拽改变位置所见即所得 by @Baihhh in #584
- fix: 在ctrl+a全选时不能展示SuggesterPanel,但会进入Suggester状态 by @Kaed3mi in #591
- fix: issue#595 全角替换半角存在定位问题 by @Kaed3mi in #596
- fix: List 预览编辑会导致格式失效 by @ufec in #593
- Update zh_CN.js by @Ponderfly in #597
- Fix/mathml by @ufec in #604
- fix: 修复默认为editOnly时status错误的问题 by @eyebrowkang in #608
- perf(split): fixed toolbar split line height, by @RSS1102 in #611
- feat(client): add
Toc
side panel by @RSS1102 in #612 - fix: issue#594 examples 预览模式再次点击图片出现蒙层 by @Keeyuu in #624
- fix:
CherryEngine
type declaration by @RSS1102 in #630
New Contributors
- @Baihhh made their first contribution in #584
- @Ponderfly made their first contribution in #597
- @Keeyuu made their first contribution in #624
Full Changelog: v0.8.26...v0.8.27