Skip to content

v1.16.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 12:17
8af69e6

🆕 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