Skip to content

Releases: VisActor/VTable

v0.13.4

08 Nov 03:41
68d1aa2
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add option overscrollBehavior

🐛 fix

  • @visactor/vtable: drag select out tablecell getSelectCellInfos null
  • @visactor/vtable: select border render error when frozen bottom row #508

🔨 refactor

  • @visactor/vtable: change styleElement add targetDom

What's Changed

Full Changelog: v0.13.3...v0.13.4

v0.13.3

03 Nov 10:55
7209df2
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vtable: fix frozen shadow update in tree mode #525

What's Changed

Full Changelog: v0.13.1...v0.13.3

v0.13.2

03 Nov 10:06
7c7e966
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add decode for react jsx customLayout

🐛 fix

  • @visactor/vtable: getCellByCache maximum call stack size exceeded
  • @visactor/vtable: event trigger selected_cell drag_select_end change_header_position
  • @visactor/vtable: axis label sort not right #503
  • @visactor/vtable: over 100 columns after init scroll right now columns attribute Xvalue error #506

🔨 refactor

  • @visactor/vtable: save select when click outside table #478

What's Changed

Full Changelog: v0.13.0...v0.13.2

v0.13.1

30 Oct 06:29
7c7e966
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vtable: stack default value is true

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

25 Oct 06:51
e7a1556
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add initialized event #301
  • @visactor/vtable: add checkbox cell type
  • @visactor/vtable: add option headerSelectMode

🐛 fix

  • @visactor/vtable: when use customlayout function, after resize col width the row height changed #427
  • @visactor/vtable: fix resize compute col width logic #432
  • @visactor/vtable: [Bug] set records blank scroll error #458

📖 docs

  • @visactor/vtable: add event api

What's Changed

Full Changelog: v0.12.1...v0.13.0

v0.12.2

18 Oct 13:23
972c5f6
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vtable: init listtable with blank columns occur error #405

📖 docs

  • @visactor/vtable: add option to all demos

What's Changed

Full Changelog: v0.12.0...v0.12.2

v0.12.1

17 Oct 12:04
972c5f6
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: support use custom data as summary data #400

🐛 fix

  • @visactor/vtable: analysis pivot tree summary value is wrong
  • @visactor/vtable: when set description can show not to consider tooltip.isShowOverflowTextTooltip #407
  • @visactor/vtable: fix axis zero align error in updateOption()

📖 docs

  • @visactor/vtable: add analysis rules demos

What's Changed

Full Changelog: v0.12.0...v0.12.1

v0.12.0

11 Oct 10:16
20b9ca2
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: multi tree to pivot table

🐛 fix

  • @visactor/vtable: the width and height of the container is changed, chart display exception. #338
  • @visactor/vtable: chart shake when after resize container #344
  • @visactor/vtable: the width or height of the container change large,pivotChart display exception. #350
  • @visactor/vtable: loss tree HierarchyState when call updateOption #339
  • @visactor/vtable: mobile test fix problems #357

📖 docs

  • @visactor/vtable: add docs about multi tree to pivot table

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

14 Sep 08:01
b7512e9
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add api selectCells #300
  • @visactor/vtable: add cellType function define to support different type can show one column #320

🐛 fix

  • @visactor/vtable: indicators/customRender data mapping exception #292
  • @visactor/vtable: when rows is [], pivot-chart display exception #319
  • @visactor/vtable: get axis domain with blank columns

What's Changed

Full Changelog: v0.10.1...v0.11.0

v0.10.2

06 Sep 09:33
f020cdc
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add pagination to PivotTable

🐛 fix

  • @visactor/vtable: updatePagination

What's Changed

New Contributors

Full Changelog: v0.10.0...v0.10.2