Releases: antvis/S2
Releases · antvis/S2
@antv/[email protected]
Bug Fixes
- fix: 🐛 solve the wrong clear drill-down state and close #531, close #405
- feat: tooltip support config auto adjust the boundary
- fix: fix corner icon overlap close #524
- fix: 🐛 refactor the process of
standardTransform
and close #511, close #292 - fix: 🐛 solve the error when hierarchy type is tree and data is empty
- chore: add the test case for range_filtered event
@antv/[email protected]
Bug Fixes
- 🐛 correct the condition of the adustTotalNodesCoordinate (#455) (34c9f87)
- 🐛 correct the wrong condition to show the default headerActionIcons for detail table mode (#486) (596e9f3)
- 🐛 optimize the subTotal cells layout logic and close #368 (#425) (7fe2cbf)
- 🐛 prevent the cell click event when clicking the HeaderActionIcon and close #409 #452 (#489) (f1a1a82)
- 🐛 set the default page and close #473 (#500) (567dc0e)
- 🐛 solve the wrong numbers of headerActionIcons config in drill-down mode (#445) (7ca0a70)
- 🐛 solve the wrong position of the grandTotal cell in multi-value mode and close #372 (#437) (b24657c)
- 🐛 tweak the corner cell icon position and close #464 (#504) (5ea90a6)
- 🐛 add the
spreadsheet
for the meta of the corner cell in tree mode and tweak the style of cell borders (#342) (f322519), closes #339 - 🐛 clear the drill-down cache after setting the dataConfig and close #496 (#510) (c39a07b)
- 🐛 event disposal on facet destroy (#493) (e48a20d)
- 🐛 getEndRows return all items when theres no frozen row (#503) (6952526)
- 🐛 solve the wrong render state when updating the dataCfg and close #285 (#299) (b69cf24)
- 🐛 totals caculate width's err when data is empty but options have totals (#517) (96c35f7)
@antv/[email protected]
Bug Fixes
- 🐛 fix merged cells can't be sorted and dragged (#471)(cfd9ff0)
- 🐛 correct the wrong condition to show the default headerActionIcons for detail table(#486)(596e9f3)
- 🐛 prevent the cell click event when clicking the HeaderActionIcon and close #409、#452 (#489)(f1a1a82)
- 🐛 cannot hidden columns(#491)(dc78a4f)
- 🐛 event disposal on facet destroy(#493)(e48a20d)
- 🐛 set the default page and close #473 (#500)(567dc0e)
- 🐛 circular dependency on imports(#502)(95fc03c)
Features
@antv/[email protected]
Bug Fixes
- correct the condition of the adustTotalNodesCoordinate (#455) (34c9f87)
- optimize the subTotal cells layout logic and close #368 (#425) (7fe2cbf)
- solve the wrong numbers of headerActionIcons config in drill-down mode (#445) (7ca0a70)
- 🐛 solve the wrong position of the grandTotal cell in multi-value mode and close #372 (#437) (b24657c)
Features
- ✨ add column header labels for the corner header (#320) (1b87bda)
- ✨ allow users to set different display condition for headerActionIcons (#352) (9375f2b)
- ✨ init examples gallery for the site (#280) (891ce39)
- ✨ add custom header action icons (#331) (4dcb1a2)
- ✨ enable users to set the page size of the pagination configuration and close #302 (#309) (e5e961e)
- ✨ part drill down based on the new data process (#399) (6a8889b)
@antv/[email protected]
Bug Fixes
- expand corner cell width, make it nowrap initially (#408) (c73bb6d)
- interaction: invalid "hiddenColumnFields" config close #417 (#431) (6cd461e)
- interaction: optimize reset state logic (#441) (f07e657)
- interaction: support batch hidden columns (#439) (d0a4d97)
- performance: optimize performance when table switch to pivot, #415 (#429) (215e6c4)
- resize: fix set width and height problem (#402) (41caf18)
- tooltip: custom tooltip keep right position wrong calc (#436) (88fe05e)
- 🐛 optimize the subTotal cells layout logic and close #368 (#425) (7fe2cbf)
Features
@antv/[email protected]
Bug Fixes
- fix(resize): fix set width and height problem.
- fix(layout): layout performance optimization, close issue #388
- fix(table): table mode corner width error.
Feature
- feat: ✨ part drill down based on the new data process.
@antv/[email protected]
@antv/[email protected]
@antv/[email protected]
bugfix:
- 修复自定义
tooltip
二次点击才出现的问题。 close #340
@antv/[email protected]
Feature:
- 允许用户在行列头注册不同的
HeaderAcitonIcon