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

Commit

Permalink
chore: create changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
codebender828 committed Mar 12, 2023
1 parent 9346849 commit 8e71c02
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 5 deletions.
47 changes: 47 additions & 0 deletions .changeset/new-rings-deliver.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
"@chakra-ui/vue-next": patch
"@chakra-ui/nuxt-next": patch
"@chakra-ui/c-accordion": patch
"@chakra-ui/c-alert": patch
"@chakra-ui/c-avatar": patch
"@chakra-ui/c-breadcrumb": patch
"@chakra-ui/c-button": patch
"@chakra-ui/c-checkbox": patch
"@chakra-ui/c-close-button": patch
"@chakra-ui/c-code": patch
"@chakra-ui/c-color-mode": patch
"@chakra-ui/c-focus-lock": patch
"@chakra-ui/c-form-control": patch
"@chakra-ui/c-icon": patch
"@chakra-ui/c-image": patch
"@chakra-ui/c-input": patch
"@chakra-ui/c-live-region": patch
"@chakra-ui/c-media-query": patch
"@chakra-ui/c-menu": patch
"@chakra-ui/c-modal": patch
"@chakra-ui/c-motion": patch
"@chakra-ui/c-pin-input": patch
"@chakra-ui/c-popover": patch
"@chakra-ui/c-popper": patch
"@chakra-ui/c-portal": patch
"@chakra-ui/c-reset": patch
"@chakra-ui/c-scroll-lock": patch
"@chakra-ui/c-skip-nav": patch
"@chakra-ui/c-spinner": patch
"@chakra-ui/c-table": patch
"@chakra-ui/c-tag": patch
"@chakra-ui/c-textarea": patch
"@chakra-ui/c-theme-provider": patch
"@chakra-ui/c-toast": patch
"@chakra-ui/c-visually-hidden": patch
"@chakra-ui/vue-layout": patch
"@chakra-ui/vue-styled": patch
"@chakra-ui/vue-system": patch
"@chakra-ui/vue-test-utils": patch
"@chakra-ui/vue-utils": patch
"@chakra-ui/vue-accessibilty": patch
"@chakra-ui/vue-composables": patch
"@chakra-ui/vue-auto-import": patch
---

Remove toast context log
17 changes: 15 additions & 2 deletions @types/components.d.ts
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
/**
* Typescript support for @chakra-ui/vue-next2.1.0-beta.4 auto-imported
* Typescript support for @chakra-ui/vue-next2.1.0-beta.5 auto-imported
* components using `unplugin-vue-components,`
*
* @see: https://github.com/antfu/unplugin-vue-components/#typescript
*
* This is a generated file. Do not edit it's contents.
*
* This file was generated on 2023-03-04T20:41:26.135Z
* This file was generated on 2023-03-12T05:11:09.948Z
*/

import { ChakraProps, chakra } from "@chakra-ui/vue-system"
Expand Down Expand Up @@ -142,6 +142,19 @@ declare module "@vue/runtime-core" {
CPinInput: typeof import("@chakra-ui/vue-next")["CPinInput"]
CPinInputClearButton: typeof import("@chakra-ui/vue-next")["CPinInputClearButton"]
CPinInputField: typeof import("@chakra-ui/vue-next")["CPinInputField"]
CPopover: typeof import("@chakra-ui/vue-next")["CPopover"]
CPopoverAnchor: typeof import("@chakra-ui/vue-next")["CPopoverAnchor"]
CPopoverArrow: typeof import("@chakra-ui/vue-next")["CPopoverArrow"]
CPopoverBody: typeof import("@chakra-ui/vue-next")["CPopoverBody"]
CPopoverCloseButton: typeof import("@chakra-ui/vue-next")["CPopoverCloseButton"]
CPopoverCloseTrigger: typeof import("@chakra-ui/vue-next")["CPopoverCloseTrigger"]
CPopoverContent: typeof import("@chakra-ui/vue-next")["CPopoverContent"]
CPopoverDescription: typeof import("@chakra-ui/vue-next")["CPopoverDescription"]
CPopoverFooter: typeof import("@chakra-ui/vue-next")["CPopoverFooter"]
CPopoverHeader: typeof import("@chakra-ui/vue-next")["CPopoverHeader"]
CPopoverPositioner: typeof import("@chakra-ui/vue-next")["CPopoverPositioner"]
CPopoverTitle: typeof import("@chakra-ui/vue-next")["CPopoverTitle"]
CPopoverTrigger: typeof import("@chakra-ui/vue-next")["CPopoverTrigger"]
CPortal: typeof import("@chakra-ui/vue-next")["CPortal"]
CPresenceGroup: typeof import("@chakra-ui/vue-next")["CPresenceGroup"]
CRequiredIndicator: typeof import("@chakra-ui/vue-next")["CRequiredIndicator"]
Expand Down
17 changes: 15 additions & 2 deletions components.d.ts
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
/**
* Typescript support for @chakra-ui/vue-next2.1.0-beta.4 auto-imported
* Typescript support for @chakra-ui/vue-next2.1.0-beta.5 auto-imported
* components using `unplugin-vue-components,`
*
* @see: https://github.com/antfu/unplugin-vue-components/#typescript
*
* This is a generated file. Do not edit it's contents.
*
* This file was generated on 2023-03-04T20:41:26.135Z
* This file was generated on 2023-03-12T05:11:09.948Z
*/

import { ChakraProps, chakra } from "@chakra-ui/vue-system"
Expand Down Expand Up @@ -142,6 +142,19 @@ declare module "@vue/runtime-core" {
CPinInput: typeof import("@chakra-ui/vue-next")["CPinInput"]
CPinInputClearButton: typeof import("@chakra-ui/vue-next")["CPinInputClearButton"]
CPinInputField: typeof import("@chakra-ui/vue-next")["CPinInputField"]
CPopover: typeof import("@chakra-ui/vue-next")["CPopover"]
CPopoverAnchor: typeof import("@chakra-ui/vue-next")["CPopoverAnchor"]
CPopoverArrow: typeof import("@chakra-ui/vue-next")["CPopoverArrow"]
CPopoverBody: typeof import("@chakra-ui/vue-next")["CPopoverBody"]
CPopoverCloseButton: typeof import("@chakra-ui/vue-next")["CPopoverCloseButton"]
CPopoverCloseTrigger: typeof import("@chakra-ui/vue-next")["CPopoverCloseTrigger"]
CPopoverContent: typeof import("@chakra-ui/vue-next")["CPopoverContent"]
CPopoverDescription: typeof import("@chakra-ui/vue-next")["CPopoverDescription"]
CPopoverFooter: typeof import("@chakra-ui/vue-next")["CPopoverFooter"]
CPopoverHeader: typeof import("@chakra-ui/vue-next")["CPopoverHeader"]
CPopoverPositioner: typeof import("@chakra-ui/vue-next")["CPopoverPositioner"]
CPopoverTitle: typeof import("@chakra-ui/vue-next")["CPopoverTitle"]
CPopoverTrigger: typeof import("@chakra-ui/vue-next")["CPopoverTrigger"]
CPortal: typeof import("@chakra-ui/vue-next")["CPortal"]
CPresenceGroup: typeof import("@chakra-ui/vue-next")["CPresenceGroup"]
CRequiredIndicator: typeof import("@chakra-ui/vue-next")["CRequiredIndicator"]
Expand Down
1 change: 0 additions & 1 deletion packages/vue/src/create-chakra.ts
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ export function createChakra(_options: ChakraPluginOptions = {}) {
// Set color mode property
app.config.globalProperties.$mode = mode

console.log(ToastContextSymbol, toastContext)
app.provide(ToastContextSymbol, toastContext)

// Setup toast container component
Expand Down

0 comments on commit 8e71c02

Please sign in to comment.