Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Auto release] release 1.3.1 #1921

Merged
merged 74 commits into from
Jun 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
74 commits
Select commit Hold shift + click to select a range
6449bf2
feat: add InputEditor config
nikoohp Jun 1, 2024
c4e2951
Merge pull request #1842 from nikoohp/feat/inputEditorConfig
fangsmile Jun 4, 2024
56de3e7
feat: add InputEditor config
nikoohp Jun 1, 2024
f359d75
Merge branch 'feat/inputEditorConfig' of https://github.com/VisActor/…
nikoohp Jun 4, 2024
8eab73f
feat: add TextAreaEditor
nikoohp Jun 4, 2024
d3789d9
Merge pull request #1854 from nikoohp/feat/inputEditorConfig
fangsmile Jun 5, 2024
e977b5c
feat: add textArea editor
fangsmile Jun 5, 2024
b43e30a
docs: update changlog of rush
fangsmile Jun 5, 2024
87d80b0
refactor: memory release logic optimization #1856
fangsmile Jun 5, 2024
b2c498f
docs: update changlog of rush
fangsmile Jun 5, 2024
77db53e
chore: update unit test release call position
fangsmile Jun 5, 2024
e9a9341
Merge remote-tracking branch 'origin/develop' into 1167-feature-selec…
fangsmile Jun 5, 2024
fc33d77
docs: select highlight demo and tutorial
fangsmile Jun 5, 2024
d73bcf8
docs: add textArea tutorial
fangsmile Jun 5, 2024
2e7ec51
feat: tooltip disappear delay time #1848
fangsmile Jun 5, 2024
b75ee67
docs: update changlog of rush
fangsmile Jun 5, 2024
09f60a6
Merge pull request #1867 from VisActor/main
fangsmile Jun 6, 2024
297018b
docs: generate changelog of release v1.2.0
fangsmile Jun 6, 2024
a665301
docs: tooltip disapper delay time config
fangsmile Jun 6, 2024
3b5f74b
fix: disappearDelay set value
fangsmile Jun 6, 2024
fc06db7
feat: add sort config for pivotTable #1865
fangsmile Jun 7, 2024
8e7ec75
feat: add sort config for pivotTable #1865
fangsmile Jun 7, 2024
1de9921
docs: update changlog of rush
fangsmile Jun 7, 2024
913b83f
feat: add sort config for pivotTable #1865
fangsmile Jun 7, 2024
080f515
feat: add sort config for pivotTable #1865
fangsmile Jun 7, 2024
631dbeb
Merge pull request #1868 from VisActor/docs/generate-changelog-v1.2.0
fangsmile Jun 11, 2024
c565699
fix: corner cache style key udpate
fangsmile Jun 11, 2024
1f4a3e7
fix: pivotSortState config handle
fangsmile Jun 11, 2024
19c346b
fix: pivotSortState config handle
fangsmile Jun 11, 2024
0a10ea6
fix: pivotSortState config handle
fangsmile Jun 11, 2024
2f26ad6
Merge pull request #1850 from VisActor/feat/inputEditorConfig
fangsmile Jun 11, 2024
529f7fc
Merge pull request #1858 from VisActor/1167-feature-selected-highlight
fangsmile Jun 11, 2024
ad5ce1f
Merge remote-tracking branch 'origin/develop' into 1865-refactor-upda…
fangsmile Jun 11, 2024
e70e706
docs: add pivot sort tutorial
fangsmile Jun 11, 2024
032484f
docs: add pivot sort tutorial
fangsmile Jun 11, 2024
9905fca
refactor: arrow key with shift ctrl key to select cells #1873
fangsmile Jun 11, 2024
370ed3d
docs: update changlog of rush
fangsmile Jun 11, 2024
3837c2b
fix: icon inlineEnd inlineFront x position compute error #1882
fangsmile Jun 12, 2024
a8ce9d2
docs: update changlog of rush
fangsmile Jun 12, 2024
ca79de0
test: unit test restore
fangsmile Jun 12, 2024
6a7555b
Merge pull request #1863 from VisActor/1848-feature-icon-tooltip-dela…
fangsmile Jun 12, 2024
ed62043
Merge pull request #1875 from VisActor/1865-refactor-updatepivotsorts…
fangsmile Jun 12, 2024
00a289a
Merge pull request #1889 from VisActor/1873-feature-keyboard-arrow-sh…
fangsmile Jun 12, 2024
2ca92e8
Merge pull request #1891 from VisActor/1882-bug-inlineFront-icon
fangsmile Jun 12, 2024
5de47f7
fix: drill down icon can not be click #1899
fangsmile Jun 12, 2024
ef39839
docs: update changlog of rush
fangsmile Jun 12, 2024
0eda1a6
feat: add strokeColor style #1847
Rui-Sun Jun 5, 2024
9a1fa06
docs: add strokeColor docs
Rui-Sun Jun 12, 2024
78cd371
Merge pull request #1900 from VisActor/1899-bug-drill-down-icon-can-n…
fangsmile Jun 12, 2024
62bb338
feat: add ignoreIcon&formatExportOutput config in vtable-export #1813
Rui-Sun Jun 5, 2024
9727748
fix: fix ellipsis error in _disableColumnAndRowSizeRound mode #1884
Rui-Sun Jun 11, 2024
ddf5fde
Update 1848-feature-icon-tooltip-delay-disappear_2024-06-05-10-34.json
fangsmile Jun 12, 2024
3a03dc2
Update 1865-refactor-updatepivotsortstate_2024-06-07-12-32.json
fangsmile Jun 12, 2024
2217306
feat: add dx&dy in title component #1874
Rui-Sun Jun 12, 2024
153027f
fix: fix frozenColCount large than colCount error #1872
Rui-Sun Jun 12, 2024
12bf3da
feat: add shrinkSparklineFirst config #1862
Rui-Sun Jun 12, 2024
c85ac8e
fix: fix frozenColCount prefix in BaseTable
Rui-Sun Jun 12, 2024
01041f0
fix: fix merge cell icon position error #1886
Rui-Sun Jun 12, 2024
9906efa
fix: add bindSparklineHoverEvent rebind #1894
Rui-Sun Jun 12, 2024
7a43efd
fix: fix frozenColCount in transpose mode
Rui-Sun Jun 12, 2024
c7dd6bf
fix: fix frozenColCount in checkFrozen()
Rui-Sun Jun 12, 2024
156a973
Merge pull request #1902 from VisActor/main
Rui-Sun Jun 12, 2024
ec15f4b
docs: generate changelog of release v1.3.0
Rui-Sun Jun 12, 2024
ef87cbd
docs: translate release logs
Rui-Sun Jun 12, 2024
c55bd2b
chore: update issue yml and highlightMode type
fangsmile Jun 13, 2024
8afcb7b
fix: fix merge cell size update #1869
Rui-Sun Jun 13, 2024
984aaa5
fix: fix frozenColCount large than colCount error #1872
Rui-Sun Jun 13, 2024
6fe2943
docs: update changlog of rush
fangsmile Jun 13, 2024
40e7a21
docs: update changlog of rush
fangsmile Jun 13, 2024
9a24ab5
Merge pull request #1919 from VisActor/1918-bug-drag-select-beyond-ta…
fangsmile Jun 13, 2024
6132021
Merge pull request #1913 from VisActor/chore/type_update
fangsmile Jun 13, 2024
49a12b3
fix: optimize row height update when useOneRowHeightFillAll
Rui-Sun Jun 13, 2024
2bca1f2
fix: add useOneRowHeightFillAll clear in recalculateRowHeights()
Rui-Sun Jun 13, 2024
6ca6b6d
build: prelease version 1.3.1
github-actions[bot] Jun 13, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feaure_request.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Feature Request
description: Request a new feature from @VisActor/vtable
title: '[Feature] '
labels: [new-feature]
labels: [feature]
body:
- type: markdown
attributes:
Expand Down
2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.3.0","mainProject":"@visactor/vtable","nextBump":"minor"}]
[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.3.1","mainProject":"@visactor/vtable","nextBump":"patch"}]
29 changes: 29 additions & 0 deletions docs/assets/changelog/en/release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
# v1.3.0

2024-06-12


**🆕 New feature**

- **@visactor/vtable**: add ignoreIcon&formatExportOutput config in vtable-export [#1813](https://github.com/VisActor/VTable/issues/1813)
- **@visactor/vtable**: add textArea editor
- **@visactor/vtable**: add strokeColor style [#1847](https://github.com/VisActor/VTable/issues/1847)
- **@visactor/vtable**: add dx&dy in title component [#1874](https://github.com/VisActor/VTable/issues/1874)
- **@visactor/vtable**: add shrinkSparklineFirst config [#1862](https://github.com/VisActor/VTable/issues/1862)
- **@visactor/vtable**: tooltip disappear delay time [#1848](https://github.com/VisActor/VTable/issues/1848)
- **@visactor/vtable**: add sort config for pivotTable [#1865](https://github.com/VisActor/VTable/issues/1865)

**🐛 Bug fix**

- **@visactor/vtable**: icon inlineEnd inlineFront x position compute error [#1882](https://github.com/VisActor/VTable/issues/1882)
- **@visactor/vtable**: drill down icon can not be click [#1899](https://github.com/VisActor/VTable/issues/1899)
- **@visactor/vtable**: fix frozenColCount large than colCount error [#1872](https://github.com/VisActor/VTable/issues/1872)
- **@visactor/vtable**: fix ellipsis error in _disableColumnAndRowSizeRound mode [#1884](https://github.com/VisActor/VTable/issues/1884)

**🔨 Refactor**

- **@visactor/vtable**: memory release logic optimization [#1856](https://github.com/VisActor/VTable/issues/1856)
- **@visactor/vtable**: arrow key with shift ctrl key to select cells [#1873](https://github.com/VisActor/VTable/issues/1873)

[more detail about v1.3.0](https://github.com/VisActor/VTable/releases/tag/v1.3.0)

# v1.2.0

2024-06-06
Expand Down
67 changes: 45 additions & 22 deletions docs/assets/changelog/zh/release.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,54 @@
# v1.3.0

2024-06-12


**🆕 新增功能**

- **@visactor/vtable**: vtable-export增加ignoreIcon&formatExportOutput配置 [#1813](https://github.com/VisActor/VTable/issues/1813)
- **@visactor/vtable**: 增加 textArea editor
- **@visactor/vtable**: 增加 strokeColor 样式 [#1847](https://github.com/VisActor/VTable/issues/1847)
- **@visactor/vtable**: title component增加 dx&dy 配置 [#1874](https://github.com/VisActor/VTable/issues/1874)
- **@visactor/vtable**: 增加 shrinkSparklineFirst 配置 [#1862](https://github.com/VisActor/VTable/issues/1862)
- **@visactor/vtable**: 增加 tooltip 消失延迟时间 [#1848](https://github.com/VisActor/VTable/issues/1848)
- **@visactor/vtable**: 增加透视表排序配置 [#1865](https://github.com/VisActor/VTable/issues/1865)

**🐛 功能修复**

- **@visactor/vtable**: 修复部分图标位置计算问题 [#1882](https://github.com/VisActor/VTable/issues/1882)
- **@visactor/vtable**: 修复下钻按钮点击问题 [#1899](https://github.com/VisActor/VTable/issues/1899)
- **@visactor/vtable**: 修复frozenColCount超过列数时的显示问题 [#1872](https://github.com/VisActor/VTable/issues/1872)
- **@visactor/vtable**: 修复_disableColumnAndRowSizeRound模式下文字省略问题 [#1884](https://github.com/VisActor/VTable/issues/1884)

**🔨 功能重构**

- **@visactor/vtable**: 优化内存释放逻辑 [#1856](https://github.com/VisActor/VTable/issues/1856)
- **@visactor/vtable**: 支持方向键 + shift ctrl选中多个单元格 [#1873](https://github.com/VisActor/VTable/issues/1873)

[更多详情请查看 v1.3.0](https://github.com/VisActor/VTable/releases/tag/v1.3.0)

# v1.2.0

2024-06-06


**🆕 新增功能**
- **@visactor/vtable**: support select highlightMode effect [#1167](https://github.com/VisActor/VTable/issues/1167)
- **@visactor/vtable**: add isAggregation api [#1803](https://github.com/VisActor/VTable/issues/1803)
- **@visactor/vtable**: optimize large column performance [#1840](https://github.com/VisActor/VTable/issues/1840) [#1824](https://github.com/VisActor/VTable/issues/1824)
- **@visactor/vtable**: add merge cell custom graphic attribute sync [#1718](https://github.com/VisActor/VTable/issues/1718)

- **@visactor/vtable**: 增加select highlightMode效果 [#1167](https://github.com/VisActor/VTable/issues/1167)
- **@visactor/vtable**: 补充isAggregation api [#1803](https://github.com/VisActor/VTable/issues/1803)
- **@visactor/vtable**: 优化大量列时的性能问题 [#1840](https://github.com/VisActor/VTable/issues/1840) [#1824](https://github.com/VisActor/VTable/issues/1824)
- **@visactor/vtable**: 补充合并单元格自定义图元更新 [#1718](https://github.com/VisActor/VTable/issues/1718)

**🐛 功能修复**

- **@visactor/vtable**: when has no records should not has aggregation row [#1804](https://github.com/VisActor/VTable/issues/1804)
- **@visactor/vtable**: updateColumns set editor error [#1828](https://github.com/VisActor/VTable/issues/1828)
- **@visactor/vtable**: fix maxCharactersNumber effect [#1830](https://github.com/VisActor/VTable/issues/1830)

**🔨 功能重构**

- **@visactor/vtable**: update pixelRatio when resize [#1823](https://github.com/VisActor/VTable/issues/1823)
- **@visactor/vtable**: selectAllOnCtrlA option
- **@visactor/vtable**: 修复无数据时汇总行展示 [#1804](https://github.com/VisActor/VTable/issues/1804)
- **@visactor/vtable**: 修复updateColumns时设置editor问题 [#1828](https://github.com/VisActor/VTable/issues/1828)
- **@visactor/vtable**: 修复maxCharactersNumber效果 [#1830](https://github.com/VisActor/VTable/issues/1830)

**🔧 项目配置**

- **@visactor/vtable**: update vrender version

**🔨 功能重构**

- **@visactor/vtable**: resize时更新pixelRatio [#1823](https://github.com/VisActor/VTable/issues/1823)
- **@visactor/vtable**: 增加selectAllOnCtrlA配置

[更多详情请查看 v1.2.0](https://github.com/VisActor/VTable/releases/tag/v1.2.0)

Expand All @@ -35,7 +58,7 @@


**🔧 项目配置**

- **@visactor/vtable**: update vrender version

[更多详情请查看 v1.1.2](https://github.com/VisActor/VTable/releases/tag/v1.1.2)
Expand All @@ -46,12 +69,12 @@


**🐛 功能修复**
- **@visactor/vtable**: when set emptyTip interaction not work well with has records [#1818](https://github.com/VisActor/VTable/issues/1818)
- **@visactor/vtable**: fix table frame corner radius display problem [#1783](https://github.com/VisActor/VTable/issues/1783)

- **@visactor/vtable**: when set emptyTip interaction not work well with has records [#1818](https://github.com/VisActor/VTable/issues/1818)
- **@visactor/vtable**: fix table frame corner radius display problem [#1783](https://github.com/VisActor/VTable/issues/1783)

**🔨 功能重构**

- **@visactor/vtable**: dimension value same with indicator key cell value error [#1817](https://github.com/VisActor/VTable/issues/1817)

[更多详情请查看 v1.1.1](https://github.com/VisActor/VTable/releases/tag/v1.1.1)
Expand Down
Loading