Changed
- Progress: Updated
Progress.ValueText
to render percentage as string.
Fixed
-
Field:
- Fixed SSR warning related to
useLayoutEffect
usage. - Fixed issue where id of field parts could not be customized, breaking Zag.js composition.
- Added
data-*
attributes to control part to allow for better styling.
- Fixed SSR warning related to
-
Select: Fixed reactivity issues when
items
andvalue
are updated.