v0.58.0
⚠️ Breaking Changes
- Allow check fields and selectable fields to render as required #487 by @adamkudrna (PR #581)
- Split
RUIProviderinto two by @mbohal (PR #583) - Inherit link color in components using the Feedback color collection (#492) by @adamkudrna (PR #565)
🌟 Features
- Add controlled popover by @atmelmicro (PR #582)
- Inherit link color in components using the Feedback color collection (#492) by @adamkudrna (PR #565)
🐞 Bug Fixes
- Fix misplaced Popover when using Floating UI (#566) by @atmelmicro (PR #576)
- Let wide
InputGroups honor the minimum input width and overflow horizontally (#522) by @adamkudrna (PR #578) - Fix layout context prop resolving for boolean types (#567) by @atmelmicro (PR #568)
♻️ Refactoring
🔧 Maintenance
- Use Node 22 (current LTS) for development by @adamkudrna (PR #573)
Full Changelog: v0.57.0...v0.58.0