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

fix(deps): update dependency @chakra-ui/react to v3.1.1 #97

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@chakra-ui/react (source) 3.0.0 -> 3.1.1 age adoption passing confidence

Release Notes

chakra-ui/chakra-ui (@​chakra-ui/react)

v3.1.1

Compare Source

Patch Changes
  • #​9128
    0715e2c
    Thanks @​coverlv! - Fix issue where
    useBreakpointValue throws error if ssr is false

  • #​9103
    1254769
    Thanks @​Newbie012! - - Checkbox: Fix issue
    where checkmark doesn't show on Safari

    • Alert: Fix issue where indicator icon is not visible on Safari
    • ClientOnly: Fix issue where returned the incorrect type leading to TS
      error like ClientOnly cannot be used as a JSX component.
    • Fieldset: Fix issue where anatomy is not exported
    • Timeline: Refactor variants such that it responds to colorPalette

v3.1.0

Compare Source

Minor Changes
  • 9a27c2c
    Thanks @​segunadebayo! - - System: Fix
    issue where using as prop with logic based components doesn't work as
    expected.

    • DataList: Add support for bold variant.

    • Button: Tweak the horizontal padding when size is sm.

    • Snippets

      • Slider: Add showValue prop to render the text value of the slider.
      • Select
        • Add HiddenSelect to ensure it works in form submissions.
        • Fix type inference is lost when using SelectRoot component from
          snippet
        • Fix issue where form data is not populated when using native form
          element
      • ColorMode: Fix type error when using the latest next-themes.
      • Provider: Forward props to ColorModeProvider powered by next-themes
        for better customization.
    • Toggle: Add Toggle component for toggling between two states. It
      composes the Button component.

v3.0.2

Compare Source

Patch Changes
  • 20b91bd
    Thanks @​segunadebayo! - - InputAddon:
    Fix issue with input addon not stretched correctly.
    • Snippets / Toaster: Improve toaster styling by adding
      width={{ md: "sm" }} to the toast root.

v3.0.1

Compare Source

Patch Changes
  • c0020c9
    Thanks @​segunadebayo! - Fix issue where
    using keyframe interpolation in animation prop doesn't work

  • 7d4f898
    Thanks @​segunadebayo! - Fix issue where
    scrollBehavior=outside doesn't allow scrolling outside the dialog content


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update dependency @chakra-ui/react to v3.0.1 fix(deps): update dependency @chakra-ui/react to v3.0.2 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/chakra-ui-monorepo branch from fe0c0b0 to 952710b Compare October 29, 2024 15:27
@renovate renovate bot changed the title fix(deps): update dependency @chakra-ui/react to v3.0.2 fix(deps): update dependency @chakra-ui/react to v3.1.0 Nov 5, 2024
@renovate renovate bot force-pushed the renovate/chakra-ui-monorepo branch 3 times, most recently from b58cbce to 4ba7cb8 Compare November 9, 2024 18:52
@renovate renovate bot changed the title fix(deps): update dependency @chakra-ui/react to v3.1.0 fix(deps): update dependency @chakra-ui/react to v3.1.1 Nov 9, 2024
@renovate renovate bot force-pushed the renovate/chakra-ui-monorepo branch from 4ba7cb8 to b117d6b Compare November 9, 2024 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants