Releases: react-component/table
Releases · react-component/table
@rc-component/[email protected]: feat: scrollTo add align support (#1469)
@rc-component/[email protected]
@rc-component/[email protected]
What's Changed
Full Changelog: https://github.com/react-component/table/compare/@rc-component/[email protected]...@rc-component/[email protected]
@rc-component/[email protected]
- chore: bump version to 1.8.2 2412881
- fix: Due to precision issues, scrollLeft cannot reach the maximum scrollable width, causing the shadow to remain visible (#1404) c8d2df1
- chore: bump @rc-component/context to drop rc-util (#1371) 6a249a2
- chore: Remove unused dependencies (#1398) ea06244
- chore(deps-dev): bump jsdom from 26.1.0 to 27.0.1 (#1381) 998c134
- Revert "fix: duplicate unique identifiers in MeasureRow column headers (#1376)" (#1377) 2bd67c7
- fix: duplicate unique identifiers in MeasureRow column headers (#1376) c58ee99
- perf: uninstall classnames, install clsx (#1370) 057acc8
- fix(MeasureRow): clone the column without ref so that ref can point to the real columnHeader. (#1362) a887d56
v7.55.1
v7.55.0
v7.54.0: fix: Table MeasureRow bug when children have refs (#1367)
v7.53.1
What's Changed
- fix: should pass colGroup by @li-jia-nan in #1356
- type: update SpecialString type to use NonNullable by @afc163 in 9c70143
Full Changelog: v7.53.0...v7.53.1