v1.8.0
🆕 feat
- @visactor/vtable: add vue-vtable
🐛 fix
- @visactor/vtable: fix estimate position in updateAutoRow() #2494
- @visactor/vtable: fix drag check state update #2518
- @visactor/vtable: fix group cell in vtable-export #2487
- @visactor/vtable: fix react component update problem when resize column
📖 docs
- @visactor/vtable: add functionalIconsStyle on theme #1308
What's Changed
- Feat: initial commit for vue-vtable-v2 by @YELineee in #2378
- refactor: update and optimize createCustomLayout function by @YELineee in #2399
- fix: dataset-pivot-table compile error by @fangsmile in #2413
- Feat: add ArcoVue editor in the ListTable by @YELineee in #2423
- feat: add vue-VTable documentation for Developer Ecology by @YELineee in #2477
- feat: added livedemo for vue-VTable by @YELineee in #2485
- Main by @fangsmile in #2502
- [Auto changelog] changlog of v1.7.8 by @github-actions in #2503
- feat: add configuration and live demo for ArcoVue as Editor by @YELineee in #2500
- docs: add faq,from 23 to 60 by @xuanhun in #2505
- update cover image URLs in examples and enhance documentation with additional examples by @YELineee in #2524
- merge develop code by @fangsmile in #2526
- fix: corner options were not set correctly by @YELineee in #2527
- docs: document error by @wdzyy in #2504
- fix: fix react component update problem when resize column by @Rui-Sun in #2514
- fix: fix estimate position in updateAutoRow() #2494 by @Rui-Sun in #2508
- 1308 refactor icon under different theme by @fangsmile in #2509
- fix: when trigger click bar event should check click on bar by @fangsmile in #2531
- fix: fix drag check state update #2518 by @Rui-Sun in #2530
- fix: fix group cell in vtable-export #2487 by @Rui-Sun in #2507
- merge main into develop by @Rui-Sun in #2533
- fix: symbol in VueVTable livedemos by @YELineee in #2534
- fix: remove unnecessary console.log statements in pivot-table.vue by @YELineee in #2536
- [Auto changelog] changlog of v1.7.9 by @github-actions in #2538
- Feat/vue vtable v2 by @fangsmile in #2381
- [Auto release] release 1.8.0 by @github-actions in #2539
New Contributors
Full Changelog: v1.7.9...v1.8.0