Jonathan Bakebwa
Jonathan Bakebwa
## Description Adds the [`vue-cli-plugin-chakra-ui`](https://www.npmjs.com/package/vue-cli-plugin-chakra-ui) to the mono repo. This will allow us to publish updates along with changes in the `@chakra-ui/vue` core. ## How Has This Been Tested? N/A...
**Is your feature request related to a problem? Please describe.** Since Vue component templates in VSCode do not have typescript support, it's difficult to consume component libraries without constantly going...
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...
**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.** Currently the CPopper component doesn't have any tests written for it. At the time of writing that component, I also...
**当前状态** 当前的Chakra UI文档仅以英语发布。 **拟议的解决方案** 为了使Chakra UI对中国的开发社区可访问,最好将文档翻译成中文。 如果您使用@chakra-ui/vue,愿意为我们的文档翻译成中文提供帮助,我们将很高兴与您合作! 在此问题评论与我联系,或在这里加入我们的discord: https://discord.gg/baVQcCC
**Is your feature request related to a problem? Please describe.** Since we are a CSS-in-JS component library for Vue.js (which is typically not common), it's only prudent of us to...
**Describe the bug** Responsive styles are not being applied to `CPseudoBox` component's pseudo properties.  In the browser it renders an empty style  **To Reproduce** See codesandbox: https://codesandbox.io/s/hungry-wave-lg6es?file=/src/App.vue **Expected...
**Is your feature request related to a problem? Please describe.** Browsers natively do not implement a predictable "box" model for text elements.  In order to maintain a clear...
**Is your feature request related to a problem? Please describe.** Currently, When creating a new Chakra UI Vue application, the user needs to import 3 components to get started. These...