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

Bump @chakra-ui/react from 2.9.1 to 3.2.2 #648

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2024

Bumps @chakra-ui/react from 2.9.1 to 3.2.2.

Release notes

Sourced from @​chakra-ui/react's releases.

@​chakra-ui/react@​3.2.2

Patch Changes

  • 7234d75 Thanks @​segunadebayo! - - Slider

    • Add DraggingIndicator component to show an element only while dragging

    • Fix issue where slider marks were not styled correctly in vertical orientation

    • Menu: Update recipe to use --available-height css variable to keep the menu's height within the available space

    • System: Fixed issue where exporting withRootProvider would result in type error

    • Snippets / Slider

      • Move MarkerGroup into the Control component
      • Remove hardcoded margin values in favor of recipes and data-has-mark-label attribute

@​chakra-ui/react@​3.2.1

Patch Changes

  • #9240 561ccc0 Thanks @​Pagebakers! - - System: Fix issue where exporting withProvider and withContext would result in type error

    • Timeline: Fix issue where TimelineTitle was missing from the export
    • Tabs: Fix issue where useTabs and useTabsContext were not exported
    • Snippets / ColorPicker: Fix flex direction of ColorPickerChannelInputs and ColorPickerChannelSliders

@​chakra-ui/react@​3.2.0

Minor Changes

  • #9130 e5880fb Thanks @​segunadebayo! - - [Preview] Add new ColorPicker component to allow users pick a color in hsl, rgb, hsb formats.

    • Add new ColorSwatch component to preview a color.
    • Fix issue where mergeConfigs mutates the underlying configs passed to it.

@​chakra-ui/react@​3.1.2

Patch Changes

  • 65952d7 Thanks @​segunadebayo! - - General: Fix issue where value change types were not re-exported from Ark UI

... (truncated)

Changelog

Sourced from @​chakra-ui/react's changelog.

3.2.2

Patch Changes

  • 7234d75 Thanks @​segunadebayo! - - Slider

    • Add DraggingIndicator component to show an element only while dragging

    • Fix issue where slider marks were not styled correctly in vertical orientation

    • Menu: Update recipe to use --available-height css variable to keep the menu's height within the available space

    • System: Fixed issue where exporting withRootProvider would result in type error

    • Snippets / Slider

      • Move MarkerGroup into the Control component
      • Remove hardcoded margin values in favor of recipes and data-has-mark-label attribute

3.2.1

Patch Changes

  • #9240 561ccc0 Thanks @​Pagebakers! - - System: Fix issue where exporting withProvider and withContext would result in type error

    • Timeline: Fix issue where TimelineTitle was missing from the export
    • Tabs: Fix issue where useTabs and useTabsContext were not exported
    • Snippets / ColorPicker: Fix flex direction of ColorPickerChannelInputs and ColorPickerChannelSliders

3.2.0

Minor Changes

  • #9130 e5880fb Thanks @​segunadebayo! - - [Preview] Add new ColorPicker component to allow users pick a color in hsl, rgb, hsb formats.

    • Add new ColorSwatch component to preview a color.
    • Fix issue where mergeConfigs mutates the underlying configs passed to it.

3.1.2

Patch Changes

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@chakra-ui/react [< 1.8, > 1.7.2]
@chakra-ui/react [< 1.9, > 1.8.1]

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 [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react) from 2.9.1 to 3.2.2.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/react@3.2.2/packages/react)

---
updated-dependencies:
- dependency-name: "@chakra-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 1, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants