Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
53632f5 to
4b374ec
Compare
4b374ec to
2fd46c4
Compare
2fd46c4 to
2e58869
Compare
2e58869 to
2ecfcd0
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@zag-js/dialog@1.39.0
Minor Changes
#2929
024dc75Thanks@segunadebayo! - Add support for multiple triggers in Dialog, Hover Card, Menu,
Popover, and Tooltip.
A single component instance can now be shared across multiple trigger elements. Each trigger is identified by a
valuepassed togetTriggerProps:When the component is open and a different trigger is activated, it switches and repositions without closing.
aria-expandedis scoped to the active trigger, and focus returns to the correct trigger on close.Patch Changes
@zag-js/drawer@1.39.0
Minor Changes
#2929
024dc75Thanks@segunadebayo! - Add support for multiple triggers in Dialog, Hover Card, Menu,
Popover, and Tooltip.
A single component instance can now be shared across multiple trigger elements. Each trigger is identified by a
valuepassed togetTriggerProps:When the component is open and a different trigger is activated, it switches and repositions without closing.
aria-expandedis scoped to the active trigger, and focus returns to the correct trigger on close.Patch Changes
@zag-js/hover-card@1.39.0
Minor Changes
#2929
024dc75Thanks@segunadebayo! - Add support for multiple triggers in Dialog, Hover Card, Menu,
Popover, and Tooltip.
A single component instance can now be shared across multiple trigger elements. Each trigger is identified by a
valuepassed togetTriggerProps:When the component is open and a different trigger is activated, it switches and repositions without closing.
aria-expandedis scoped to the active trigger, and focus returns to the correct trigger on close.Patch Changes
@zag-js/menu@1.39.0
Minor Changes
#2929
024dc75Thanks@segunadebayo! - Add support for multiple triggers in Dialog, Hover Card, Menu,
Popover, and Tooltip.
A single component instance can now be shared across multiple trigger elements. Each trigger is identified by a
valuepassed togetTriggerProps:When the component is open and a different trigger is activated, it switches and repositions without closing.
aria-expandedis scoped to the active trigger, and focus returns to the correct trigger on close.Patch Changes
@zag-js/popover@1.39.0
Minor Changes
#2929
024dc75Thanks@segunadebayo! - Add support for multiple triggers in Dialog, Hover Card, Menu,
Popover, and Tooltip.
A single component instance can now be shared across multiple trigger elements. Each trigger is identified by a
valuepassed togetTriggerProps:When the component is open and a different trigger is activated, it switches and repositions without closing.
aria-expandedis scoped to the active trigger, and focus returns to the correct trigger on close.Patch Changes
@zag-js/tags-input@1.39.0
Minor Changes
e352a49Thanks@segunadebayo! - - Add
sanitizeValueprop to transform tag values before adding.Defaults to
(v) => v.trim().Patch Changes
e33abb5Thanks@segunadebayo! - Set
enterKeyHintto"done"on the input element so mobilevirtual keyboards show a "Done" button that triggers tag addition.
@zag-js/toast@1.39.0
Minor Changes
afd8047Thanks@segunadebayo! - Add priority-based queue system for toasts. When the max number of
toasts is reached, queued toasts are sorted by priority (1-8, lower is higher priority) before being displayed.
Priorities are automatically assigned based on toast type and whether it has an action. Custom priorities can be set
via the
priorityoption.Patch Changes
@zag-js/tooltip@1.39.0
Minor Changes
#2929
024dc75Thanks@segunadebayo! - Add support for multiple triggers in Dialog, Hover Card, Menu,
Popover, and Tooltip.
A single component instance can now be shared across multiple trigger elements. Each trigger is identified by a
valuepassed togetTriggerProps:When the component is open and a different trigger is activated, it switches and repositions without closing.
aria-expandedis scoped to the active trigger, and focus returns to the correct trigger on close.Patch Changes
@zag-js/core@1.39.0
Patch Changes
@zag-js/preact@1.39.0
Patch Changes
@zag-js/react@1.39.0
Patch Changes
@zag-js/solid@1.39.0
Patch Changes
@zag-js/svelte@1.39.0
Patch Changes
@zag-js/vanilla@1.39.0
Patch Changes
@zag-js/vue@1.39.0
Patch Changes
@zag-js/accordion@1.39.0
Patch Changes
@zag-js/angle-slider@1.39.0
Patch Changes
@zag-js/async-list@1.39.0
Patch Changes
@zag-js/avatar@1.39.0
Patch Changes
@zag-js/carousel@1.39.0
Patch Changes
@zag-js/cascade-select@1.39.0
Patch Changes
@zag-js/checkbox@1.39.0
Patch Changes
@zag-js/clipboard@1.39.0
Patch Changes
@zag-js/collapsible@1.39.0
Patch Changes
@zag-js/color-picker@1.39.0
Patch Changes
@zag-js/combobox@1.39.0
Patch Changes
@zag-js/date-input@1.39.0
Patch Changes
@zag-js/date-picker@1.39.0
Patch Changes
@zag-js/editable@1.39.0
Patch Changes
@zag-js/file-upload@1.39.0
Patch Changes
@zag-js/floating-panel@1.39.0
Patch Changes
@zag-js/image-cropper@1.39.0
Patch Changes
@zag-js/listbox@1.39.0
Patch Changes
@zag-js/marquee@1.39.0
Patch Changes
@zag-js/navigation-menu@1.39.0
Patch Changes
@zag-js/number-input@1.39.0
Patch Changes
@zag-js/pagination@1.39.0
Patch Changes
@zag-js/password-input@1.39.0
Patch Changes
@zag-js/pin-input@1.39.0
Patch Changes
@zag-js/presence@1.39.0
Patch Changes
@zag-js/progress@1.39.0
Patch Changes
@zag-js/qr-code@1.39.0
Patch Changes
@zag-js/radio-group@1.39.0
Patch Changes
@zag-js/rating-group@1.39.0
Patch Changes
@zag-js/scroll-area@1.39.0
Patch Changes
@zag-js/select@1.39.0
Patch Changes
@zag-js/signature-pad@1.39.0
Patch Changes
@zag-js/slider@1.39.0
Patch Changes
@zag-js/splitter@1.39.0
Patch Changes
@zag-js/steps@1.39.0
Patch Changes
@zag-js/switch@1.39.0
Patch Changes
@zag-js/tabs@1.39.0
Patch Changes
@zag-js/timer@1.39.0
Patch Changes
@zag-js/toc@1.39.0
Patch Changes
@zag-js/toggle@1.39.0
Patch Changes
@zag-js/toggle-group@1.39.0
Patch Changes
@zag-js/tour@1.39.0
Patch Changes
@zag-js/tree-view@1.39.0
Patch Changes
@zag-js/aria-hidden@1.39.0
Patch Changes
@zag-js/auto-resize@1.39.0
Patch Changes
@zag-js/collection@1.39.0
Patch Changes
@zag-js/color-utils@1.39.0
Patch Changes
@zag-js/dismissable@1.39.0
Patch Changes
@zag-js/dom-query@1.39.0
Patch Changes
@zag-js/file-utils@1.39.0
Patch Changes
@zag-js/focus-trap@1.39.0
Patch Changes
@zag-js/focus-visible@1.39.0
Patch Changes
@zag-js/i18n-utils@1.39.0
Patch Changes
@zag-js/interact-outside@1.39.0
Patch Changes
@zag-js/popper@1.39.0
Patch Changes
@zag-js/remove-scroll@1.39.0
Patch Changes
@zag-js/scroll-snap@1.39.0
Patch Changes
@zag-js/anatomy@1.39.0
@zag-js/anatomy-icons@1.39.0
@zag-js/docs@1.39.0
@zag-js/store@1.39.0
@zag-js/types@1.39.0
@zag-js/utils@1.39.0
@zag-js/date-utils@1.39.0
@zag-js/highlight-word@1.39.0
@zag-js/hotkeys@1.39.0
@zag-js/json-tree-utils@1.39.0
@zag-js/live-region@1.39.0
@zag-js/rect-utils@1.39.0
@zag-js/stringify-state@1.39.0
svelte-kit-starter@0.0.13
Patch Changes