Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps @zag-js/react from 0.1.18 to 1.12.0.

Release notes

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

@​zag-js/react@​1.12.0

Patch Changes

  • Updated dependencies []:
    • @​zag-js/core@​1.12.0
    • @​zag-js/store@​1.12.0
    • @​zag-js/types@​1.12.0
    • @​zag-js/utils@​1.12.0

@​zag-js/react@​1.11.0

Patch Changes

  • Updated dependencies []:
    • @​zag-js/core@​1.11.0
    • @​zag-js/store@​1.11.0
    • @​zag-js/types@​1.11.0
    • @​zag-js/utils@​1.11.0
Changelog

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

1.12.0 - 2025-05-01

Added

  • Date Picker: Add support for outsideDaySelectable prop to allow selecting days outside the current month (on the same visible date range)

Fixed

  • Collapsible: Fix issue in React.js <= v18.x where collapse animation might not work as expected

1.11.0 - 2025-04-20

Added

  • ListCollection: Add support for grouping collection items

Fixed

  • Listbox: Export missing SelectionMode interface

1.10.0 - 2025-04-15

Added

  • Toggle Group: Add support for deselectable prop to ensure one or more toggle is selected at any time.

  • Splitter:

    • Expose api.resetSizes() to reset the size to the initial specified size
    • Fix issue in vertical orientation where arrow up doesn't work as expected.

Fixed

  • Select: Fix issue where machine doesn't leave focus state when interacting outside with another editable element. This leads to the data-focus attribute not being removed from the trigger element.

  • Floating Panel: Fix issue where clicking the trigger when panel is open, doesn't close the panel

1.9.3 - 2025-04-10

Fixed

  • Floating Panel

    • Change default strategy from absolute to fixed to improve positioning consistency
    • Implement controlled open/close state
    • Constraint the mouse movement to the boundary rect to prevent content from being moved outside completely

1.9.2 - 2025-04-10

... (truncated)

Commits
  • 0262c95 Version Packages (#2433)
  • 20cd399 chore(deps): update dependency vite to v6.3.4 [security] (#2435)
  • 637fc60 fix: improve collapsible in react-18
  • 7ecd885 fix: typecheck
  • 0447904 feat(date-picker): allow selecting outside days
  • 9a2742f docs(date-picker): write draft for multiple months
  • fc7aa3e chore: add date picker multiple months demo
  • cf96882 refactor: demos
  • 2770e95 chore(deps): lock file maintenance (#2430)
  • 98a34dd chore: improve combobox vanilla example (#2431)
  • Additional commits viewable in compare view

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/react](https://github.com/chakra-ui/zag) from 0.1.18 to 1.12.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/react"
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants