chakra-ui-vue
chakra-ui-vue copied to clipboard
⚡️ Build scalable and accessible Vue.js applications with ease.
Hi Chakra family. Following Vue 3's recent release, here is the current roadmap for Vue 3 support for Chakra UI Vue: ### Motivation The next major version of Chakra UI...
1. The search bar overlaps over the drawer on the documentation page  2. The page has double scrollbars on the side   Tested on: - Chrome 91.0.4472.124 -...
Hello, Still tied to regular css when coming to special pseudo classes like `:first-letter`, `:has`, `:fullscreen`… Would be cool if they could be mapped too like, https://vue.chakra-ui.com/pseudobox#selectors-and-props Thanks for the...
Compare this two : # 1 V-chakra directive on a nested component `test.vue` ``` Salut ``` `DabadiDabada.vue` ``` Lorem ipsum dolor sit amet consectetur adipisicing elit. ``` --- # 2...
Hey, It looks like the React version of Chakra is agnostic regarding the way to add pseudo classes to a component. Actually, in the Vue one, it can be cumbersome...
**Describe the bug** CImage and CAvatar depend on `process.browser` which is causing problems with Vite (using `vite-plugin-vue2`) **To Reproduce** Steps to reproduce the behavior: 1. Set up a Vite project...
**Is your feature request related to a problem? Please describe.** To smoothen the UX around the entry and exit of off-canvas and popover-type components, I would like for us to...
**Is your feature request related to a problem? Please describe.** I wish to use Chakra only for it's a11y capabilities and not the styling, for which I do already have...
**Is your feature request related to a problem? Please describe.** Currently the CPopper component doesn't have any tests written for it. At the time of writing that component, I also...
**Is your feature request related to a problem? Please describe.** [Vite](https://vitejs.dev/) is an awesome tool, that is far better than Webpack during local dev because of the refresh load times....