Releases
v1.3.0
Compare
Sorry, something went wrong.
No results found
1.3.0 (2025-10-23)
⚠ BREAKING CHANGES
replace default value for the valueKey prop from id to value across all components which supports it.
✨ Features
add labelKey and valueKey support to radio and checkbox groups for custom option mapping (9ada6c0 )
add spacing parameter support in vueless.config.ts (d397cdd )
add support custom color shades for primary and neutral colors in theme configuration (10d09aa )
🐛 Bug Fixes
add a11y locale to UTable (d9e985e )
adjust focus events for inputs/checkbox (1a346d7 )
adjust locales for a11y (2f90723 )
adjust UInputCounter width inheritance (ffa5f57 )
ensure label is always a string in checkbox and radio groups (c27b21f )
general fixes for aria attributes (34fafc6 )
insert theme CSS variables before the first stylesheet to ensure higher configuration priority (ce460bb )
rename UColorPicker to UColorToggle (acc93c7 )
use event stopPropagation in USwitch (895fe9b )
USwitch click event fix (48663d4 )
You can’t perform that action at this time.