·
27 commits
to master
since this release
What's Changed
- chore(deps-dev): bump glob from 7.2.3 to 11.0.0 by @dependabot[bot] in #1155
- refactor: rc-component/table by @li-jia-nan in #1219
- chore: bump resize observer by @zombieJ in #1225
- fix: sticky event loop by Copilot AI by @zombieJ in #1231
- fix: scroll logic by @zombieJ in #1239
- test: Move enzyme to testing lib by @zombieJ in #1241
- refactor: Support all type of shadow by @zombieJ in #1238
- chore(deps-dev): bump @types/react-dom from 18.3.5 to 19.0.4 by @dependabot[bot] in #1234
- refactor(continue): fixed shadow using logical position by @zombieJ in #1244
- fix: Table rtl related className by @zombieJ in #1245
- fix: precision for ue by @zombieJ in #1246
- fix: stack case by @zombieJ in #1247
- chore: add reverse css var by @zombieJ in #1248
- chore: end fixed zIndex should smaller than start by @zombieJ in #1249
- chore: css var add columns count by @zombieJ in #1250
- chore: only add when sticky by @zombieJ in #1251
- chore(deps-dev): bump eslint-plugin-unicorn from 56.0.1 to 59.0.0 by @dependabot[bot] in #1262
- Revert "chore(deps-dev): bump eslint-plugin-unicorn from 56.0.1 to 59… by @thinkasany in #1265
- fix: header blank when using sticky or scroll.y by @linxianxi in #1267
- chore(deps-dev): bump rc-menu from 9.13.0 to 9.16.1 by @dependabot[bot] in #1235
- fix: emptyNode should not shaked when horizontal scroll by @linxianxi in #1142
- fix: optimize and fix the implementation of emptyNode shake by @linxianxi in #1273
- feat: support classNames and styles by @thinkasany in #1261
- feat: Table support expandedRowOffset by @zombieJ in #1284
- chore: defensive program by @zombieJ in #1295
- chore(deps-dev): bump vitest from 2.1.9 to 3.2.4 by @dependabot[bot] in #1296
- feat: Table scrollTo support offset by @zombieJ in #1301
- chore(deps-dev): bump @vitest/coverage-v8 from 2.1.9 to 3.2.4 by @dependabot[bot] in #1297
- Fix fixed property not being inherited by children columns by @ryantang247 in #1303
- fix: expand column not visible when expandable.fixed is true by @inottn in #1312
- chore(deps-dev): bump eslint-plugin-jest from 28.14.0 to 29.0.1 by @dependabot[bot] in #1309
- fix: Adjust the top height of the proxy to solve the sliding issue (#… by @Wxh16144 in #1313
- chore(deps-dev): bump jsdom from 25.0.1 to 26.1.0 by @dependabot[bot] in #1322
- chore(deps-dev): bump lint-staged from 15.5.2 to 16.1.5 by @dependabot[bot] in #1321
- chore(deps-dev): bump typescript from 5.7.3 to 5.9.2 by @dependabot[bot] in #1329
- chore(deps-dev): bump @types/jest from 29.5.14 to 30.0.0 by @dependabot[bot] in #1326
- chore(deps-dev): bump cross-env from 7.0.3 to 10.0.0 by @dependabot[bot] in #1324
- chore(deps-dev): bump eslint-plugin-unicorn from 56.0.1 to 60.0.0 by @dependabot[bot] in #1328
- fix: Table columns minWidth props no work when virtualized by @cactuser-Lu in #1334
- chore: sync antd-5.x to master by @crazyair in #1336
New Contributors
- @thinkasany made their first contribution in #1265
- @ryantang247 made their first contribution in #1303
- @cactuser-Lu made their first contribution in #1334
Full Changelog: https://github.com/react-component/table/compare/@rc-component/[email protected]...@rc-component/[email protected]