Minor Changes
Editable 0.7.0
- Add
finalFocusEl
to allow for better return focus management
Pagination 0.7.0
- Add
type
property 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
ids
context 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
mergeProps
function.
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
setPositioning
api method to allow empty arguments
Range Slider 0.7.0
- Ensure consistent props for marker in
Slider
andRangeSlider
Slider 0.7.0
- Ensure consistent props for marker in
Slider
andRangeSlider
Splitter 0.7.0
- Export types for panel and resize trigger props
Edit this page on GitHub