Releases: react-component/table
Releases · react-component/table
Release list
@rc-component/table@1.10.4
@rc-component/table@1.10.3
- chore: bump version to 1.10.3 3f4046c
- fix: avoid stale scroll retry sync (#1495) cbcfd8a
- ci: allow Vercel install with eslint 10 204d749
- chore(deps-dev): bump the npm-dependencies group with 6 updates (#1497) 373ed08
- chore: update maintenance dependencies (#1494) 65805df
- chore: standardize repository setup (#1491) 14b74e6
@rc-component/table@1.10.2: Avoid rc package deep imports (#1489)
@rc-component/table@1.10.1
@rc-component/table@1.10.0: feat: scrollTo add align support (#1469)
@rc-component/table@1.9.1
@rc-component/table@1.9.0
What's Changed
Full Changelog: https://github.com/react-component/table/compare/@rc-component/table@1.8.2...@rc-component/table@1.9.0
@rc-component/table@1.8.2
- 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