[go: up one dir, main page]

Skip to content

v1.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Oct 09:58
· 96 commits to main since this release
470788d

🆕 feat

  • @visactor/vtable: add underlayBackgroundColor for gantt chart #2607
  • @visactor/vtable: add maxHeight in menu container #2602
  • @visactor/vtable: add creation buttom for not schedualed task record
  • @visactor/vtable: add dependency line for gantt chart
  • @visactor/vtable: add after_sort event
  • @visactor/vtable: add task bar selected style
  • @visactor/vtable: add dependency line selected style

🐛 fix

  • @visactor/vtable: when dimension paths has virtual not identify problem #2510
  • @visactor/vtable: toggleHierarchyState api can not update customlayout cell #2609
  • @visactor/vtable: fix legend layout problem
  • @visactor/vtable: fix border rect missing when borderLineWidth is 0
  • @visactor/vtable: fix multi-sort icon update in updateSortState() #2614
  • @visactor/vtable: fix col/row end in createGroupForFirstScreen() #2585
  • @visactor/vtable: fix customConfig in react-vtable
  • @visactor/vtable: fix row resize mark position when scrolled vertically #2606
  • @visactor/vtable: fix sort icon update in transpose list-table

What's Changed

New Contributors

Full Changelog: v1.9.1...v1.10.0