d2-admin/docs/CHANGELOG.md

823 B

Changelog

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

1.8.3 (2020-04-19)

Bug Fixes

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

Performance Improvements

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