Releases: rennzhang/codemirror-editor-vue3
Releases · rennzhang/codemirror-editor-vue3
v2.1.6
Please refer to CHANGELOG.md for details.
v2.1.3
2.1.3
2022-05-07
-
🌟 feat: Provides an option to turn off automatic style injection. Disable the plugin's secondary modifications and direct injection of styles into this header, removing all '! important` #17
-
⚙️ type: Ts type adjustment, better TS support.
-
🌟 新功能: 提供关闭自动样式注入的选项,禁用本插件二次修改并直接注入到此头部的样式,去掉所有的
!important
#17 -
⚙️ 类型: ts 类型调整,更好的 ts 支持
v2.0.6
v2.0.4
2022-03-17
- 🐞 Fix the problem that the merge mode failed to be used. #14
- 🌟 Add ts type: get the type of component through ref CmComponentRef.
- 🐞 修复 merge 模式报错无法使用问题 #14
- 🌟 增加 ts 类型:通过 ref 获取组件的类型CmComponentRef
Full Changelog: v2.0.0...v2.0.4