⬆ Bump @chakra-ui/react from 3.8.0 to 3.24.0 in /frontend
Type: Pull Request
State: Open
Association: None
Comments: 0
(11 months ago)
(11 months ago)
dependencies javascript
Bumps @chakra-ui/react from 3.8.0 to 3.24.0.
Release notes
Sourced from @chakra-ui/react's releases.
@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 */} <Accordion.ItemTrigger unstyled bg="red.500" /> <Accordion.ItemContent> <Accordion.ItemBody /> </Accordion.ItemContent> </Accordion.Item> </Accordion.Root>
- Group: Add support changing group gap globally via
--group-gapCSS variable
... (truncated)
Changelog
Sourced from @chakra-ui/react's changelog.
3.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.<Accordion.Root defaultValue={["a"]}> <Accordion.Item value="a"> {/* Opt-out of recipe styles */} <Accordion.ItemTrigger unstyled bg="red.500" /> <Accordion.ItemContent> <Accordion.ItemBody /> </Accordion.ItemContent> </Accordion.Item> </Accordion.Root>
- Group: Add support changing group gap globally via
--group-gapCSS
... (truncated)
Commits
4f61b0aVersion Packages (#10200)79971c0feat: Codeblock component (#10164)9d87724chore: refactor skip nav stories74957b4refactor: isolate simple-gridaf85275chore: update links407a285docs: flex with spacerbf28509refactor: isolate absolute center5e7831ffix: check ifseparatoris a valid React element (#10199)323f52bchore: table examples4ec69e0Version Packages (#10145)- 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
1
3
+2008
-1929
Package Dependencies
@chakra-ui/react
npm
3.8.0 → 3.24.0
Minor
/frontend
Technical Details
| ID: | 4375303 |
| UUID: | 2711348276 |
| Node ID: | PR_kwDOPHGtI86hm-Q0 |
| Host: | GitHub |
| Repository: | mfv-brian/python-fullstack |
| Merge State: | Unknown |