chore(deps): update dependency @chakra-ui/react to v2.8.2#259
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency @chakra-ui/react to v2.8.2#259renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
November 14, 2022 19:37
a07d7ae to
4640b6f
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
November 29, 2022 07:08
4640b6f to
7c707a2
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
December 6, 2022 17:17
7c707a2 to
823468c
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
December 16, 2022 21:00
823468c to
452e0f6
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
December 26, 2022 13:40
452e0f6 to
9f595fc
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
December 29, 2022 22:49
9f595fc to
09bf211
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
January 11, 2023 11:46
09bf211 to
76bd226
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
January 12, 2023 19:38
76bd226 to
824b92b
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
January 16, 2023 16:57
824b92b to
7cd3776
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
February 13, 2023 18:03
7cd3776 to
4b86701
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
February 15, 2023 20:04
4b86701 to
065c8ff
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
March 17, 2023 23:35
065c8ff to
5a797be
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
March 23, 2023 10:46
5a797be to
51d078a
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
2 times, most recently
from
March 30, 2023 19:19
551fc1b to
77a18a1
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
May 28, 2023 11:07
77a18a1 to
57744f7
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
May 31, 2023 10:53
57744f7 to
c148f48
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
June 19, 2023 15:17
c148f48 to
7177933
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
July 18, 2023 23:24
7177933 to
3e5e382
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
September 9, 2023 02:35
3e5e382 to
4c0f337
Compare
renovate
Bot
force-pushed
the
renovate/chakra-ui-monorepo
branch
from
November 9, 2023 19:37
4c0f337 to
9930cba
Compare
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
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.3.7->2.8.2Release Notes
chakra-ui/chakra-ui (@chakra-ui/react)
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]:v2.5.3Compare Source
Patch Changes
[
0f8a50054,0eeadd3c2,b6e0a6a81,8474beb85,8a3455fe5]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.