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

⚑️ The next most epic version of Chakra UI Vue based on Vue 3 πŸš€(WIP)

License

Notifications You must be signed in to change notification settings

chakra-ui/chakra-ui-vue-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

02e56d8 Β· Jun 3, 2023
May 20, 2023
May 20, 2023
May 20, 2023
May 20, 2023
Mar 17, 2023
Apr 23, 2023
Mar 17, 2023
Mar 17, 2023
May 20, 2023
Jun 3, 2023
May 20, 2023
Feb 19, 2023
Apr 16, 2023
Feb 3, 2021
Jan 26, 2023
Jan 27, 2023
Feb 16, 2023
May 20, 2023
May 20, 2023
Feb 3, 2021
May 20, 2023
Jan 21, 2023
Dec 12, 2022
Feb 17, 2023
Mar 17, 2023
Apr 23, 2023
Mar 26, 2023
Apr 23, 2023
Mar 17, 2023
Apr 15, 2023
May 20, 2023
May 20, 2023
Apr 22, 2023
Mar 17, 2023
Mar 17, 2023
May 20, 2023
Mar 17, 2023
May 20, 2023
Jun 3, 2023
Jan 27, 2023
May 20, 2023
Apr 23, 2023
Feb 26, 2023
Oct 7, 2020
Aug 15, 2022
Apr 2, 2023

Repository files navigation

chakra-ui-vue-next

@chakra-ui/vue for Vue 3 (WIP)

The official working repository for V1 of Chakra UI Vue with Vue 3 support.

See Roadmap

Install dependencies

pnpm install

pnpm build

# Start packages dev server
pnpm dev


# In separate terminal
pnpm playground:dev

Development Guide

Major todos:

  • [-] Documentation (WIP)
  • [-] Accessibility JS hooks (WIP, Documented in Roadmap)

Creating a new commit message

The commits follow the conventional commit format. Husky is setup to lint your commit messages to match this format.

type(scope?): subject #scope is optional; multiple scopes are supported (current delimiter options: "/", "\" and ",")

For example:

git commit -m "feat(component): create x component"

git commit -m "chore: update x dependencies"

For more information visit: conventional-changelog/commitlint

Project Stats

Alt