This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ad67f79
commit 7c452f9
Showing
83 changed files
with
613 additions
and
52 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
--- | ||
"@chakra-ui/c-visually-hidden": minor | ||
"@chakra-ui/vue-composables": minor | ||
"@chakra-ui/c-close-button": minor | ||
"@chakra-ui/c-form-control": minor | ||
"@chakra-ui/c-media-query": minor | ||
"@chakra-ui/c-scroll-lock": minor | ||
"@chakra-ui/c-breadcrumb": minor | ||
"@chakra-ui/c-focus-lock": minor | ||
"@chakra-ui/c-accordion": minor | ||
"@chakra-ui/c-pin-input": minor | ||
"@chakra-ui/c-checkbox": minor | ||
"@chakra-ui/c-skip-nav": minor | ||
"@chakra-ui/vue-test-utils": minor | ||
"@chakra-ui/vue-auto-import": minor | ||
"@chakra-ui/c-spinner": minor | ||
"@chakra-ui/c-avatar": minor | ||
"@chakra-ui/c-button": minor | ||
"@chakra-ui/c-motion": minor | ||
"@chakra-ui/c-popper": minor | ||
"@chakra-ui/c-portal": minor | ||
"@chakra-ui/vue-accessibilty": minor | ||
"@chakra-ui/c-alert": minor | ||
"@chakra-ui/c-image": minor | ||
"@chakra-ui/c-input": minor | ||
"@chakra-ui/c-modal": minor | ||
"@chakra-ui/c-reset": minor | ||
"@chakra-ui/c-toast": minor | ||
"@chakra-ui/c-code": minor | ||
"@chakra-ui/c-icon": minor | ||
"@chakra-ui/c-menu": minor | ||
"@chakra-ui/vue-layout": minor | ||
"@chakra-ui/vue-styled": minor | ||
"@chakra-ui/vue-system": minor | ||
"@chakra-ui/c-tag": minor | ||
"@chakra-ui/nuxt-next": minor | ||
"@chakra-ui/vue-next": minor | ||
"@chakra-ui/c-color-mode": minor | ||
"@chakra-ui/c-theme-provider": minor | ||
"@chakra-ui/vue-utils": minor | ||
--- | ||
|
||
Fix CWrap component types |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@chakra-ui/c-avatar", | ||
"description": "Chakra UI Vue | The avatar component is used to represent user and displays the profile picture initials or fallback icon component", | ||
"version": "2.1.0-beta.2", | ||
"version": "2.1.0-beta.3", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"author": "Shyrro <[email protected]>", | ||
|
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@chakra-ui/c-breadcrumb", | ||
"description": "Chakra UI Vue | Breadcrumbs help users visualize their current location in relation to the rest of the website or application by showing the hierarchy of pages component", | ||
"version": "2.1.0-beta.2", | ||
"version": "2.1.0-beta.3", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"author": "Jonathan Bakebwa <[email protected]>", | ||
|
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@chakra-ui/c-checkbox", | ||
"description": "Chakra UI Vue | C checkbox component is used in forms when a user needs to select multiple values from several options component", | ||
"version": "2.1.0-beta.2", | ||
"version": "2.1.0-beta.3", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"author": "Jonathan Bakebwa <[email protected]>", | ||
|
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@chakra-ui/c-close-button", | ||
"description": "Chakra UI Vue | An accessible close button component for chakra ui vue component", | ||
"version": "2.1.0-beta.2", | ||
"version": "2.1.0-beta.3", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"author": "Jonathan Bakebwa <[email protected]>", | ||
|
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@chakra-ui/c-code", | ||
"description": "Chakra UI Vue | Code is a component used to display inline code. It is composed from the Box component with a font family of mono for displaying code", | ||
"version": "2.1.0-beta.2", | ||
"version": "2.1.0-beta.3", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"author": "Jonathan Bakebwa <[email protected]>", | ||
|
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@chakra-ui/c-color-mode", | ||
"version": "2.1.0-beta.1", | ||
"version": "2.1.0-beta.2", | ||
"main": "dist/index.js", | ||
"module": "dist/index.mjs", | ||
"author": "Jonathan Bakebwa <[email protected]>", | ||
|
This file contains 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
Oops, something went wrong.