Skip to content

Releases: VisActor/VTable

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

v1.7.1

02 Sep 06:07
735e18a
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vtable: fix envs type in react-vtable

v1.7.0

30 Aug 12:34
d8f9d33
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add gantt chart

🐛 fix

  • @visactor/vtable: leftTable just has row series number

v1.6.3

30 Aug 06:07
7909ebf
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add formatCopyValue config
  • @visactor/vtable: add parentElement config in tooltip #2290

🐛 fix

  • @visactor/vtable: handle with change header postion event #2299
  • @visactor/vtable: pivot tree can not show value and expand tree occor error #2306
  • @visactor/vtable: set titleOnDimension all sort can not run #2278
  • @visactor/vtable: add judgement in array find function #2289
  • @visactor/vtable: fix frozen column custom component clip
  • @visactor/vtable: fix cellLocation in top frozen row #2267
  • @visactor/vtable: fix list-table group mode style update problem
  • @visactor/vtable: fix menu auto hide when page crolled #2241
  • @visactor/vtable: fix progress bar cell textAlign update #2225
  • @visactor/vtable: fix umd package problem in react-vtable #2244
  • @visactor/vtable: fix right frozen size in updateContainerAttrWidthAndX() #2243
  • @visactor/vtable: fix leftRowSeriesNumberColumnCount error in getBodyLayoutRangeById() #2234

🔨 refactor

  • @visactor/vtable: scroll event add argument #2249
  • @visactor/vtable: changeCellValue can modify raw record #2305

v1.6.2

30 Aug 06:05
7909ebf
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add formatCopyValue config

🐛 fix

  • @visactor/vtable: fix frozen column custom component clip
  • @visactor/vtable: fix menu auto hide when page crolled #2241