v0.1.30
v0.1.30 (2025-02-18)
Fix
- fix(widgets): Enhance RadioButtons with layout and styling options
- Added
fitToContentandlabelInlineprops to RadioButtons component - Updated RadioButtonsWidget to support new layout configuration
- Improved CSS styles for more flexible radio button group layouts
- Implemented inline and content-fitting display options (
31bf491)