-
-
Notifications
You must be signed in to change notification settings - Fork 170
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
Version Packages #819
Merged
Merged
Version Packages #819
Conversation
This file contains 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 Git ↗︎
|
segunadebayo
force-pushed
the
changeset-release/main
branch
from
August 27, 2023 13:02
5c731b8
to
9791a20
Compare
segunadebayo
force-pushed
the
changeset-release/main
branch
from
August 29, 2023 19:36
9791a20
to
d55a4a6
Compare
segunadebayo
force-pushed
the
changeset-release/main
branch
from
August 31, 2023 09:51
d55a4a6
to
bc02858
Compare
segunadebayo
force-pushed
the
changeset-release/main
branch
from
August 31, 2023 12:36
bc02858
to
13b46c1
Compare
segunadebayo
force-pushed
the
changeset-release/main
branch
from
August 31, 2023 18:05
13b46c1
to
5547538
Compare
segunadebayo
force-pushed
the
changeset-release/main
branch
from
September 5, 2023 13:30
5547538
to
6f8cc2b
Compare
segunadebayo
force-pushed
the
changeset-release/main
branch
from
September 5, 2023 13:35
6f8cc2b
to
481e729
Compare
segunadebayo
force-pushed
the
changeset-release/main
branch
from
September 5, 2023 13:45
481e729
to
9a27bce
Compare
segunadebayo
force-pushed
the
changeset-release/main
branch
from
September 5, 2023 17:31
9a27bce
to
83c4686
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
#826
224cbbb0
Thanks@segunadebayo! - > Breaking Changes 💥
Redesign select and combobox API to allow passing value as
string
andcollection
Prior to this change, Zag computes the label and value from the DOM element. While this worked, it makes it
challenging to manage complex objects that don't match the
label
andvalue
convention.Patch Changes
#833
579d4a06
Thanks@srflp! - Add support for
closeOnSelect
Updated dependencies [
224cbbb0
]:@zag-js/[email protected]
Minor Changes
c54f5966
Thanks@cschroeter! - Rename
MachineApi
toApi
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Minor Changes
#826
224cbbb0
Thanks@segunadebayo! - > Breaking Changes 💥
Redesign select and combobox API to allow passing value as
string
andcollection
Prior to this change, Zag computes the label and value from the DOM element. While this worked, it makes it
challenging to manage complex objects that don't match the
label
andvalue
convention.Patch Changes
224cbbb0
]:@zag-js/[email protected]
Minor Changes
3898e76c
Thanks@cschroeter! - Remove input from anatomy
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Minor Changes
8be96a5e
Thanks@cschroeter! - - Optimize
onFocus
andonChange
type declaration.onDelete
from type defintion.Patch Changes
224cbbb0
]:@zag-js/[email protected]
Minor Changes
#826
224cbbb0
Thanks@segunadebayo! - > Breaking Changes 💥
Redesign select and combobox API to allow passing value as
string
andcollection
Prior to this change, Zag computes the label and value from the DOM element. While this worked, it makes it
challenging to manage complex objects that don't match the
label
andvalue
convention.@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
44df2f45
Thanks@segunadebayo! - Export PropTypes from react package for consistency
Updated dependencies []:
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
d65e8fc1
Thanks@segunadebayo! - Fix issue where datepicker value
onChange
returned a proxy array5c6431db
Thanks@segunadebayo! - Fix issue where clearing the date picker value prevent selecting a
new date when
inline: true
is setUpdated dependencies [
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
bdd2b963
Thanks@segunadebayo! - Fix issue where
closeOnSelect
on menu item props isn't respectedin machine.
Updated dependencies [
224cbbb0
]:@zag-js/[email protected]
Patch Changes
5cbd0db8
Thanks@segunadebayo! - Fix issue where number input goes into infinite update cycles
Updated dependencies [
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
e22ef3bc
Thanks@segunadebayo! - Remove unsupported
readOnly
property from typesUpdated dependencies [
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
19c76c1a
Thanks@segunadebayo! - Fix issue where tooltip doesn't respect
closeOnPointerDown: false
Updated dependencies [
224cbbb0
]:@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
224cbbb0
]:@zag-js/[email protected]
Patch Changes
@zag-js/[email protected]
Patch Changes
224cbbb0
]:@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]
@zag-js/[email protected]
@zag-js/[email protected]
@zag-js/[email protected]