[go: up one dir, main page]

Skip to content

v1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 11:45
· 184 commits to main since this release
c337065

๐Ÿ†• feat

  • @visactor/vtable: add scrollTo animation function

๐Ÿ› fix

  • @visactor/vtable: when dimension set width auto but no records, the col width not compute #2515
  • @visactor/vtable: when call updateColumns should update aggregation #2519
  • @visactor/vtable: change outsideClickDeselect trigger time when pointerdown #2553
  • @visactor/vtable: when sort with row series number occor error #2558
  • @visactor/vtable: fix select auto-scroll in bottom #2546
  • @visactor/vtable: fix auto size in react custom component
  • @visactor/vtable: fix custom component flash when cell resizes #2516
  • @visactor/vtable: fix custom component in forzen cell #2568
  • @visactor/vtable: fix legend with padding layout size
  • @visactor/vtable: fix cellLocation in createComplexColumn #2517
  • @visactor/vtable: fix merge cell select range #2521

๐Ÿ”จ refactor

  • @visactor/vtable: when value is promise cell style function should await #2549