Releases: VisActor/VTable
Releases · VisActor/VTable
v0.10.0
🆕 feat
- @visactor/vtable: add listenChart Event
- @visactor/vtable: handle legend event to reset chart
- @visactor/vtable: add api getChartDatumPosition
- @visactor/vtable: add right and bottom frozen function
🐛 fix
- @visactor/vtable: use updateOption can‘t modify hover highlight mode correctly #189
🔨 refactor
- @visactor/vtable: last column to resize width is inflexibility #136
- @visactor/vtable: delete widthMode:standard-aeolus and add option of autoFillWidth
- @visactor/vtable: use barWidth to compute chart column width #185
- @visactor/vtable: widthMode set adaptive , compute body column to adaptive lefted container space #187
- @visactor/vtable: compute optimize height for chart by axis tick count #196
- @visactor/vtable: sort collectedValues by data.field.domain
🔨 breakchanges
- @visactor/vtable: change
parentElement
tocontainer
- @visactor/vtable: change event listener api name from
listen
toon
- @visactor/vtable: change dispose vtable instance api name from
dispose
torelease
v0.9.2
🔨 refactor
- @visactor/vtable: chart type handle with transpose or indicator in row
What's Changed
- feat: add scroll bar hover on display mode by @Rui-Sun in #10
- Feature/improve interactive performance while resize column by @Rui-Sun in #33
- fix: normalize getCellStyle return object by @Rui-Sun in #36
- refactor: rename rate to percentile by @fangsmile in #40
- Feat/43 refactor pin rename to frozen by @fangsmile in #44
- chore: bundler add external and globals by @fangsmile in #53
- Feat/13 refactorxxxradius config renamed with cornerradius by @fangsmile in #58
- chore: update release workflow and add test-cov by @fangsmile in #57
- feat: deal with promise data by @Rui-Sun in #51
- fix: fix handleTextStick row maybe -1 by @Rui-Sun in #63
- Feat/tree structure in pivot table by @Rui-Sun in #50
- fix: fix tree layout problem by @Rui-Sun in #67
- fix: fix auto height computation problem in colHeader by @Rui-Sun in #70
- fix: fix column resize effect in adaptive widthMode by @Rui-Sun in #64
- fix: fix width and height cache clear timing when move cell by @Rui-Sun in #72
- fix: fix tree structure select header problem by @Rui-Sun in #76
- fix: cell move problem in pivot tree mode by @Rui-Sun in #75
- feat: support Event in mobile device by @Rui-Sun in #84
- Fix/86 customrender and transpose problem by @fangsmile in #87
- feat: set tableGroup xy before cell create by @Rui-Sun in #92
- fix: fix column resize error when frozen column by @Rui-Sun in #96
- Pre release/0.9.1 alpha.5 by @fangsmile in #94
- Fix/table group border by @Rui-Sun in #99
- feat: add container background in custom-layout by @Rui-Sun in #107
- Feat/add progress proxy in transpose table by @Rui-Sun in #97
- fix: fix computeRowsHeight() missing rowEnd by @Rui-Sun in #125
- Main by @fangsmile in #112
- chore: delete annotation from rush.json file by @fangsmile in #111
- Feat/116 handle with indicator in rowheader for pivotchart by @fangsmile in #129
- fix: fix header select perf in tranpose table by @Rui-Sun in #133
- feat: enhance getRowsHeight() perfomance by @Rui-Sun in #161
Full Changelog: https://github.com/VisActor/VTable/commits/v0.9.2