Conversation
…tical or horizontal layout
|
Caution Review failedThe pull request is closed. ℹ️ Recent review infoConfiguration used: Organization UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (4)
WalkthroughBaseRadioField eliminates its orientation prop and variant system, simplifying to a standard RadioGroup wrapper. NumberFieldRadio introduces ResizeObserver-based adaptive layout detection to switch between multi-column and single-column rendering. RadioGroup and RadioGroupItem are refactored from forwardRef-wrapped components to functional components with updated Radix UI imports. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~18 minutes Poem
✨ Finishing Touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
🎉 This PR is included in version 6.1.3 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary by CodeRabbit
New Features
Refactor