-
Notifications
You must be signed in to change notification settings - Fork 71
fix: update chakra-ui monorepo (main) #252
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
Closed
Closed
+804
−1,284
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
7bec05e to
1de1c95
Compare
1de1c95 to
ed16174
Compare
ed16174 to
93b25cb
Compare
93b25cb to
5c5b0ac
Compare
5c5b0ac to
21999ab
Compare
21999ab to
208a112
Compare
208a112 to
5d6bb3f
Compare
5d6bb3f to
9149c03
Compare
6315dca to
2218331
Compare
2218331 to
60e53b3
Compare
60e53b3 to
db36bc9
Compare
db36bc9 to
c4eecc7
Compare
c4eecc7 to
12109cf
Compare
12109cf to
2a8c844
Compare
2a8c844 to
38252dc
Compare
38252dc to
8716b7f
Compare
auto-merge was automatically disabled
November 26, 2025 14:20
Pull request was closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.8->2.5.82.4.1->2.10.9Release Notes
chakra-ui/chakra-ui (@chakra-ui/cli)
v2.5.8Compare Source
v2.5.7Compare Source
v2.5.6Compare Source
v2.5.5Compare Source
v2.5.4Compare Source
v2.5.3Compare Source
v2.5.2Compare Source
v2.5.1Compare Source
v2.5.0Compare Source
v2.4.1Compare Source
Patch Changes
02968c565Thanks @segunadebayo! - Refactor theme
typings process and fix ESM issues
v2.4.0Minor Changes
#7494
27dcf2f56Thanks @kuroppe1819! - Add support for
nested semantic tokens in theme. It is now possible to declare semantic tokens
by nesting objects.
BEFORE:
AFTER:
This allows for cleaner grouping and organization of tokens.
v2.3.0Compare Source
Minor Changes
#7127
ffc73f393Thanks @lexanth! - - Added support for
generating theme typings to use via module augmentation of the
@chakra-ui/styled-systempackage.To use this feature, run the following command:
v2.2.1Compare Source
Patch Changes
322a9f424Thanks @deecewan! - Support TS Config paths
more completely
v2.2.0Compare Source
Minor Changes
#5701
eb3bfe66dThanks @lexanth! - Add the flag
--strict-token-typesfor@chakra-ui/cli tokensto generate strict typesfor theme tokens (e.g. color, spacing)
chakra-ui/chakra-ui (@chakra-ui/react)
v2.10.9Compare Source
v2.10.8Compare Source
v2.10.7Compare Source
v2.10.6Compare Source
v2.10.5Compare Source
v2.10.4Compare Source
v2.10.3Compare Source
v2.10.2Compare Source
v2.10.1Compare Source
v2.10.0Compare Source
v2.9.5Compare Source
v2.9.4Compare Source
v2.9.3Compare Source
v2.9.2Compare Source
v2.9.1Compare Source
v2.9.0Compare Source
v2.8.2Compare Source
Patch Changes
[
389ff6184,4168094f3,b6befea76,6d12ea81f,3dc2dd41d]:v2.8.1Compare Source
Patch Changes
[
63431c1ef,58e059d18,6526e9be8,eb477b6e8,065fd24c7,3aaf0c3b1,0b2c4049f]:v2.8.0Compare Source
Minor Changes
754d9d4f4Thanks @segunadebayo! - To improve support
for the App Router, all components and hooks are exported with the
"use client"directive.Patch Changes
[
4b88b6c71,119a52932,2a7189d80,0d99f5180,122d53c92,8254cc913,119a52932,6ae02e93f,00a06704e,ddfd11632,f65421e18,d6036930a,754d9d4f4]:v2.7.1Compare Source
Patch Changes
#7730
2456a7090Thanks @TylerAPfledderer! - Expose the
skip nav components and types to the main package
v2.7.0Compare Source
Minor Changes
c31df5a4bThanks @segunadebayo! - - Add new
Indicatorlayout component. Useful for positioning an element in the cornersof another element.
For example, let's say you want to position a notification badge in the top
end corner of a box. You can use the
Indicatorcomponent to achieve this.Refactored the
StackandWrapcomponents to use the flex gap instead ofthe owl selector
& > * ~ *for spacing.This fixes an issue where you can't use raw text nodes as a child of the
StackorWrapcomponent.Patch Changes
38acfe89cThanks @segunadebayo! - Bump emotion
version to
11.11.xto support css cascade layersUpdated dependencies
[
9d0b311b1,c6d523ced,0167b68a8,c121c35c0,3a164da59,148c66bc6,16c0ab7ec,c31df5a4b,c4fcc2a43,148c66bc6,38acfe89c,6f9eb3518,2347e3306,0bec820bd]:v2.6.1Compare Source
Patch Changes
[
a5ad2821e,243b052d7,7d27889c8,88356ab02,a999a033f,6ccf52322]:v2.6.0Compare Source
Minor Changes
#7502
49a29a238Thanks @estheragbaje! - Introduce new
Steppercomponent to model sequencial steps in a process.Patch Changes
[
68482afaa,7b67fd58c,379f347a8,c2f0d1bb2,24f952da2,6077dffc6,5ff30252f,27dcf2f56,7c62a361a,49a29a238,417293f8c,82ec66459,49a29a238,49a29a238,169d71679,d6b6941c8]:v2.5.5Compare Source
Patch Changes
[
93d3119a6,6a3c8435d,559edf420,93d3119a6,4eac402bd,51482a41e,cc8477505,68ceb28ae,fe882dc2f]:v2.5.4Compare Source
Patch Changes
[
5af9ad8b3,1dac7eec0,b39e242ad,5af9ad8b3,c7ad1bf12]:Configuration
📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.