Releases: antvis/S2
Releases · antvis/S2
@antv/s2-react-v1.1.0
@antv/s2-v1.0.3
🐛 Bugfix
- fix(copy): copy data with data sorted or filtered pr(fix)
- fix: optimize handleGroupSort and add pivot sheet basic class tests
- fix(interaction): move hideColumns method to interaction scope
- fix: remove exports config close #790
- fix: solve the wrong collapse status and tweak the default icon size for the corner cell and close #791
- fix: tooltip childNode repete show and add test
✨ Feature
- feat: add util export.
@antv/s2-react-v1.0.3
🐛 Bugfix
- fix(components): fix cannot update table size by container resized
- refactor: s2-react default options and add merge test
@antv/s2-v1.0.0-beta.16
@antv/s2-v1.0.0-beta.16 (2021-11-24)
Bug Fixes
- components: fix cannot update table size by container resized (#796) (b48fc3c)
- facet: getAdjustedScrollY add negative check (#816) (675eab8)
- remove '' on copied data (#817) (2bfb1d2)
- solve the wrong collapse status and tweak the default icon size for the corner cell and close #791 (#798) (6bfa17b)
- tooltip childNode repete show and add test (#803) (744d0ea)
@antv/s2-react-v1.0.0-beta.2
@antv/s2-react-v1.0.0-beta.2 (2021-11-24)
Bug Fixes
@antv/s2-react-v1.0.0-beta.1
@antv/s2-v1.0.0-beta.15
@antv/s2-v1.0.0-beta.15 (2021-11-22)
Bug Fixes
@antv/s2-v1.0.0-beta.13
@antv/s2-v1.0.0-beta.11
@antv/s2-v1.0.0-beta.11 (2021-11-19)
Bug Fixes
@antv/s2-v1.0.0-beta.10
@antv/s2-v1.0.0-beta.10 (2021-11-18)
Bug Fixes
- 🐛 solve the issue that the selectedCellsSpotlight does not work (#704) (535a792)
- 🐛 interactorBorder宽度自适应 (#705) (1271081)
- components: switcher support receive antd popover props for resolve scroling with the page (#715) (078afd3)
- copy: fix copy data format problem (#703) (8d15c88)
- difficult to select the tooltip after click then merged cell (#731) (2f5bb46)
- facet: adjustXY in pagination (#709) (8238767)
- facet: scrollbar offset (#707) (0bfa052)
- hd-adapter: fix wrong container style when zoom scale changed (#706) (05c8fe1)
- multi measure render wrong and optimize sortedDimensionValues (#737) (6f8afaa)
- scroll: fix cannot scroll by mouse or touch tablet (#698) (edbbe6f)
- scroll: scroll by group (#727) (b365e8b)
- scroll: sync row scroll offset when corner cell resized (#720) (6f9b8f4)
- table: table sort fix && col layout fix (#722) (6219860)