Releases: react-component/table
Releases · react-component/table
@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
@rc-component/[email protected]
@rc-component/[email protected]
@rc-component/[email protected]
What's Changed
- fix: Table columns minWidth props no work when virtualized (for 5.x) by @yoyo837 in #1337
- fix: Table column align issue when scroll.x is true by @afc163 in #1341
- chore(deps-dev): bump eslint-plugin-unicorn from 56.0.1 to 61.0.0 by @dependabot[bot] in #1343
- feat: add measureRowRender prop by @afc163 in #1347
- fix: resolve table header blank display issue by @afc163 in #1345
- chore: sync antd 5.x branch to master by @afc163 in #1350
Full Changelog: https://github.com/react-component/table/compare/@rc-component/[email protected]...@rc-component/[email protected]