v4.9.0
新增特性:
- 🌟 向组件
MdCatalog
添加onActive
事件(#119 )。
修复问题:
- 🐞 点击目录滚动后,多次切换文档操作会导致目录内容不更新。
- 🐞 当设置preview为false时,输入框的宽度不正常(#118 )。
New Features:
- 🌟 Provide event
onActive
forMdCatalog
(#119 ).
Fixed Bugs:
- 🐞 When switching documents, the catalog was not updated
- 🐞 Set error width of input box when
preview
is false(#118)