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

fix: changes the tabIndex attribute to tabindex #455

Merged
merged 2 commits into from
Jul 9, 2021

Conversation

codebender828
Copy link
Collaborator

Description

fix: changes the tabIndex attribute to tabindex
fix: stack should be able to accept empty children

Motivation and Context

How Has This Been Tested?

Closes #454
Closes #425

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.

@changeset-bot
Copy link

changeset-bot bot commented Jul 8, 2021

🦋 Changeset detected

Latest commit: 2627e9f

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

This PR includes changesets to release 3 packages
Name Type
@chakra-ui/vue Patch
@chakra-ui/nuxt Patch
chakra-ui-docs Patch

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 Jul 8, 2021

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/FX4bGoNK4YMenZaNvniQwPhbGnQB
✅ Preview: https://chakra-ui-vue-git-fix-button-tabindex-chakra-ui.vercel.app

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jul 8, 2021

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 2627e9f:

Sandbox Source
Chakra UI Vue (0.X) Starter Template Configuration
chakra-ui-nuxt-demo Configuration
elastic-tereshkova-7bp5g Issue #425

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.

Attribute "tabIndex" should be lowercase CStack doesn't allow its children to be empty
1 participant