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

Add trackStyleBefore and trackStyleAfter to MultiSlider.Handle (#4116) #4130

Merged
merged 3 commits into from
May 21, 2020

Conversation

bergkvist
Copy link
Contributor

@bergkvist bergkvist commented May 18, 2020

Fixes #4116

Checklist

  • Includes tests
  • Update documentation

Changes proposed in this pull request:

Add the following props to MultiSlider.Handle:

  • trackStyleBefore?: React.CSSProperties
  • trackStyleAfter?: React.CSSProperties (takes prescedence over trackStyleBefore)

Screenshot

image
image

@palantirtech
Copy link
Member

Thanks for your interest in palantir/blueprint, @bergkvist! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.

Copy link
Contributor

@adidahiya adidahiya left a comment

Choose a reason for hiding this comment

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

thanks @bergkvist!

@adidahiya adidahiya merged commit 614cd37 into palantir:develop May 21, 2020
@kewp kewp mentioned this pull request Oct 14, 2020
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.

Feature Request: Allow custom CSS background before and after handles on MultiSlider
3 participants