releaseUrl | releaseDate |
---|---|
November 18, 2022 |
- Release
@zag-js/select
package
- Provide deep merge utility for nested context values
- Fix issue where clicking cancel when an initial value was set, clears the value.
- Remove support for internal
hookSync
property.
- Fix issue where using a button element for the menuitem doesn't work as expected.
- Remove support for internal
hookSync
property.
- Fixed issue where
api.setValue
type was incorrect.
- Replace
DELETE_VALUE
transition withCLEAR_VALUE
- Track previously selected tabs in correct order
- Remove support for internal
hookSync
property.
- Set removeDelay to
0
by default to make it opt-in