-
Notifications
You must be signed in to change notification settings - Fork 139
release candidate @chakra-ui/vue@0.11
🎉
#511
Conversation
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.
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
fix: textarea event error
fix(theme): Responsive styles breaking
fix: mode is not defined
🦋 Changeset detectedLatest commit: f1f091b The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
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 |
This pull request is being automatically deployed with Vercel (learn more). chakra-ui-vue – ./🔍 Inspect: https://vercel.com/chakra-ui/chakra-ui-vue/CR9rSK4TWu76Fv8H2MabU1mVcT5M |
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:
|
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
Checklist: