Skip to content

Releases: VisActor/VTable

v1.1.2

04 Jun 07:05
Compare
Choose a tag to compare

🔧 chore

  • @visactor/vtable: update vrender version

v1.1.1

30 May 12:12
c4c8d08
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vtable: when set emptyTip interaction not work well with has records #1818
  • @visactor/vtable: fix table frame corner radius display problem #1783

🔨 refactor

  • @visactor/vtable: dimension value same with indicator key cell value error #1817

v1.1.0

28 May 12:49
37a2521
Compare
Choose a tag to compare

🆕 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

24 May 11:04
a5ccb8d
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vtable: first col tree mode compute col width error #1778

🔨 refactor

  • @visactor/vtable: legends support ser array form #1740

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

24 May 10:19
438a6ea
Compare
Choose a tag to compare

🆕 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

Full Changelog: v1.0.1...v1.0.2

v1.0.1

23 May 03:38
18fda43
Compare
Choose a tag to compare

🆕 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

v1.0.0

21 May 12:51
46ad42b
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: rows and tree can combined use #1644
  • @visactor/vtable: add virtual option for rowTree and columnTree #1644

What's Changed

Full Changelog: v0.25.8...v1.0.0

v0.25.9

21 May 12:36
c673e9f
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vtable: when body cell is blank string,compute row height error #1752
  • @visactor/vtable: fix custom merge cell display problem when select header

What's Changed

New Contributors

Full Changelog: v0.25.7...v0.25.9

v0.25.8

21 May 11:28
c673e9f
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add scrollSliderCornerRadius config #1369
  • @visactor/vtable: add disableBackground & disableBorder in exportCellImg() #1733
  • @visactor/vtable: add disableColumnResize for rowSeriesNumber

🐛 fix

  • @visactor/vtable: when set hideRowHeader, body cell value is blank #1732
  • @visactor/vtable: setTableColumnsEditor occor error when not set columns #1747
  • @visactor/vtable: fix col & row order in cellInRanges()
  • @visactor/vtable: add string mark in csv-export #1730

What's Changed

New Contributors

Full Changelog: v0.25.7...v0.25.8

v0.25.7

17 May 12:19
7ae1b4e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.25.6...v0.25.7