Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@chakra-ui/vue-utils

chakra-ui478MIT1.0.0-alpha.14TypeScript support: included

Chakra UI Vue | Utils module

readme

@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

yarn install

yarn 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

changelog

@chakra-ui/vue-utils

1.0.0-alpha.14

Major Changes

  • Force bump version 4

  • Force bump version 3

1.0.0-alpha.13

Major Changes

  • Force bump version

  • Force bump version

1.0.0-alpha.12

Major Changes

Minor Changes

1.0.0-alpha.11

Major Changes

Minor Changes

0.1.0-alpha.10

Patch Changes

  • ci: fix core build package

0.1.0-alpha.9

Patch Changes

0.1.0-alpha.8

Patch Changes

  • lz "chore: upgrade to latest version. Fixes build error"

0.1.0-alpha.7

Minor Changes

  • chore: parity release

0.1.0-alpha.6

Minor Changes

0.1.0-alpha.5

Minor Changes

0.1.0-alpha.4

Patch Changes

  • #72 86045b1 Thanks @koca! - Migrated layout packages to TSX \nMigrate test suite to esbuild-jest runner. \nAdded intellisense support for Chakra UI Vue components

  • #76 52fa76a Thanks @codebender828! - Adds Drawer and AlertDialog components

0.1.0-alpha.3

Minor Changes

  • #44 576a7f1 Thanks @codebender828! - - Adds Modal component
    • Adds FocusLock composable, directive and component
    • Adds ScrollLock composable, directive and component
    • Improves TSX support

0.1.0-alpha.2

Minor Changes

  • #61 520550f Thanks @koca! - Created layout components and updated theminnng types for packages.

Patch Changes

0.1.0-alpha.1

Minor Changes

Patch Changes

0.0.1-alpha.0

Patch Changes