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

Files

Latest commit

 

History

History
362 lines (216 loc) · 13.2 KB

CHANGELOG.md

File metadata and controls

362 lines (216 loc) · 13.2 KB

Change Log

0.7.0

Minor Changes

Patch Changes

  • Updated dependencies [960efd20]:
    • @chakra-ui/vue@0.13.0
    • @chakra-ui/theme-vue@0.6.0

0.6.0

Minor Changes

Patch Changes

  • Updated dependencies [442faab6]:
    • @chakra-ui/vue@0.12.0
    • @chakra-ui/theme-vue@0.5.0

0.5.0

Minor Changes

  • 5f978f70 #503 Thanks @peoray! - This PR fixes the error in the c-menu-option-group prop and allow the value prop to be passed as an array (#497)
  • e16f20e2 #492 Thanks @Pwuts! - feat(types): add type exports for color mode & theme providers

Patch Changes

0.4.2

Patch Changes

  • 5c5a3006 #480 Thanks @codebender828! - Fix regression in theme resolution for @chakra-ui/nuxt

  • Updated dependencies [5c5a3006]:

    • @chakra-ui/vue@0.10.2
    • @chakra-ui/theme-vue@0.3.2

0.4.2-next.0

Patch Changes

  • 5c5a3006 #480 Thanks @codebender828! - Fix regression in theme resolution for @chakra-ui/nuxt

  • Updated dependencies [5c5a3006]:

    • @chakra-ui/vue@0.10.2-next.0
    • @chakra-ui/theme-vue@0.3.2-next.0

0.4.1

Minor Changes

Patch Changes

0.4.0

Minor Changes

Patch Changes

0.3.5

Patch Changes

  • fix: syncs core and nuxt packages

  • Updated dependencies []:

    • @chakra-ui/vue@0.9.4

0.3.4

Patch Changes

0.3.2

Patch Changes

  • Updated dependencies [5552440]:
    • @chakra-ui/vue@0.9.0

0.3.1

Patch Changes

0.3.0

Minor Changes

  • 8af1c07 Thanks @codebender828! - Adds type definitions, aspect-ratio-box fixes, switch fixes and collapse fixes
  • feat: add type definition of component #380 by @odanado
  • feat: CCollapse now renders with collapsed height if initially closed by @codebender828 . closes #269
  • fix: Set ccollapse height to auto on enter complete, unless finalHeight wa... #384 by @IHIutch
  • fix: Add position: relative to switch label #396 by @IHIutch
  • fix: Deeply nested aspect-ratio by @IHIutch

Patch Changes

  • Updated dependencies [8af1c07]:
    • @chakra-ui/vue@0.8.0

0.2.4

Patch Changes

  • fix(nuxt): nuxt module icon parsing

  • Updated dependencies [951906a]:

    • @chakra-ui/vue@0.7.4

0.2.3

Patch Changes

  • e7fd349: Fixes registration of internal icons
    • @chakra-ui/vue@0.7.3

0.2.3-next.0

Patch Changes

  • Fixes registration of internal icons

0.2.2

Patch Changes

  • 5db9572: Export utils
  • Updated dependencies [5db9572]
  • Updated dependencies [5db9572]
    • @chakra-ui/vue@0.7.2

0.2.2-next.0

Patch Changes

  • Export utils
  • Updated dependencies [undefined]
  • Updated dependencies [undefined]
    • @chakra-ui/vue@0.7.2-next.0

0.2.1

Patch Changes

  • Improve publishing workflow
  • Updated dependencies [undefined]
    • @chakra-ui/vue@0.7.1

0.2.0

Minor Changes

  • 8715f8c: Upgraded emotion dependencies to namespaced @emotion/css packages

Patch Changes

  • 6b21ca5: Upgraded to @nuxtjs/emotion@^0.1.0
  • 98ccc9f: Added support for feather-icons to Chakr aUI Vue
  • Updated dependencies [6b21ca5]
  • Updated dependencies [98ccc9f]
  • Updated dependencies [eb47ac5]
  • Updated dependencies [8715f8c]
    • @chakra-ui/vue@0.7.0

0.2.0-next.2

Patch Changes

  • Added support for feather-icons to Chakr aUI Vue
  • Updated dependencies [undefined]
    • @chakra-ui/vue@0.7.0-next.2

0.2.0-next.1

Patch Changes

  • Upgraded to @nuxtjs/emotion@^0.1.0
  • Updated dependencies [undefined]
    • @chakra-ui/vue@0.7.0-next.1

0.2.0-next.0

Minor Changes

  • Upgraded emotion dependencies to namespaced @emotion/css packages

Patch Changes

  • Updated dependencies [undefined]
    • @chakra-ui/vue@0.7.0-next.0

0.1.0

Minor Changes

🌟 New features

  • feat: add autoImport to @chakra-ui/nuxt module options #326

Patch Changes

  • Updated dependencies [undefined]
    • @chakra-ui/vue@0.6.6

0.0.13

Patch Changes

  • fix style props for @chakra-ui/vue
  • Updated dependencies [undefined]
    • @chakra-ui/vue@0.6.5

0.0.12

Patch Changes

  • improve component style props

0.0.10

Patch Changes

  • 3533e00: Fix: CSwitch component v-model + @change event handler.
  • Updated dependencies [3533e00]
    • @chakra-ui/vue@0.6.2

0.0.10-next.0

Patch Changes

  • Fix: CSwitch component v-model + @change event handler.
  • Updated dependencies [undefined]
    • @chakra-ui/vue@0.6.2-next.0

0.0.7

Patch Changes

  • Bug fixes

    • CCollapse component name option typo fix
    • CMenu: add as polymophic prop support for CMenuItem component
    • chakra-loader: Add documentation for the chakra-loader webpack plugin
    • Community: Add link to Chakra UI discord to docs.
  • Updated dependencies [undefined]
    • @chakra-ui/vue@0.6.1

0.0.6

Patch Changes

  • Updated dependencies [38460db]
    • @chakra-ui/vue@0.6.0

0.0.5

Patch Changes

  • Adds the v-chakra directive for styling HTML elements
  • Updated dependencies [undefined]
    • @chakra-ui/vue@0.5.10

0.0.4

Patch Changes

  • Updated dependencies [db7846d]
    • @chakra-ui/vue@0.5.8

0.0.4-next.0

Patch Changes

  • Updated dependencies [db7846d]
    • @chakra-ui/vue@0.5.8-next.0

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.0.3 (2020-05-19)

Note: Version bump only for package @chakra-ui/nuxt

0.0.2 (2020-05-17)

Note: Version bump only for package @chakra-ui/nuxt

0.0.1 (2020-05-16)

Features

  • nuxt module for @chakra-ui/vue (9c311c2)

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.2 (2020-05-14)

Features

Bug Fixes

0.0.1 (2020-05-14)

Features

Bug Fixes