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

Removes 'none' classes after selection change #659

Merged
merged 2 commits into from
Nov 23, 2016

Conversation

john-clarke
Copy link
Contributor

Fixes #658

@@ -689,6 +689,12 @@ const windowIsDefined = (typeof window === "object");
this._addClass(this.trackHigh, 'hide');
}

else if (this.options.selection === 'after' || this.options.selection === 'before') {
Copy link
Owner

Choose a reason for hiding this comment

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

please fix the indentation here

@seiyria
Copy link
Owner

seiyria commented Nov 23, 2016

looks good to me. @rovolution ?

@rovolution
Copy link
Collaborator

this is a great PR! Thank again for making this very high-quality PR @john-clarke!

@rovolution rovolution merged commit 9d3729e into seiyria:master Nov 23, 2016
@john-clarke
Copy link
Contributor Author

@rovolution Glad it worked out. bootstrap-slider has been a very useful package to us this year. This PR was just a small contribution to your work. Thank you for keeping it going!

@rovolution
Copy link
Collaborator

rovolution commented Nov 23, 2016

merged and published to 9.5.1. Thanks again!

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.

3 participants