chakra-ui-vue-next
chakra-ui-vue-next copied to clipboard
⚡️ The next most epic version of Chakra UI Vue based on Vue 3 🚀(WIP)
Bumps [@chakra-ui/utils](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/legacy/utils) from 2.0.6 to 2.0.10. Release notes Sourced from @chakra-ui/utils's releases. @chakra-ui/utils@2.0.10 Patch Changes #6700 99329e44a Thanks @sei0603! - Update disabled selector to use state selector :disabled, instead of...
Bumps [@chakra-ui/styled-system](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/styled-system) from 2.2.5 to 2.3.3. Release notes Sourced from @chakra-ui/styled-system's releases. @chakra-ui/styled-system@2.3.3 Patch Changes ab1c42f50 Thanks @segunadebayo! - Remove unintended console.log @chakra-ui/styled-system@2.3.2 Patch Changes #6704 c570b2415 Thanks @anubra266! -...
# Bug report ## Describe the bug Most of the time all styling props that I try to use (including plain `style=""` along with chakra's `pl`, `mr`, etc) on chakra...
## Pull request checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) - [...
# Feature request Will the chakraUI documentation site support internationalization? It would be nice to have Chinese language support. chakra is a great library, but since there is no Chinese...
# Bug report ## Describe the bug After closing CDrawer initially, I continually get the error: ChakraModalCapturedError TypeError: Cannot read properties of undefined (reading 'leave') ## To reproduce Using either...
# Bug report ## Describe the bug We have few outdated dependencies, that we need to update. - `vue-use/motion` - `typescript` - other ## Additional context
# Bug report Modal and Dialog not working in the new releases ## Describe the bug Error Note: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'color') ##...
Bumps [@chakra-ui/styled-system](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/styled-system) from 2.8.0 to 2.9.1. Release notes Sourced from @chakra-ui/styled-system's releases. @chakra-ui/styled-system@2.9.1 Patch Changes 38acfe89c Thanks @segunadebayo! - Bump emotion version to 11.11.x to support css cascade layers @chakra-ui/styled-system@2.9.0...
## Pull request checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) - [...