Releases: VisActor/VTable
Releases · VisActor/VTable
v1.3.2
🆕 feat
- @visactor/vtable: add blankAreaClickDeselect and outsideClickDeselect config
🐛 fix
- @visactor/vtable: cellIsInVisualView api error #1864
- @visactor/vtable: if set style autoWrapText, this config not wort when resize column width #1892
🔨 refactor
- @visactor/vtable: tooltip support scroll #1887
- @visactor/vtable: when not records pivot table can show corner header #1895
- @visactor/vtable: when rowTree children not set value can supplement indicators #1924
What's Changed
- Main by @fangsmile in #1922
- [Auto changelog] changlog of v1.3.1 by @github-actions in #1923
- 1887 refactor tooltip scroll by @fangsmile in #1896
- 1924 refactor rowtree not supplement indicators by @fangsmile in #1925
- 1895 feature pivot table corner empty tip by @fangsmile in #1916
- 1864 bug cell is in visual view error by @fangsmile in #1930
- fix: rename 'broswer' to 'browser' to correct a typo by @Bujupah in #1879
- feat: add blankAreaClickDeselect/outsideClickDeselect option by @nikoohp in #1914
- 1892 bug autowraptext computerowheight by @fangsmile in #1931
- Feat/add deselect option by @fangsmile in #1932
- [Auto release] release 1.3.2 by @github-actions in #1935
New Contributors
Full Changelog: v1.3.1...v1.3.2
v1.3.1
🐛 fix
- @visactor/vtable: fix frozenColCount large than colCount error #1872
- @visactor/vtable: fix merge cell size update #1869
- @visactor/vtable: optimize row height update when useOneRowHeightFillAll
📖 docs
- @visactor/vtable: update changlog of rush
What's Changed
- feat: add InputEditor config by @nikoohp in #1842
- Feat/add TextAreaEditor by @nikoohp in #1854
- Main by @fangsmile in #1867
- [Auto changelog] changlog of v1.2.0 by @github-actions in #1868
- Feat/input editor config by @fangsmile in #1850
- 1167 memory optimizize by @fangsmile in #1858
- 1848 feature icon tooltip delay disappear by @fangsmile in #1863
- 1865 refactor updatepivotsortstate by @fangsmile in #1875
- 1873 feature keyboard arrow shift ctrl by @fangsmile in #1889
- 1882 bug inline front icon by @fangsmile in #1891
- feat: add strokeColor style #1847 by @Rui-Sun in #1860
- 1899 bug drill down icon can not click by @fangsmile in #1900
- feat: add ignoreIcon&formatExportOutput config in vtable-export #1813 by @Rui-Sun in #1859
- fix: fix ellipsis error in _disableColumnAndRowSizeRound mode #1884 by @Rui-Sun in #1885
- Fix/bug fix for fs by @Rui-Sun in #1893
- Merge main into develop by @Rui-Sun in #1902
- [Auto changelog] changlog of v1.3.0 by @github-actions in #1903
- fix: fix merge cell size update #1869 by @Rui-Sun in #1910
- fix: fix frozenColCount large than colCount error #1872 by @Rui-Sun in #1912
- 1918 bug drag select beyond table occur error by @fangsmile in #1919
- chore: update issue yml and highlightMode type by @fangsmile in #1913
- fix: optimize row height update when useOneRowHeightFillAll by @Rui-Sun in #1920
- [Auto release] release 1.3.1 by @github-actions in #1921
Full Changelog: v1.3.0...v1.3.1
v1.3.0
🆕 feat
- @visactor/vtable: add ignoreIcon&formatExportOutput config in vtable-export #1813
- @visactor/vtable: add textArea editor
- @visactor/vtable: add strokeColor style #1847
- @visactor/vtable: add dx&dy in title component #1874
- @visactor/vtable: add shrinkSparklineFirst config #1862
- @visactor/vtable: tooltip disappear delay time #1848
- @visactor/vtable: add sort config for pivotTable #1865
🐛 fix
- @visactor/vtable: icon inlineEnd inlineFront x position compute error #1882
- @visactor/vtable: drill down icon can not be click #1899
- @visactor/vtable: fix frozenColCount large than colCount error #1872
- @visactor/vtable: fix ellipsis error in _disableColumnAndRowSizeRound mode #1884
🔨 refactor
v1.2.0
🆕 feat
- @visactor/vtable: support select highlightMode effect #1167
- @visactor/vtable: add isAggregation api #1803
- @visactor/vtable: optimize large column performance #1840 #1824
- @visactor/vtable: add merge cell custom graphic attribute sync #1718
🐛 fix
- @visactor/vtable: when has no records should not has aggregation row #1804
- @visactor/vtable: updateColumns set editor error #1828
- @visactor/vtable: fix maxCharactersNumber effect #1830
🔨 refactor
- @visactor/vtable: update pixelRatio when resize #1823
- @visactor/vtable: selectAllOnCtrlA option
🔧 chore
- @visactor/vtable: update vrender version
What's Changed
- Main by @fangsmile in #1825
- [Auto changelog] changlog of v1.1.1 by @github-actions in #1826
- Chore/update vrender version by @fangsmile in #1834
- Merge main into develop by @Rui-Sun in #1845
- 1803 list table aggregation by @fangsmile in #1821
- 1823 change screen pixelratio by @fangsmile in #1827
- 1828 bug updatecolumns editor by @fangsmile in #1831
- feat: add SelectAllOnCtrlA option by @nikoohp in #1843
- [Auto changelog] changlog of v1.1.2 by @github-actions in #1852
- 1167 feature selected highlight by @fangsmile in #1849
- Feat/select all on ctrl a option by @fangsmile in #1851
- feat: add basix appear animation by @Rui-Sun in #1775
- feat: add merge cell custom graphic attribute sync #1718 by @Rui-Sun in #1809
- fix: fix maxCharactersNumber effect #1830 by @Rui-Sun in #1836
- Fix/custom style by @Rui-Sun in #1838
- feat: optimize large column performance by @Rui-Sun in #1855
- [Auto release] release 1.2.0 by @github-actions in #1866
Full Changelog: v1.1.2...v1.2.0
v1.1.2
🔧 chore
- @visactor/vtable: update vrender version
v1.1.1
v1.1.0
🆕 feat
- @visactor/vtable: add empty tip #1782
🐛 fix
- @visactor/vtable: add update delete record api should maintain beforeChangedRecordsMap #1780
- @visactor/vtable: when set disableSelect table should support drag header #1800
- @visactor/vtable: fix tree create problem in getDataCellPath()
- @visactor/vtable: fix left axis index in horizontal pivot chart
What's Changed
- Main by @fangsmile in #1795
- [Auto changelog] changlog of v1.0.2 by @github-actions in #1793
- [Auto changelog] changlog of v1.0.3 by @github-actions in #1796
- 1780 how to update rawdata by @fangsmile in #1791
- 1800 feature disable select move header by @fangsmile in #1808
- 1782 feature listtable empty tip by @fangsmile in #1805
- fix: fix left axis index in horizontal pivot chart by @Rui-Sun in #1799
- fix: fix tree create problem in getDataCellPath() by @Rui-Sun in #1807
- [Auto release] release 1.1.0 by @github-actions in #1810
Full Changelog: v1.0.3...v1.1.0
v1.0.3
🐛 fix
- @visactor/vtable: first col tree mode compute col width error #1778
🔨 refactor
- @visactor/vtable: legends support ser array form #1740
What's Changed
- Main by @fangsmile in #1792
- docs: supplement padding to style toturial by @fangsmile in #1773
- 1740 bug legends by @fangsmile in #1777
- 1778 bug tree mode with rowhierarchytextstartalignment computcolwidth error by @fangsmile in #1779
- [Auto release] release 1.0.3 by @github-actions in #1794
Full Changelog: v1.0.2...v1.0.3
v1.0.2
🆕 feat
- @visactor/vtable: add setRowHeight&setColWidth api
🐛 fix
- @visactor/vtable: use table option in hasAutoImageColumn()
- @visactor/vtable: axis size align with vrender-component #1784
- @visactor/vtable: fix lineClamp config in computeRowsHeight() #1772
- @visactor/vtable: fix progress cell create problem in vtable-export #1787
- @visactor/vtable: ignore cell merge in selectCells()
What's Changed
- Main by @fangsmile in #1768
- [Auto changelog] changlog of v1.0.1 by @github-actions in #1769
- fix: use table option in hasAutoImageColumn() by @Rui-Sun in #1770
- Fix/selecel range by @Rui-Sun in #1776
- fix: fix lineClamp config in computeRowsHeight() #1772 by @Rui-Sun in #1781
- fix: axis size align with vrender-component #1784 by @Rui-Sun in #1786
- fix: fix progress cell create problem in vtable-export #1787 by @Rui-Sun in #1789
- [Auto release] release 1.0.2 by @github-actions in #1790
Full Changelog: v1.0.1...v1.0.2
v1.0.1
🆕 feat
- @visactor/vtable: tree mode can set icon #1697
- @visactor/vtable: add setRowHeight&setColWidth api
🐛 fix
- @visactor/vtable: ignore cell merge in selectCells()
What's Changed
- Main by @fangsmile in #1759
- [Auto changelog] changlog of v0.25.9 by @github-actions in #1757
- [Auto changelog] changlog of v1.0.0 by @github-actions in #1760
- Update Contribution_Guide.md by @fangsmile in #1765
- Fix/selecel range by @Rui-Sun in #1763
- 1697 feature tree mode icon position by @fangsmile in #1762
- [Auto release] release 1.0.1 by @github-actions in #1767
Full Changelog: v1.0.0...v1.0.1