New Component
Initial release of the color utilities and picker.
Breaking Changes
HoverCard, Popover 0.6.0
Rename onOpenChange to onOpen and onClose
Patch Changes
Vue 0.6.0
Fix issue where defaultValue does not get applied to input element. The fix was to normalize defaultValue to value
Checkbox 0.6.0
Fix issue where checkbox toggleChecked was not defined
DatePicker 0.6.0
- Fix issue where
focusedValuewas not synced withvalueproperty. - Fix issue where input value was not updated when
localeandvaluechanged.
RatingGroup, Splitter 0.6.0
Update point calculations based on changes in getRelativePointPercent output
Edit this page on GitHub