Skip to content

Conversation

@simonguo
Copy link
Member

@simonguo simonguo commented Aug 4, 2025

The latest version of rsuite-table updated the sorting icon in the table header, using the CSS transform property to implement the rotation of the sorting arrow.

@codesandbox
Copy link

codesandbox bot commented Aug 4, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@vercel
Copy link

vercel bot commented Aug 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rsuite-nextjs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:34am
rsuite-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 2:34am

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 4, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@simonguo simonguo requested a review from Copilot August 4, 2025 02:36
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR improves the table component by enhancing header alignment and adding smooth animations for sorting and expand/collapse interactions. The changes align with rsuite-table's latest version which uses CSS transforms for sorting icon rotation.

  • Added flexbox layout to table headers for better alignment of content and sorting icons
  • Implemented CSS transform animations for sorting arrows (180° rotation for ascending sort)
  • Added smooth expand/collapse animations with 90° rotation and transition effects

@simonguo simonguo merged commit 3acd117 into main Aug 4, 2025
13 checks passed
@simonguo simonguo deleted the table-style-updates branch August 4, 2025 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants