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

fix(Slider): remove redundant labelText #3894

Merged
merged 3 commits into from
Sep 4, 2019

Conversation

asudoh
Copy link
Contributor

@asudoh asudoh commented Sep 3, 2019

Fixes #3889.

Changelog

Removed

  • Redundant labelText from <input> in <Slider>.

Testing / Reviewing

Testing should make sure React slider is not broken.

@netlify
Copy link

netlify bot commented Sep 3, 2019

Deploy preview for the-carbon-components ready!

Built with commit 9ca4a3e

https://deploy-preview-3894--the-carbon-components.netlify.com

@netlify
Copy link

netlify bot commented Sep 3, 2019

Deploy preview for carbon-elements ready!

Built with commit 9ca4a3e

https://deploy-preview-3894--carbon-elements.netlify.com

@netlify
Copy link

netlify bot commented Sep 3, 2019

Deploy preview for carbon-components-react ready!

Built with commit 9ca4a3e

https://deploy-preview-3894--carbon-components-react.netlify.com

Copy link
Member

@emyarod emyarod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@asudoh asudoh merged commit ea5c6d3 into carbon-design-system:master Sep 4, 2019
@asudoh asudoh deleted the fix-redundant-label-text branch September 4, 2019 00:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Slider]: labelText is no HTML attribute for input
3 participants