@vue-start/pro 0.5.51 → 0.5.52

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,10 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # 0.5.52
7
+
8
+ - fix: ProTable header 有效性 css。通过 table css 取: pro-table.has-header .pro-table-toolbar;通过直接属性取:pro-table-toolbar-valid;
9
+
6
10
  # 0.5.51
7
11
 
8
12
  - fix: 左侧菜单收起 css 类精确,由.pro-layout.mini 改为 .pro-layout.has-left-menu.mini