Skip to content

v7.52.3

Compare
Choose a tag to compare
@afc163 afc163 released this 01 Sep 13:44
· 17 commits to antd-5.x since this release

What's Changed

  • fix: Adjust the top height of the proxy to solve the sliding issue by @Wxh16144 in #1310
  • fix: expand column not visible when expandable.fixed is true by @inottn in #1314
  • refactor: simplify scroll state update logic in stickyScrollBar.tsx by @afc163 in #1318
  • chore: rename vitest config file to mts extension by @afc163 in #1319
  • fix: show ColGroup always by @afc163 in #1317
  • Revert "fix: show ColGroup always" by @afc163 in #1320
  • fix: fix sticky header column width with empty data by @afc163 in #1323
  • fix: Table header layout when data is empty by @afc163 in #1330
  • fix: insert header content into body measure rows for column width calculation by @afc163 in #1331

Full Changelog: v7.51.1...v7.52.3