Releases: ant-design/pro-editor
Releases · ant-design/pro-editor
v1.3.0
What's Changed
- ✨ feat: markdown 支持自定义组件渲染 by @ONLY-yours in #179
- 🐛 fix: clean console.log by @ONLY-yours in #182
- ✏️ fix:修复一个 markdown 的types 错误 by @ONLY-yours in #183
- 🐛 fix(draggable-panel): 修改展开受控模式的高度塌陷问题 (#127) by @vv13 in #185
- 🐛 fix: 解决网站运行白屏 by @ONLY-yours in #191
- feat: support vue code by @RaoHai in #195
New Contributors
Full Changelog: 1.1.2...v1.3.0
1.1.2
What's Changed
- fix: ProBuilder Highlight OverFlow by @rdmclin2 in #158
- 📝 chore: 删除自动发包 workflow by @ONLY-yours in #163
- 修复类型错误 & 补充文档 by @rdmclin2 in #166
- Fix/column list control by @rdmclin2 in #168
- ♻️ chore: remove unnecessary locale by @rdmclin2 in #169
- feat: 删除线语法使用标准markdown语法, 不再匹配单波浪号 by @levidcd in #172
- ✨ feat: highlight support html by @rdmclin2 in #173
- ✨ feat: remove highlight.js and use shiki by @rdmclin2 in #174
- 🔖 chore: bump version by @rdmclin2 in #175
- 🐛 fix: sanitize innerHTML with dompurify by @yangkeni in #176
- 🐛 fix: 修复一个特殊引入导致的上层解析问题 by @ONLY-yours in #178
New Contributors
Full Changelog: v0.40.0...1.1.2
v0.40.0
Version 0.40.0
Released on 2024-01-31
✨ 新特性
- Awareness support user config,remove large dependency & unnecessary components.
Improvements and Fixes
What's improved
v0.39.0
v0.29.0-alpha.1
v0.38.1
v0.38.0
Version 0.38.0
Released on 2024-01-02
✨ 新特性
- ProEditor ConvigProvider 优化改造,Prefix 动态获取.
Improvements and Fixes
What's improved
v0.37.0
Version 0.37.0
Released on 2024-01-02
✨ 新特性
- Add vertual list", add virtual config".
🐛 修复
- Update snapshot.
v0.36.0
Version 0.36.0
Released on 2023-12-26
✨ 新特性
- Add snapshot.
🐛 修复
- Fixed memo markdown components was not show.