Files
mes-ui-d2/docs/CHANGELOG.md
semantic-release-bot 08b72e4e6a chore(release): 1.8.5 [skip ci]
## [1.8.5](https://github.com/d2-projects/d2-admin/compare/v1.8.4...v1.8.5) (2020-04-21)

### Bug Fixes

* **tab:** 修复多标签页拖拽排序后首页 tab 变为可关闭的状态,并使用更合理的方法控制首页标签不可关闭 ([606e143](606e14380d))
2020-04-21 07:16:56 +00:00

1.5 KiB

Changelog

All notable changes to this project will be documented in this file.

1.8.5 (2020-04-21)

Bug Fixes

  • tab: 修复多标签页拖拽排序后首页 tab 变为可关闭的状态,并使用更合理的方法控制首页标签不可关闭 (606e143)

1.8.4 (2020-04-19)

Bug Fixes

  • 更新演示表格下载地址和下载方式 (be64607), closes #259

1.8.3 (2020-04-19)

Bug Fixes

  • menu-side: 修复侧边栏菜单自动展开失效 (72cc381), closes #258
  • 修复菜单自动折叠的 bug (06f1acf), closes #229

Performance Improvements

  • menu-side: 直接使用 $route.fullPath 决定侧边栏菜单激活 (0ed6922)