Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 6c3e25f

Browse files
committed
Merge branch 'main' of github.com:chakra-ui/chakra-ui-vue-next into feat/c-tooltip
2 parents 3be81e2 + 6688f83 commit 6c3e25f

File tree

94 files changed

+1726
-51
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

94 files changed

+1726
-51
lines changed

.changeset/happy-impalas-lick.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
"@chakra-ui/c-input": patch
3+
"@chakra-ui/nuxt-next": patch
4+
"@chakra-ui/c-accordion": patch
5+
"@chakra-ui/c-alert": patch
6+
"@chakra-ui/c-avatar": patch
7+
"@chakra-ui/c-breadcrumb": patch
8+
"@chakra-ui/c-button": patch
9+
"@chakra-ui/c-checkbox": patch
10+
"@chakra-ui/c-close-button": patch
11+
"@chakra-ui/c-code": patch
12+
"@chakra-ui/c-color-mode": patch
13+
"@chakra-ui/c-focus-lock": patch
14+
"@chakra-ui/c-form-control": patch
15+
"@chakra-ui/c-icon": patch
16+
"@chakra-ui/c-image": patch
17+
"@chakra-ui/c-live-region": patch
18+
"@chakra-ui/c-media-query": patch
19+
"@chakra-ui/c-menu": patch
20+
"@chakra-ui/c-modal": patch
21+
"@chakra-ui/c-motion": patch
22+
"@chakra-ui/c-pin-input": patch
23+
"@chakra-ui/c-popover": patch
24+
"@chakra-ui/c-popper": patch
25+
"@chakra-ui/c-portal": patch
26+
"@chakra-ui/c-reset": patch
27+
"@chakra-ui/c-scroll-lock": patch
28+
"@chakra-ui/c-skip-nav": patch
29+
"@chakra-ui/c-spinner": patch
30+
"@chakra-ui/c-table": patch
31+
"@chakra-ui/c-tag": patch
32+
"@chakra-ui/c-textarea": patch
33+
"@chakra-ui/c-theme-provider": patch
34+
"@chakra-ui/c-toast": patch
35+
"@chakra-ui/c-visually-hidden": patch
36+
"@chakra-ui/vue-layout": patch
37+
"@chakra-ui/vue-styled": patch
38+
"@chakra-ui/vue-system": patch
39+
"@chakra-ui/vue-test-utils": patch
40+
"@chakra-ui/vue-utils": patch
41+
"@chakra-ui/vue-next": patch
42+
"@chakra-ui/vue-accessibilty": patch
43+
"@chakra-ui/vue-composables": patch
44+
"@chakra-ui/vue-auto-import": patch
45+
---
46+
47+
Fix: CInput component v-model type"

.changeset/new-rings-deliver.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
1+
---
2+
"@chakra-ui/vue-next": patch
3+
"@chakra-ui/nuxt-next": patch
4+
"@chakra-ui/c-accordion": patch
5+
"@chakra-ui/c-alert": patch
6+
"@chakra-ui/c-avatar": patch
7+
"@chakra-ui/c-breadcrumb": patch
8+
"@chakra-ui/c-button": patch
9+
"@chakra-ui/c-checkbox": patch
10+
"@chakra-ui/c-close-button": patch
11+
"@chakra-ui/c-code": patch
12+
"@chakra-ui/c-color-mode": patch
13+
"@chakra-ui/c-focus-lock": patch
14+
"@chakra-ui/c-form-control": patch
15+
"@chakra-ui/c-icon": patch
16+
"@chakra-ui/c-image": patch
17+
"@chakra-ui/c-input": patch
18+
"@chakra-ui/c-live-region": patch
19+
"@chakra-ui/c-media-query": patch
20+
"@chakra-ui/c-menu": patch
21+
"@chakra-ui/c-modal": patch
22+
"@chakra-ui/c-motion": patch
23+
"@chakra-ui/c-pin-input": patch
24+
"@chakra-ui/c-popover": patch
25+
"@chakra-ui/c-popper": patch
26+
"@chakra-ui/c-portal": patch
27+
"@chakra-ui/c-reset": patch
28+
"@chakra-ui/c-scroll-lock": patch
29+
"@chakra-ui/c-skip-nav": patch
30+
"@chakra-ui/c-spinner": patch
31+
"@chakra-ui/c-table": patch
32+
"@chakra-ui/c-tag": patch
33+
"@chakra-ui/c-textarea": patch
34+
"@chakra-ui/c-theme-provider": patch
35+
"@chakra-ui/c-toast": patch
36+
"@chakra-ui/c-visually-hidden": patch
37+
"@chakra-ui/vue-layout": patch
38+
"@chakra-ui/vue-styled": patch
39+
"@chakra-ui/vue-system": patch
40+
"@chakra-ui/vue-test-utils": patch
41+
"@chakra-ui/vue-utils": patch
42+
"@chakra-ui/vue-accessibilty": patch
43+
"@chakra-ui/vue-composables": patch
44+
"@chakra-ui/vue-auto-import": patch
45+
---
46+
47+
Remove toast context log

.changeset/pre.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,17 @@
4343
"@chakra-ui/vue-auto-import": "0.0.0-dev-20230215144750",
4444
"@chakra-ui/c-live-region": "2.0.0-beta.0",
4545
"@chakra-ui/c-table": "2.0.0-beta.0",
46-
"@chakra-ui/c-textarea": "0.0.0-beta.0"
46+
"@chakra-ui/c-textarea": "0.0.0-beta.0",
47+
"@chakra-ui/c-popover": "0.0.0-beta.0"
4748
},
4849
"changesets": [
4950
"beige-ants-beg",
5051
"beige-bugs-try",
5152
"blue-penguins-swim",
5253
"chilly-forks-stare",
54+
"giant-deers-compete",
5355
"gorgeous-swans-kneel",
56+
"happy-impalas-lick",
5457
"honest-worms-hunt",
5558
"hungry-gifts-visit",
5659
"kind-parrots-worry",
@@ -59,13 +62,15 @@
5962
"many-steaks-wonder",
6063
"mighty-files-report",
6164
"nasty-plums-greet",
65+
"new-rings-deliver",
6266
"ninety-poems-cheat",
6367
"orange-scissors-raise",
6468
"quick-spiders-tickle",
6569
"short-emus-approve",
6670
"soft-cycles-sit",
6771
"spicy-doors-heal",
6872
"stale-kiwis-shave",
73+
"tasty-grapes-rhyme",
6974
"unlucky-beds-walk",
7075
"unlucky-boats-perform"
7176
]

.changeset/tasty-grapes-rhyme.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
"@chakra-ui/c-visually-hidden": patch
3+
"@chakra-ui/c-theme-provider": patch
4+
"@chakra-ui/vue-composables": patch
5+
"@chakra-ui/c-close-button": patch
6+
"@chakra-ui/c-form-control": patch
7+
"@chakra-ui/c-media-query": patch
8+
"@chakra-ui/c-scroll-lock": patch
9+
"@chakra-ui/c-breadcrumb": patch
10+
"@chakra-ui/c-color-mode": patch
11+
"@chakra-ui/c-focus-lock": patch
12+
"@chakra-ui/c-accordion": patch
13+
"@chakra-ui/c-pin-input": patch
14+
"@chakra-ui/c-checkbox": patch
15+
"@chakra-ui/c-skip-nav": patch
16+
"@chakra-ui/vue-test-utils": patch
17+
"@chakra-ui/c-popover": patch
18+
"@chakra-ui/c-spinner": patch
19+
"@chakra-ui/c-avatar": patch
20+
"@chakra-ui/c-button": patch
21+
"@chakra-ui/c-motion": patch
22+
"@chakra-ui/c-popper": patch
23+
"@chakra-ui/c-portal": patch
24+
"@chakra-ui/vue-accessibilty": patch
25+
"@chakra-ui/c-alert": patch
26+
"@chakra-ui/c-image": patch
27+
"@chakra-ui/c-input": patch
28+
"@chakra-ui/c-modal": patch
29+
"@chakra-ui/c-reset": patch
30+
"@chakra-ui/c-toast": patch
31+
"@chakra-ui/c-code": patch
32+
"@chakra-ui/c-icon": patch
33+
"@chakra-ui/c-menu": patch
34+
"@chakra-ui/vue-layout": patch
35+
"@chakra-ui/vue-styled": patch
36+
"@chakra-ui/vue-system": patch
37+
"@chakra-ui/c-tag": patch
38+
"@chakra-ui/vue-utils": patch
39+
"@chakra-ui/vue-next": patch
40+
---
41+
42+
Fix: Passthrough user-defined type attr for all button/iconbuttons

@types/components.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/**
2-
* Typescript support for @chakra-ui/vue-next2.1.0-beta.4 auto-imported
2+
* Typescript support for @chakra-ui/vue-next2.1.0-beta.6 auto-imported
33
* components using `unplugin-vue-components,`
44
*
55
* @see: https://github.com/antfu/unplugin-vue-components/#typescript
66
*
77
* This is a generated file. Do not edit it's contents.
88
*
9-
* This file was generated on 2023-03-07T17:27:38.918Z
9+
* This file was generated on 2023-03-14T07:13:33.703Z
1010
*/
1111

1212
import { ChakraProps, chakra } from "@chakra-ui/vue-system"

components.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/**
2-
* Typescript support for @chakra-ui/vue-next2.1.0-beta.4 auto-imported
2+
* Typescript support for @chakra-ui/vue-next2.1.0-beta.6 auto-imported
33
* components using `unplugin-vue-components,`
44
*
55
* @see: https://github.com/antfu/unplugin-vue-components/#typescript
66
*
77
* This is a generated file. Do not edit it's contents.
88
*
9-
* This file was generated on 2023-03-07T17:27:38.918Z
9+
* This file was generated on 2023-03-14T07:13:33.703Z
1010
*/
1111

1212
import { ChakraProps, chakra } from "@chakra-ui/vue-system"

modules/nuxt/CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
11
# @chakra-ui/nuxt-next
22

3+
## 2.1.0-beta.8
4+
5+
### Patch Changes
6+
7+
- 10d19f63: Fix: CInput component v-model type"
8+
- Updated dependencies [10d19f63]
9+
- @chakra-ui/c-color-mode@2.1.0-beta.6
10+
- @chakra-ui/vue-next@2.1.0-beta.7
11+
12+
## 2.1.0-beta.7
13+
14+
### Patch Changes
15+
16+
- 8e71c025: Remove toast context log
17+
- Updated dependencies [8e71c025]
18+
- @chakra-ui/vue-next@2.1.0-beta.6
19+
- @chakra-ui/c-color-mode@2.1.0-beta.5
20+
21+
## 2.1.0-beta.6
22+
23+
### Patch Changes
24+
25+
- Updated dependencies [bc95c4d6]
26+
- Updated dependencies [e4364213]
27+
- @chakra-ui/c-color-mode@2.1.0-beta.4
28+
- @chakra-ui/vue-next@2.1.0-beta.5
29+
330
## 2.1.0-beta.5
431

532
### Patch Changes

modules/nuxt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chakra-ui/nuxt-next",
3-
"version": "2.1.0-beta.5",
3+
"version": "2.1.0-beta.8",
44
"description": "Nuxt 3 compatible version of Chakra UI Vue",
55
"license": "MIT",
66
"type": "module",

packages/c-accordion/CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,46 @@
11
# @chakra-ui/c-accordion
22

3+
## 2.1.0-beta.7
4+
5+
### Patch Changes
6+
7+
- 10d19f63: Fix: CInput component v-model type"
8+
- Updated dependencies [10d19f63]
9+
- @chakra-ui/c-icon@2.1.0-beta.7
10+
- @chakra-ui/c-motion@2.1.0-beta.7
11+
- @chakra-ui/vue-system@2.1.0-beta.7
12+
- @chakra-ui/vue-utils@2.1.0-beta.6
13+
- @chakra-ui/vue-composables@2.1.0-beta.7
14+
15+
## 2.1.0-beta.6
16+
17+
### Patch Changes
18+
19+
- 8e71c025: Remove toast context log
20+
- Updated dependencies [8e71c025]
21+
- @chakra-ui/c-icon@2.1.0-beta.6
22+
- @chakra-ui/c-motion@2.1.0-beta.6
23+
- @chakra-ui/vue-system@2.1.0-beta.6
24+
- @chakra-ui/vue-utils@2.1.0-beta.5
25+
- @chakra-ui/vue-composables@2.1.0-beta.6
26+
27+
## 2.1.0-beta.5
28+
29+
### Minor Changes
30+
31+
- bc95c4d6: Add popover component
32+
33+
### Patch Changes
34+
35+
- e4364213: Fix: Passthrough user-defined type attr for all button/iconbuttons
36+
- Updated dependencies [bc95c4d6]
37+
- Updated dependencies [e4364213]
38+
- @chakra-ui/vue-composables@2.1.0-beta.5
39+
- @chakra-ui/c-motion@2.1.0-beta.5
40+
- @chakra-ui/c-icon@2.1.0-beta.5
41+
- @chakra-ui/vue-system@2.1.0-beta.5
42+
- @chakra-ui/vue-utils@2.1.0-beta.4
43+
344
## 2.1.0-beta.4
445

546
### Minor Changes

packages/c-accordion/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chakra-ui/c-accordion",
3-
"version": "2.1.0-beta.4",
3+
"version": "2.1.0-beta.7",
44
"main": "dist/index.js",
55
"module": "dist/index.mjs",
66
"files": [

0 commit comments

Comments
 (0)