Skip to content
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

chore(deps): bump @zag-js/tabs from 0.47.0 to 0.56.0 #2229

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 11, 2024

Bumps @zag-js/tabs from 0.47.0 to 0.56.0.

Release notes

Sourced from @​zag-js/tabs's releases.

@​zag-js/tabs@​0.56.0

Minor Changes

  • feadb9f Thanks @​segunadebayo! - Add data-ssr to item as a style hook to mimick the indicator styles while in ssr. This improves the visual experience and prevents the indicator flashing on hydration

Patch Changes

  • Updated dependencies []:
    • @​zag-js/anatomy@​0.56.0
    • @​zag-js/core@​0.56.0
    • @​zag-js/types@​0.56.0
    • @​zag-js/utils@​0.56.0
    • @​zag-js/dom-event@​0.56.0
    • @​zag-js/dom-query@​0.56.0
    • @​zag-js/element-rect@​0.56.0

@​zag-js/tabs@​0.55.0

Patch Changes

  • Updated dependencies []:
    • @​zag-js/anatomy@​0.55.0
    • @​zag-js/core@​0.55.0
    • @​zag-js/types@​0.55.0
    • @​zag-js/utils@​0.55.0
    • @​zag-js/dom-event@​0.55.0
    • @​zag-js/dom-query@​0.55.0
    • @​zag-js/element-rect@​0.55.0
Changelog

Sourced from @​zag-js/tabs's changelog.

0.56.0 - 2024-06-10

Fixed

  • Menu

    • Fix issue where using anchor as menuitem hijacks focus prematurely

Added

  • Presence

    • Add support for immediate to synchronize the present change immediately instead of deferring to next tick. This should be used when composing components like Tabs.
  • RadioGroup, Tabs

    • Add data-ssr to item as a style hook to mimick the indicator styles while in ssr. This improves the visual experience and prevents the indicator flashing on hydration

Changed

  • Timer [Breaking]

    • Refactor anatomy for timer machine.
      • Before: root, segment, control, separator
      • After: root, item, itemValue, itemLabel, actionTrigger, separator,

0.55.0 - 2024-06-07

Fixed

  • FileUpload

    • Fix issue where onFileAccept gets called when deleting an item via the delete trigger. Now, only onFileChange is called when deleting or calling api.clearFiles
  • Combobox, Select

    • Add missing list part

Added

  • [NEW]: Added new QR Code machine to generate QR codes from text or URLs.

Changed

0.54.0 - 2024-06-05

Changed

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@zag-js/tabs](https://github.com/chakra-ui/zag) from 0.47.0 to 0.56.0.
- [Release notes](https://github.com/chakra-ui/zag/releases)
- [Changelog](https://github.com/chakra-ui/zag/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/zag/compare/@zag-js/[email protected]...@zag-js/[email protected])

---
updated-dependencies:
- dependency-name: "@zag-js/tabs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the automerge Instructs Mergify to queue this pull request for automatic merging label Jun 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2024

Superseded by #2236.

@dependabot dependabot bot closed this Jun 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/zag-js/tabs-0.56.0 branch June 12, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Instructs Mergify to queue this pull request for automatic merging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants