Skip to content

v1.22.2

Choose a tag to compare

@github-actions github-actions released this 29 Oct 06:15
· 1317 commits to main since this release
6e9be08

馃啎 feat

  • @visactor/vtable-sheet: drag row or column order for vtable-sheet
  • @visactor/vtable-sheet: drag column order to update and calculate formula
  • @visactor/vtable-sheet: adjust formula dependency after delete or add rows columns
  • @visactor/vtable: add adaptive mode for auto fill width
  • @visactor/vtable: the addition of the refValue parameter in vue-vtable dynamic rendering editing now supports v-model #4597

馃悰 fix

  • @visactor/vtable: drag row order to update rowHeightMap
  • @visactor/vtable: select row use row series number with cell merge, select state error
  • @visactor/vtable: after resize column width legend title position error #4629
  • @visactor/vtable: fix issue of markline layout in PivotChart
  • @visactor/vtable: the resize event of tableContainer #4558
  • @visactor/vtable: vue-vtable dynamic rendering editing #4621

馃敤 refactor

  • @visactor/vtable: requestAnimationFrame use vrender api #4619
  • @visactor/vtable-sheet: formula context support lower case character #4628

What's Changed

New Contributors

Full Changelog: v1.22.0...v1.22.2