Skip to content

Releases: VisActor/VTable

v1.16.0

08 Feb 12:17
8af69e6
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: support async in downloadCsv&downloadExcel
  • @visactor/vtable: linkJump & linkDetect support function
  • @visactor/vtable: support react17 in customLayout function
  • @visactor/vtable: add keepColumnWidthChange in vue-vtable #3346
  • @visactor/vtable: add grid-tree mode for pivot table

🐛 fix

  • @visactor/vtable: when resize gantt view size should update dependency node size #3287
  • @visactor/vtable: resize or move taskbar update record problem #3321
  • @visactor/vtable: updateScales to quarter taskbar size error #3348
  • @visactor/vtable: mouseover last date border occor error for gantt #3373
  • @visactor/vtable: fix clipped judgement in getCellOverflowText()
  • @visactor/vtable: fix rowData error in media-click #3342
  • @visactor/vtable: fix header checkbox state in functional cellType #3334
  • @visactor/vtable: fix text vertical layout #3353
  • @visactor/vtable: fix merge cell style update in vtable-search #3327

🔨 refactor

  • @visactor/vtable: rowSeriesNumber cell can use theme headerStyle #3362

What's Changed

New Contributors

Full Changelog: v1.15.2...v1.16.0

aeolus-250207

07 Feb 03:19
Compare
Choose a tag to compare
aeolus-250207 Pre-release
Pre-release
build: prelease version 1.11.6-alpha.7

v1.15.2

26 Jan 11:20
a284e03
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: dependField&batType support function in progress-bar
  • @visactor/vtable: add emptyTip click event
  • @visactor/vtable: canvasWidth canvasHeight support auto setting #3089
  • @visactor/vtable: add data update in list-table tree(group) mode
  • @visactor/vtable: add groupTitleFieldFormat API #3092
  • @visactor/vtable: add skipImageExportCellType in vtable-export

🐛 fix

  • @visactor/vtable: when mouse leave gantt should trigger mouseleave_taskbar #3294
  • @visactor/vtable: fix empty-tip layout problem when resize window #3312
  • @visactor/vtable: remove tree limit in handleTextStick() #3274

aeolus-250126

26 Jan 08:42
Compare
Choose a tag to compare
aeolus-250126 Pre-release
Pre-release
build: prelease version 1.11.6-alpha.6

v1.15.1

17 Jan 10:31
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add emptyTip click event
  • @visactor/vtable: canvasWidth canvasHeight support auto setting #3089
  • @visactor/vtable: add data update in list-table tree(group) mode
  • @visactor/vtable: add groupTitleFieldFormat API #3092

🐛 fix

  • @visactor/vtable: when mouse leave gantt should trigger mouseleave_taskbar #3294
  • @visactor/vtable: fix empty-tip layout problem when resize window #3312
  • @visactor/vtable: remove tree limit in handleTextStick() #3274

v1.15.0

09 Jan 10:06
29fa3b0
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: support register aggregator #1508
  • @visactor/vtable: frozenColCount work in pivot table #3201
  • @visactor/vtable: add moveToExtendDateRange option #3221
  • @visactor/vtable: add keyboardOptions and add delete_dependency_link contextmenu_dependency_link event #3268
  • @visactor/vtable: customMergeCell support array config #3202
  • @visactor/vtable: add displayMode in emptyTip
  • @visactor/vtable: groupby support array config
  • @visactor/vtable: add penetrateEventList config in react-component
  • @visactor/vtable: add keepColumnWidthChange props in react-vtable
  • @visactor/vtable: add imageAnonymous in customConfig
  • @visactor/vtable: aggregationType custom work in pivot table #1508

🐛 fix

  • @visactor/vtable: when columns is all hide then should not generate cell ids #3199
  • @visactor/vtable: when header tree indicator node has different value, columnWidthConfig not work #3258
  • @visactor/vtable: when resize taskBar width the text label should update #3263
  • @visactor/vtable: when left table set autoWidth gantt chart render error #3266
  • @visactor/vtable: change taskRecord type from string to any
  • @visactor/vtable: fix aggregation display issue in tree-structured table headers
  • @visactor/vtable: fix collapse checkbox state update #3171
  • @visactor/vtable: clear sort target when setRecords in dataset
  • @visactor/vtable: fix frozen update problem in react-dom-component
  • @visactor/vtable: fix iterator map in getCheckboxState() #3177 #3239

📖 docs

  • @visactor/vtable: add weather calendar demo
  • @visactor/vtable: add scheduleCreatable doc

What's Changed

New Contributors

Full Changelog: v1.14.3...v1.15.0

aeolus-250106

08 Jan 11:22
Compare
Choose a tag to compare
aeolus-250106 Pre-release
Pre-release
build: prelease version 1.11.6-alpha.5

v1.14.3

27 Dec 09:59
ff3c006
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: showSort support function type #2630
  • @visactor/vtable: add hide for indicator setting #2257 #2451
  • @visactor/vtable: add enableTreeCheckbox config

🐛 fix

  • @visactor/vtable: fix borderLineWidth array config #3183
  • @visactor/vtable: when set resizable false hover taskbar occor error #3189

What's Changed

Full Changelog: v1.14.1...v1.14.3

aeolus-241225

25 Dec 07:17
Compare
Choose a tag to compare
build: prelease version 1.11.6-alpha.4

v1.14.1

23 Dec 13:26
4a34ffb
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vtable: add grid rowBackgroundColor and columnBackgroundColor weekendBackgroundColor #3155

🐛 fix

  • @visactor/vtable: gantt taskbar resize width interaction can not limit one time unit #3161
  • @visactor/vtable: fix axes count error in seriesIds config

🔨 refactor

  • @visactor/vtable: add option tableSizeAntiJitter #3160

What's Changed

New Contributors

Full Changelog: v1.13.2...v1.14.1