Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#551 - added "is-disabled" class to the radios label #570

Merged

Conversation

zoul0813
Copy link
Member

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Feature
  • What is the current behavior? (You can also link to an open issue here)
    No CSS class is attached to the label element for disabled state
  • What is the new behavior (if this is a feature change)?
    An is-disabled CSS class is attached to the radio option label to allow you to style the element based on it's item.disabled state.
  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    No

@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.979% when pulling 1e9db8e on zoul0813:feature/551-add-is-disabled-class into 8c6c7eb on vue-generators:master.

@zoul0813 zoul0813 merged commit 9f4c72a into vue-generators:master Dec 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants