This repository was archived by the owner on Sep 20, 2024. It is now read-only.
This repository was archived by the owner on Sep 20, 2024. It is now read-only.
v1: @chakra-ui/vue Vue 3 support roadmap #116
Open
Description
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 Vue 3 is motivated primarily by 3 things:
- Upcoming Vue 3 release - The latest major version of Vue.js (v3) will introduce some major breaking changes in it's underlying signature. These changes will cover Vue application startup, plugin registration and installation, the composition API and the render function signature. These changes in Vue 3 will provide some really good opportunities to improve Chakra UI Vue.
- Chakra UI v1 release - Chakra UI React is also presently planning it's next major release. This new release will introduce some improvements to the theming API for components.
🗺 Roadmap
https://github.com/orgs/chakra-ui/projects/6/views/1
In the coming weeks, I hope to share more ways in which contributors can contribute towards Chakra UI Vue as I focus my efforts on releasing v1
.