Skip to content

v0.1.30

Choose a tag to compare

@github-actions github-actions released this 18 Feb 10:22
· 116 commits to main since this release

v0.1.30 (2025-02-18)

Fix

  • fix(widgets): Enhance RadioButtons with layout and styling options
  • Added fitToContent and labelInline props 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)