v1.10.0
🆕 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
- docs: fix animation guide url by @Rui-Sun in #2599
- Main by @fangsmile in #2603
- fix: convert camel case in tables by @YELineee in #2596
- [Auto changelog] changlog of v1.9.1 by @github-actions in #2605
- docs: add Japanese README.md and CONTRIBUTING.md by @eltociear in #2617
- 2609 bug togglehierarchystate customlayout by @fangsmile in #2620
- 2607 feature gantt underlaybackgroundcolor by @fangsmile in #2611
- fix: fix sort icon update in transpose list-table by @Rui-Sun in #2636
- Fix/react config by @Rui-Sun in #2626
- fix: fix multi-sort icon update in updateSortState() #2614 by @Rui-Sun in #2621
- fix: fix col/row end in createGroupForFirstScreen() #2585 by @Rui-Sun in #2616
- Feat/menu scroll by @Rui-Sun in #2615
- fix: fix row resize mark position when scrolled vertically #2606 by @Rui-Sun in #2613
- fix: fix border rect missing when borderLineWidth is 0 by @Rui-Sun in #2610
- fix: when dimension paths has virtual not identify problem #2510 by @fangsmile in #2587
- feat: update vrender version by @Rui-Sun in #2618
- Feat/gantt new feature by @fangsmile in #2562
- [Auto release] release 1.10.0 by @github-actions in #2637
New Contributors
- @eltociear made their first contribution in #2617
Full Changelog: v1.9.1...v1.10.0