-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: refactor ButtonIcon to extract ButtonSort as a private component #508
fix: refactor ButtonIcon to extract ButtonSort as a private component #508
Conversation
WalkthroughThe recent updates focus on refining the button components in the UI library. The Changes
Recent Review DetailsConfiguration used: .coderabbit.yaml Files selected for processing (7)
Additional comments not posted (7)
TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
Bundle Size (components)
Overall bundle size: 81.67 KB (+76 B +0.09%) Bundle Size (form components)
Overall bundle size: 49.24 KB Bundle Size (system)
Overall bundle size: 53.8 KB (+301 B +0.55%) |
🤖 I have created a release *beep* *boop* --- <details><summary>ui-components: 5.17.1</summary> ## [5.17.1](ui-components-v5.17.0...ui-components-v5.17.1) (2024-04-16) ### Bug Fixes * refactor ButtonIcon to extract ButtonSort as a private component ([#508](#508)) ([dd96ec9](dd96ec9)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: aversini <[email protected]>
Summary by CodeRabbit
ButtonSort
component for enhanced sorting functionality in tables.ButtonIcon
component by removing theactive
prop and associated styling logic.ButtonIcon
to reflect changes.ButtonSort
component to ensure it behaves correctly under various configurations.