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

release candidate @chakra-ui/vue@0.11 🎉 #511

Merged
merged 59 commits into from
Jan 20, 2022
Merged

release candidate @chakra-ui/vue@0.11 🎉 #511

merged 59 commits into from
Jan 20, 2022

Conversation

codebender828
Copy link
Collaborator

Description

Motivation and Context

Includes:
#489
#490
#491
#492
#496
#499
#502
#503
#505
#507

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

codebender828 and others added 30 commits August 26, 2021 03:14
by filtering the attributes passed to the wrapper component
and thus passing the ID only to the select itself.

Also adds very basic tests for CSelect and a story for the
disabled select field.

fixes #484
…arwack/chakra-ui-vue into feat/theme/add-default-config-settings
fix(select): prevent duplicated ID on wrapper + input
feat(types): add type exports for color mode & theme providers
FontAwesome duotone icons require multiple path elements, as well as className defs, and a default style def for the opacity of fa-secondary.
codebender828 and others added 26 commits December 23, 2021 01:14
fix: emit CInput events from inside a CInputGroup
…rror

fix(menu): allow menu option group to use array prop
…ttings

feat(theme): add default config settings
@changeset-bot
Copy link

changeset-bot bot commented Jan 19, 2022

🦋 Changeset detected

Latest commit: f1f091b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@chakra-ui/vue Minor
nuxt-js Minor
@chakra-ui/nuxt Minor
@chakra-ui/theme-vue Minor
chakra-ui-docs Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Jan 19, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

chakra-ui-vue – ./

🔍 Inspect: https://vercel.com/chakra-ui/chakra-ui-vue/CR9rSK4TWu76Fv8H2MabU1mVcT5M
✅ Preview: https://chakra-ui-vue-git-develop-chakra-ui.vercel.app

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit f1f091b:

Sandbox Source
Chakra UI Vue (0.X) Starter Template Configuration
chakra-ui-nuxt-demo Configuration

@codebender828 codebender828 merged commit 498fcaa into master Jan 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants