Minor Changes
Editable 0.7.0
- Add
finalFocusElto allow for better return focus management
Pagination 0.7.0
- Add
typeproperty to the pagination's context to control properties used in trigger elements
Patch Changes
All components
- Ensure ids of underlying elements can customized based on
idscontext property.
Editable 0.7.0
- Fix issue where focus is hijacked on blur when interacting outside on a focusable element
Core 0.7.0
- Refactor regex for
mergeProps
Solid 0.7.0
- Improve reactivity of
mergePropsfunction.
Carousel 0.7.0
- Improve support for spacing and slides per view
ColorPicker 0.7.0
- Export types for color channel and swatch parts
Popover, Menu, Tooltip, HoverCard 0.7.0
- Update the
setPositioningapi method to allow empty arguments
Range Slider 0.7.0
- Ensure consistent props for marker in
SliderandRangeSlider
Slider 0.7.0
- Ensure consistent props for marker in
SliderandRangeSlider
Splitter 0.7.0
- Export types for panel and resize trigger props
Edit this page on GitHub