@ibiz-template/web-theme 1.1.11 → 1.1.13

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,19 @@
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [1.1.13] - 2024-03-26
11
+
12
+ ### Fixed
13
+
14
+ 修复分页搜索视图布局默认布局未占满
15
+
16
+ ## [1.1.12] - 2024-03-19
17
+
18
+ ### Added
19
+
20
+ - 支持分页搜索视图布局面板
21
+ - 编辑视图2关系数据栏默认占满
22
+
10
23
  ## [1.1.11] - 2024-02-27
11
24
 
12
25
  ### Changed