@ibiz-template/web-theme 1.0.32-dev.1 → 1.1.1

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
@@ -7,9 +7,22 @@
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [1.1.1] - 2023-12-04
11
+
12
+ ### Added
13
+
14
+ - 添加树部件的默认布局面板,快速搜索由树部件自己绘制
15
+
16
+ ### Changed
17
+
18
+ - 删除树导航布局里的快速搜索
19
+
20
+ ## [1.1.0] - 2023-12-03
21
+
10
22
  ### Changed
11
23
 
12
24
  - 删除内置的 omni 主题
25
+ - 主题安装采用vue插件方式
13
26
 
14
27
  ## [1.0.30] - 2023-11-24
15
28