⬆ Bump @chakra-ui/react from 3.26.0 to 3.27.1 in /frontend
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(8 months ago)
(8 months ago)
(8 months ago)
dependencies javascript
Bumps @chakra-ui/react from 3.26.0 to 3.27.1.
Release notes
Sourced from @chakra-ui/react's releases.
@chakra-ui/react@3.27.1Patch Changes
e1774c8Thanks@segunadebayo! - ExposeCollapsible.Indicatorcomponent to provide visual indicator for collapsible state
f9d66f4Thanks@segunadebayo! - - CodeBlock
- Fix issue in diff mode where the wrong lines were being highlighted
- Fix
highlight.jsadapter to properly handle diff attributes for added/removed lines
f26e863Thanks@segunadebayo! - - Styled System:
- Fix issue where bracket syntax for responsive styles didn't work in recipe variants
// This now works correctly const recipe = defineRecipe({ variants: { variant: { primary: { color: ["red", "green"], // ✅ Now converts to breakpoints }, }, }, })
- Improve style resolution performance
#10325
3e6d1f7Thanks@wo-o29! - Fix issue where refs don't support cleanup function (React 19 compatibility)#10328
451209eThanks@megos! - fix(table): ensure stickyHeader works with outline variant
56a4501Thanks@segunadebayo! - Timeline: AddshowLastSeparatorvariant to control visibility of the last separator
... (truncated)
Changelog
Sourced from @chakra-ui/react's changelog.
3.27.1
Patch Changes
e1774c8Thanks@segunadebayo! - ExposeCollapsible.Indicatorcomponent to provide visual indicator for collapsible state
f9d66f4Thanks@segunadebayo! - - CodeBlock
- Fix issue in diff mode where the wrong lines were being highlighted
- Fix
highlight.jsadapter to properly handle diff attributes for added/removed lines
f26e863Thanks@segunadebayo! - - Styled System:
- Fix issue where bracket syntax for responsive styles didn't work in recipe variants
// This now works correctly const recipe = defineRecipe({ variants: { variant: { primary: { color: ["red", "green"], // ✅ Now converts to breakpoints }, }, }, })
- Improve style resolution performance
#10325
3e6d1f7Thanks@wo-o29! - Fix issue where refs don't support cleanup function (React 19 compatibility)#10328
451209eThanks@megos! - fix(table): ensure stickyHeader works with outline variant
56a4501Thanks@segunadebayo! - Timeline: AddshowLastSeparatorvariant to control visibility of the last separator
... (truncated)
Commits
83c1641Version Packages (#10341)b0a936astyle: fix prettier1dffb10fix: remove id attribute from SkipNavLink (#10363)5cde2a9fix(deps): update react to v19.2.0 (#10367)f26e863fix: cva normalize451209efix(table): ensure stickyHeader works with outline variant (#10328)e1774c8refactor(collapsible): add indicator component56a4501refactor: timeline recipe9224921docs: update overlay managerf9d66f4refactor: codeblock theme- 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)
Package Dependencies
@chakra-ui/react
npm
3.26.0 → 3.27.1
Minor
/frontend
Technical Details
| ID: | 10547843 |
| UUID: | 3508262573 |
| Node ID: | PR_kwDOOpdk386tXlFh |
| Host: | GitHub |
| Repository: | at146/python-react |