|
4 | 4 |
|
5 | 5 |
|
6 | 6 | **🆕 New feature** |
7 | | - |
8 | | -- **@visactor/vtable**: add cancelEditCell method to ListTable and PivotTable APIs |
9 | | -- **@visactor/vtable**: add selectedStateFilter for pivotChart |
10 | | -- **@visactor/vtable**: add clearChartState and disableTooltip api |
| 7 | + |
| 8 | +- **@visactor/vtable**: add cancelEditCell method to ListTable and PivotTable APIs |
| 9 | +- **@visactor/vtable**: add selectedStateFilter for pivotChart |
| 10 | +- **@visactor/vtable**: add clearChartState and disableTooltip api |
11 | 11 |
|
12 | 12 | **🐛 Bug fix** |
13 | | - |
14 | | -- **@visactor/vtable**: makeSelectCellVisible set false when click row series number [#4942](https://github.com/VisActor/VTable/issues/4942) |
15 | | -- **@visactor/vtable**: fix last row dimension column width when row series number is enabled |
| 13 | + |
| 14 | +- **@visactor/vtable**: makeSelectCellVisible set false when click row series number [#4942](https://github.com/VisActor/VTable/issues/4942) |
| 15 | +- **@visactor/vtable**: fix last row dimension column width when row series number is enabled [#4946](https://github.com/VisActor/VTable/issues/4946) |
16 | 16 |
|
17 | 17 | **🔨 Refactor** |
18 | | - |
19 | | -- **@visactor/vtable**: optimize brush chart interaction |
20 | | - |
| 18 | + |
| 19 | +- **@visactor/vtable**: optimize brush chart interaction |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 | [more detail about v1.22.12](https://github.com/VisActor/VTable/releases/tag/v1.22.12) |
|
28 | 28 |
|
29 | 29 |
|
30 | 30 | **🐛 Bug fix** |
31 | | - |
32 | | -- **@visactor/vtable**: prepareEdit occor error [#4871](https://github.com/VisActor/VTable/issues/4871) |
33 | | -- **@visactor/vtable**: paste to table performance when has prepared edit cell [#4912](https://github.com/VisActor/VTable/issues/4912) |
34 | | -- **@visactor/vtable**: distinguish null and empty string values in column dimensions |
35 | | -- **scenegraph**: reset proxy row status when start exceeds end |
36 | | -- **@visactor/vtable**: time unit computeCountToTimeScale month exactitude [#4909](https://github.com/VisActor/VTable/issues/4909) |
37 | | -- **@visactor/vtable**: 修复theme配置theme.headerStyle.textStickBaseOnAlign不生效问题 |
| 31 | + |
| 32 | +- **@visactor/vtable**: prepareEdit occor error [#4871](https://github.com/VisActor/VTable/issues/4871) |
| 33 | +- **@visactor/vtable**: paste to table performance when has prepared edit cell [#4912](https://github.com/VisActor/VTable/issues/4912) |
| 34 | +- **@visactor/vtable**: distinguish null and empty string values in column dimensions |
| 35 | +- **scenegraph**: reset proxy row status when start exceeds end |
| 36 | +- **@visactor/vtable**: time unit computeCountToTimeScale month exactitude [#4909](https://github.com/VisActor/VTable/issues/4909) |
| 37 | +- **@visactor/vtable**: 修复theme配置theme.headerStyle.textStickBaseOnAlign不生效问题 |
38 | 38 |
|
39 | 39 | **🆕 New feature** |
40 | | - |
41 | | -- **@visactor/vtable**: add showSubTotalsOnTreeNode to dataConfig [#4850](https://github.com/VisActor/VTable/issues/4850) |
| 40 | + |
| 41 | +- **@visactor/vtable**: add showSubTotalsOnTreeNode to dataConfig [#4850](https://github.com/VisActor/VTable/issues/4850) |
42 | 42 |
|
43 | 43 | **🔨 Refactor** |
44 | | - |
45 | | -- **@visactor/vtable**: when has merge cells to delete column [#4848](https://github.com/VisActor/VTable/issues/4848) |
46 | | -- **@visactor/vtable**: update cell merge delete records logic [#4848](https://github.com/VisActor/VTable/issues/4848) |
47 | | - |
| 44 | + |
| 45 | +- **@visactor/vtable**: when has merge cells to delete column [#4848](https://github.com/VisActor/VTable/issues/4848) |
| 46 | +- **@visactor/vtable**: update cell merge delete records logic [#4848](https://github.com/VisActor/VTable/issues/4848) |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 | [more detail about v1.22.11](https://github.com/VisActor/VTable/releases/tag/v1.22.11) |
|
55 | 55 |
|
56 | 56 |
|
57 | 57 | **🐛 Bug fix** |
58 | | - |
59 | | -- **@visactor/vtable**: fix prepareEdit logic occor some bug |
60 | | -- **@visactor/vtable-plugins**: fix delete and backbase key cann't delete cells |
61 | | -- **@visactor/vtable**: rose pivotchart show indicator title problem |
62 | | - |
| 58 | + |
| 59 | +- **@visactor/vtable**: fix prepareEdit logic occor some bug |
| 60 | +- **@visactor/vtable-plugins**: fix delete and backbase key cann't delete cells |
| 61 | +- **@visactor/vtable**: rose pivotchart show indicator title problem |
| 62 | + |
63 | 63 |
|
64 | 64 | **🆕 New feature** |
65 | | - |
66 | | -- **@visactor/vtable-gantt**: feat: support distanceToTaskBar config |
67 | | - |
| 65 | + |
| 66 | +- **@visactor/vtable-gantt**: feat: support distanceToTaskBar config |
| 67 | + |
68 | 68 |
|
69 | 69 |
|
70 | 70 | [more detail about v1.22.10](https://github.com/VisActor/VTable/releases/tag/v1.22.10) |
|
0 commit comments