v3.8.14
Vanessa219/vditorv3.8.14May 11, 2022by Vanessa219
AI Summary
This release focuses on code refactoring and defect fixes, specifically migrating from Sass to Less and addressing various rendering and state issues.
Key Highlights
- Migrated from Sass to Less
- Fixed display incompleteness issues
- Fixed outline anchor failure when height is a string
- Fixed errors during `vditor.destroy`
- Fixed sidebar outline content unescaping
Full Release Notes
* [1223](https://github.com/Vanessa219/vditor/issues/1223) 关于有时显示不完整 `修复缺陷` * [1218](https://github.com/Vanessa219/vditor/issues/1218) 高度设置为 string 时,大纲锚点失效 `修复缺陷` * [1215](https://github.com/Vanessa219/vditor/issues/1215) sv 模式 setValue 导致状态错误 `修复缺陷` * [1219](https://github.com/Vanessa219/vditor/issues/1219) vditor.destroy 报错 `修复缺陷` * [1208](https://github.com/Vanessa219/vditor/pull/1208) Sass -> Less `开发重构` * [1209](https://github.com/Vanessa219/vditor/issues/1209) 侧栏大纲内容未转义 `修复缺陷` * [1207](https://github.com/Vanessa219/vditor/issues/1207) 3.8.13 源码 build 报错 `修复缺陷`