File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,30 @@ V2.21.2
11
11
12
12
### Style changes
13
13
14
+ - Add theme vars [ default theme file] ( https://github.com/Happy-Coding-Clans/vue-easytable/blob/master/packages/theme-default/var.less#L6 ) 、 [ theme dark file] ( https://github.com/Happy-Coding-Clans/vue-easytable/blob/master/packages/theme-dark/var.less#L7 ) #463
15
+ - @ve-fixed-body-cell-index
16
+ - @ve-fixed-cell-selection-border-index
17
+ - @ve-fixed-cell-selection-corner-index
18
+ - @ve-fixed-header-index
19
+ - @ve-fixed-foot-index
20
+ - @ve-fixed-header-cell-index
21
+ - @ve-fixed-foot-cell-index
22
+
23
+ ---
24
+
25
+ - 添加主题变量 [ default theme 文件] ( https://github.com/Happy-Coding-Clans/vue-easytable/blob/master/packages/theme-default/var.less#L6 ) 、 [ theme dark 文件] ( https://github.com/Happy-Coding-Clans/vue-easytable/blob/master/packages/theme-dark/var.less#L7 ) #463
26
+ - @ve-fixed-body-cell-index
27
+ - @ve-fixed-cell-selection-border-index
28
+ - @ve-fixed-cell-selection-corner-index
29
+ - @ve-fixed-header-index
30
+ - @ve-fixed-foot-index
31
+ - @ve-fixed-header-cell-index
32
+ - @ve-fixed-foot-cell-index
33
+
34
+ V2.21.2
35
+
36
+ ### Style changes
37
+
14
38
- Add theme vars
15
39
- @ve-table-column-resizer-handler -background-color
16
40
- @ve-table-column-resizer-line-background -color
You can’t perform that action at this time.
0 commit comments