Skip to content

Releases: VisActor/VTable

v1.8.1

30 Sep 03:34
eeb6ab6
Compare
Choose a tag to compare

🔨 refactor

  • @visactor/vue-vtable: rename vue component name

v1.8.0

29 Sep 02:33
b167f20
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add vue-vtable

🐛 fix

  • @visactor/vtable: fix estimate position in updateAutoRow() #2494
  • @visactor/vtable: fix drag check state update #2518
  • @visactor/vtable: fix group cell in vtable-export #2487
  • @visactor/vtable: fix react component update problem when resize column

📖 docs

  • @visactor/vtable: add functionalIconsStyle on theme #1308

What's Changed

New Contributors

Full Changelog: v1.7.9...v1.8.0

v1.7.9

28 Sep 13:44
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vtable: fix estimate position in updateAutoRow() #2494
  • @visactor/vtable: fix drag check state update #2518
  • @visactor/vtable: fix group cell in vtable-export #2487
  • @visactor/vtable: fix react component update problem when resize column

📖 docs

  • @visactor/vtable: add functionalIconsStyle on theme #1308

What's Changed

  • [Auto release] release 1.7.9 by @github-actions in #2532

Full Changelog: v1.7.8...v1.7.9

v1.7.8

24 Sep 10:32
e6a4886
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: handle with customTree in dataset file to refactor processRecord function #2279
  • @visactor/vtable: add async support in vtable-export #2460

🐛 fix

  • @visactor/vtable: custom total value not work #2455
  • @visactor/vtable: adjust sort icon up and down #2465
  • @visactor/vtable: when current edit not exit, could not trigger new edit cell #2469
  • @visactor/vtable: when no records edit cell value occor error #2474
  • @visactor/vtable: set aggregation on option not work #2459
  • @visactor/vtable: fix cell border clip in 'bottom-right' borde mode #2442
  • @visactor/vtable: add children === true hierarchyState in initChildrenNodeHierarchy()
  • @visactor/vtable: fix custom component frozen update #2432
  • @visactor/vtable: when resize trigger click_cell event
  • @visactor/vtable: fix proxy.colStart update in resetFrozen() #2464
  • @visactor/vtable: add '——' in specialCharSet #2470

🔨 refactor

  • @visactor/vtable: update aggregator when update records #2459

What's Changed

Full Changelog: v1.7.7...v1.7.8

v1.7.7

13 Sep 08:51
58537d7
Compare
Choose a tag to compare

🔨 refactor

  • @visactor/vtable: gantt project export vtable and vrender

What's Changed

  • Main by @fangsmile in #2443
  • [Auto changelog] changlog of v1.7.6 by @github-actions in #2444
  • 2449 refactor gantt exports by @fangsmile in #2450
  • [Auto release] release 1.7.7 by @github-actions in #2452

Full Changelog: v1.7.6...v1.7.7

v1.7.6

12 Sep 06:48
744629b
Compare
Choose a tag to compare

What's Changed

  • Merge main into develop by @Rui-Sun in #2434
  • [Auto changelog] changlog of v1.7.5 by @github-actions in #2437
  • fix: set table theme error in gantt chart by @fangsmile in #2439
  • [Auto release] release 1.7.6 by @github-actions in #2441

Full Changelog: v1.7.5...v1.7.6

v1.7.5

12 Sep 02:22
d999372
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add getFilteredRecords api #2255

🐛 fix

  • @visactor/vtable: select range click outside not cancel select #2355
  • @visactor/vtable: split line position fix #2392
  • @visactor/vtable: levelSpan case front columnNode merge range error #2359
  • @visactor/vtable: judge value is valid #2402
  • @visactor/vtable: mousedown chart go dealSelectCell and rerender it #2419
  • @visactor/vtable: fix axis size and layout #2256
  • @visactor/vtable: fix series number in list-group #2425
  • @visactor/vtable: fix recordIndex config of addRecord in list-group #2426

What's Changed

New Contributors

Full Changelog: v1.7.4...v1.7.5

v1.7.4

09 Sep 02:54
4ca1464
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add updateFilterRules api #2245

🐛 fix

  • @visactor/vtable: when tree pivot table sort then expand tree node render error #2261
  • @visactor/vtable: fix interactive layer dom clear problem
  • @visactor/vtable: when no records corner header show dimention title #2247
  • @visactor/vtable: fix sparkline range when data has null

What's Changed

Full Changelog: v1.7.3...v1.7.4

v1.7.3

05 Sep 03:31
44d9477
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vtable: when keydown with ctrl meta and shift not trigger edit mode # 2372
  • @visactor/vtable: fix custom style arrangement duplicate #2370
  • @visactor/vtable: fix no-text cell custom merge #2343
  • @visactor/vtable: fix event bind problem in react-vtable
  • @visactor/vtable: fix right frozen mark position #2344
  • @visactor/vtable: fix select range judgement in cellBgColor #2368

v1.7.2

02 Sep 11:21
724631e
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vtable: when use groupBy then all merged cells set cellType text #2331