⬆ Bump @chakra-ui/react from 3.8.0 to 3.24.1 in /frontend
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(10 months ago)
(10 months ago)
(10 months ago)
dependencies javascript
Bumps @chakra-ui/react from 3.8.0 to 3.24.1.
Release notes
Sourced from @chakra-ui/react's releases.
@chakra-ui/react@3.24.1Patch Changes
e81a6aeThanks@segunadebayo! - Provide a way to exclude components from prose styling by usingnot-prose
9b7bf1dThanks@segunadebayo! - Fix issue where_fullscreenreturns the wrong css selector
@chakra-ui/react@3.24.0Minor Changes
#10164
79971c0Thanks@segunadebayo! - Add new codeblock component with support for highlight.js and shiki.<CodeBlock.AdapterProvider value={shikiAdapter}> <CodeBlock.Root code="console.log('Hello, world!')" language="tsx"> <CodeBlock.Content> <CodeBlock.Code> <CodeBlock.CodeText /> </CodeBlock.Code> </CodeBlock.Content> </CodeBlock.Root> </CodeBlock.AdapterProvider>Patch Changes
@chakra-ui/react@3.23.0Minor Changes
86ca96aThanks@segunadebayo! - - System: Addunstyledprop support to compound component children to opt-out of recipe styles per component.<Accordion.Root defaultValue={["a"]}> <Accordion.Item value="a"> {/* Opt-out of recipe styles */}
... (truncated)
Changelog
Sourced from @chakra-ui/react's changelog.
3.24.1
Patch Changes
e81a6aeThanks@segunadebayo! - Provide a way to exclude components from prose styling by usingnot-prose
9b7bf1dThanks@segunadebayo! - Fix issue where_fullscreenreturns the wrong css selector3.24.0
Minor Changes
#10164
79971c0Thanks@segunadebayo! - Add new codeblock component with support for highlight.js and shiki.<CodeBlock.AdapterProvider value={shikiAdapter}> <CodeBlock.Root code="console.log('Hello, world!')" language="tsx"> <CodeBlock.Content> <CodeBlock.Code> <CodeBlock.CodeText /> </CodeBlock.Code> </CodeBlock.Content> </CodeBlock.Root> </CodeBlock.AdapterProvider>Patch Changes
3.23.0
Minor Changes
86ca96aThanks@segunadebayo! - - System: Addunstyledprop support to compound component children to opt-out of recipe styles per component.
... (truncated)
Commits
17ac9f5Version Packages (#10217)d71ec6dfix(deps): update react to v19.1.1 (#10219)9b7bf1dfix: fullscreen selector4f61b0aVersion Packages (#10200)79971c0feat: Codeblock component (#10164)9d87724chore: refactor skip nav stories74957b4refactor: isolate simple-gridaf85275chore: update links407a285docs: flex with spacerbf28509refactor: isolate absolute center- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
@chakra-ui/react
npm
3.8.0 → 3.24.1
Minor
/frontend
Technical Details
| ID: | 4730418 |
| UUID: | 3294774307 |
| Node ID: | PR_kwDOOv2BM86iSSGD |
| Host: | GitHub |
| Repository: | SebasEscobarDev/fullstack-fastapi |