-
-
Notifications
You must be signed in to change notification settings - Fork 233
Version Packages #2878
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
github-actions
wants to merge
1
commit into
main
Choose a base branch
from
changeset-release/main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Version Packages #2878
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
95507f4 to
ee89831
Compare
ee89831 to
d0dc209
Compare
d0dc209 to
e114d75
Compare
e114d75 to
642b106
Compare
0231346 to
77e5b93
Compare
77e5b93 to
c5a8d3f
Compare
c5a8d3f to
5d388e5
Compare
5d388e5 to
15a1a25
Compare
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/[email protected]
Minor Changes
15fd93eThanks@segunadebayo! - Add
onValueCommitcallback that fires when the input loses focusor Enter is pressed
Patch Changes
c59c574Thanks@segunadebayo! - Fix cursor jumping to start when value is changed externally via
props while user is typing
42f5b8eThanks@segunadebayo! - - Fixed issue where input element doesn't sync when
formatOptionschanges dynamically.Enterkey is pressed and formatting is triggered.Updated dependencies []:
@zag-js/[email protected]
Minor Changes
853e344Thanks@segunadebayo! - Pagination: Add first/last triggers and improve visual balance
getFirstTriggerProps()andgetLastTriggerProps()methods for navigating to first/last pageboundaryCountparameter for controlling boundary pages (start/end)Patch Changes
@zag-js/[email protected]
Minor Changes
57478b8Thanks@segunadebayo! - - Added
scrollToIndexFnprop to enable keyboard navigation invirtualized trees
getVisibleNodes()now returns{ node, indexPath }[]instead ofnode[]. Returning the indexpath perhaps the most useful use of this function, hence the change.
Migration:
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
3dbfe4aThanks@segunadebayo! - Fix machines setting reactive state in exit actions.
Updated dependencies []:
@zag-js/[email protected]
Patch Changes
2a32c73Thanks@segunadebayo! - - Add
role="dialog"to color picker content when not inline toensure proper
aria-controlsdetectionaria-haspopup="dialog"to color picker trigger when not inline for better accessibility@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
2c61aacThanks@segunadebayo! - Fix issue where date picker input does not update format when
locale changes.
Updated dependencies []:
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
aac4769Thanks@segunadebayo! - - Fix issue in React where filtering items with an input would
throw a
flushSync was called from inside a lifecycle methodwarning.data-highlightedwasn't applied to the first item when usingautoHighlightwith input filtering.@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
3dbfe4aThanks@segunadebayo! - Fix machines setting reactive state in exit actions.
Updated dependencies []:
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
#2877
3e745c1Thanks@Hugos68! - Fix issue where
tabsandradio-groupmachine no longer show theindicatorprematurely2b17dd5Thanks@segunadebayo! - Improve accessibility of radio group by adding
invalidandrequiredprops with correspondingdata-*andaria-*attributesUpdated dependencies []:
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
#2877
3e745c1Thanks@Hugos68! - Fix issue where
tabsandradio-groupmachine no longer show theindicatorprematurelyUpdated dependencies []:
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
37a6759Thanks@segunadebayo! - Fix tooltip not showing when scrolling with pointer over trigger
onPointerOverhandler to complementonPointerMovefor better hover detection during scroll eventspointer movement
Updated dependencies []:
@zag-js/[email protected]
Patch Changes
3dbfe4aThanks@segunadebayo! - Fix machines setting reactive state in exit actions.
Updated dependencies []:
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
@zag-js/[email protected]
@zag-js/[email protected]
@zag-js/[email protected]
@zag-js/[email protected]
@zag-js/[email protected]
@zag-js/[email protected]
@zag-js/[email protected]
@zag-js/[email protected]
@zag-js/[email protected]
@zag-js/[email protected]
@zag-js/[email protected]
@zag-js/[email protected]