Releases: Tencent/cherry-markdown
Releases · Tencent/cherry-markdown
v0.8.36
v0.8.35
What's Changed
- fix:#675 修复快捷提示选择问题 by @lllllllqw in #676
- feat(kbd): add styles to <kbd> tag & update examples by @lyngai in #679
- fix(client): redeclare the 'toc' state by @RSS1102 in #678
- fix(xss): fix potential xss in raw html by @lyngai in #686
- fix: add dom purifier to math result for security by @jiawei686 in #688
Full Changelog: v0.8.34...v0.8.35
v0.8.34
Full Changelog: 0.8.33...v0.8.34
v0.8.33
v0.8.32
v0.8.30
v0.8.28
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
What's Changed
- docs: add API instructions by @RSS1102 in #634
- chore(*): update issue templates by @lyngai in #645
- Update Toolbar.js 兼容手机普通点击事件,替换为pointerup by @nenge123 in #640
- chore(*): remove useless style import & add build:styles command by @lyngai in #646
New Contributors
Full Changelog: v0.8.27...v0.8.28
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
v0.8.26
v0.8.25
What's Changed
- feat: CodeBlock所见即所得支持 by @Kaed3mi in #549
- fix issue #550 by @Kaed3mi in #551
- fix issue #552 代码块的copy功能bug修复 by @3liana in #556
- fix(DrawIo): 支持 cherry-dialog 拖拽 (#442) by @lllllllqw in #559
- feat(client): add
SidePanel
file directory by @RSS1102 in #554 - fix: #560 toolbar合并hooks时,重名的处理方式改为保留toolbar原有hook by @CainXCain in #568
- feat: add issue templates by @RSS1102 in #570
- fix issue #558 by @CainXCain in #564
- fix: #567 toolbar子类重写init导致未执行部分初始化 by @CainXCain in #569
- feat: 有序列表、无序列表、checklist支持所见即所得编辑 #543 by @ufec in #553
New Contributors
- @Kaed3mi made their first contribution in #549
- @3liana made their first contribution in #556
- @CainXCain made their first contribution in #568
Full Changelog: v0.8.24...v0.8.25