@ibiz-template/web-theme 1.1.0 → 1.1.2

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,6 +7,22 @@
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [1.1.2] - 2023-12-08
11
+
12
+ ### Added
13
+
14
+ - 添加甘特图视图布局面板
15
+
16
+ ## [1.1.1] - 2023-12-04
17
+
18
+ ### Added
19
+
20
+ - 添加树部件的默认布局面板,快速搜索由树部件自己绘制
21
+
22
+ ### Changed
23
+
24
+ - 删除树导航布局里的快速搜索
25
+
10
26
  ## [1.1.0] - 2023-12-03
11
27
 
12
28
  ### Changed