Skip to content

v4.9.0

Compare
Choose a tag to compare
@imzbf imzbf released this 01 Dec 07:11
· 244 commits to develop since this release

新增特性:

  • 🌟 向组件MdCatalog添加onActive事件(#119 )。

修复问题:

  • 🐞 点击目录滚动后,多次切换文档操作会导致目录内容不更新。
  • 🐞 当设置preview为false时,输入框的宽度不正常(#118 )。

New Features:

  • 🌟 Provide event onActive for MdCatalog(#119 ).

Fixed Bugs:

  • 🐞 When switching documents, the catalog was not updated
  • 🐞 Set error width of input box when preview is false(#118)