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

feat(slider): add hideLabel prop #1777

Merged
merged 4 commits into from
Jul 23, 2023
Merged

feat(slider): add hideLabel prop #1777

merged 4 commits into from
Jul 23, 2023

Conversation

metonym
Copy link
Collaborator

@metonym metonym commented Jul 23, 2023

Closes #1682, closes #1696

Based on #1696, but uses the approach to visually hide the label for accessibility.

@metonym metonym merged commit baff07e into master Jul 23, 2023
2 checks passed
@metonym metonym deleted the pr/1696 branch July 23, 2023 19:04
@metonym
Copy link
Collaborator Author

metonym commented Jul 24, 2023

Released in v0.79.0

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.

The label element will be rendered in the Slider component even if the title parameter is not passed
2 participants