⬆ Bump @chakra-ui/react from 3.8.0 to 3.25.0 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.25.0.
Release notes
Sourced from @chakra-ui/react's releases.
@chakra-ui/react@3.25.0Minor Changes
#10254
3fb9d7cThanks@segunadebayo! - Add new scroll area component<ScrollArea.Root> <ScrollArea.Viewport> <ScrollArea.Content>{/* Scrolling content */}</ScrollArea.Content> </ScrollArea.Viewport> <ScrollArea.Scrollbar> <ScrollArea.Thumb /> </ScrollArea.Scrollbar> <ScrollArea.Corner /> </ScrollArea.Root>Patch Changes
d3a1064Thanks@segunadebayo! - Fix nested token override issue during theme mergingconst defaultConfig = { theme: { tokens: { colors: { black: { value: "[#000000](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react/issues/000000)" }, }, }, }, }const userConfig = { theme: { tokens: { colors: { black: { 100: { value: "#EE0F0F" }, 200: { value: "#CC0C0C" }, }, }, }, }, }
... (truncated)
Changelog
Sourced from @chakra-ui/react's changelog.
3.25.0
Minor Changes
#10254
3fb9d7cThanks@segunadebayo! - Add new scroll area component<ScrollArea.Root> <ScrollArea.Viewport> <ScrollArea.Content>{/* Scrolling content */}</ScrollArea.Content> </ScrollArea.Viewport> <ScrollArea.Scrollbar> <ScrollArea.Thumb /> </ScrollArea.Scrollbar> <ScrollArea.Corner /> </ScrollArea.Root>Patch Changes
d3a1064Thanks@segunadebayo! - Fix nested token override issue during theme mergingconst defaultConfig = { theme: { tokens: { colors: { black: { value: "[#000000](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/react/issues/000000)" }, }, }, }, }const userConfig = { theme: { tokens: { colors: { black: { 100: { value: "#EE0F0F" }, 200: { value: "#CC0C0C" }, }, }, }, }, }
... (truncated)
Commits
9aef935Version Packages (#10245)3fb9d7cfeat: scroll area component (#10254)95f3da1chore: bump ark-uid3a1064refactor: token mergingd8a7ccbchore(combobox): add more examples7b12408chore: bump ark-ui9501179feat(table): border spacing preset (#10244)00dc934Version Packages (#10229)333b063fix(factory): valid element check17ac9f5Version Packages (#10217)- 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
2
+1271
-1172
Package Dependencies
@chakra-ui/react
npm
3.8.0 → 3.25.0
Minor
/frontend
Technical Details
| ID: | 5945201 |
| UUID: | 2761427743 |
| Node ID: | PR_kwDOOv2BM86kmAsf |
| Host: | GitHub |
| Repository: | SebasEscobarDev/fullstack-fastapi |
| Mergeable: | Yes |
| Merge State: | Unstable |
| Rebaseable: | Yes |