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

allow range slider to snap bounds. #873

Merged
merged 2 commits into from
Nov 29, 2018
Merged

allow range slider to snap bounds. #873

merged 2 commits into from
Nov 29, 2018

Conversation

viceice
Copy link
Contributor

@viceice viceice commented Nov 21, 2018

fixes #392

Pull Requests

Please accompany all pull requests with the following (where appropriate):

  • unit tests (we use Jasmine 2.x.x)
  • JSFiddle (or an equivalent such as CodePen, Plunker, etc) or screenshot/GIF with new feature or bug-fix
  • Link to original Github issue (if this is a bug-fix)
  • documentation updates to README file
  • examples within /tpl/index.tpl (for new options being added)
  • Passes CI-server checks (runs automated tests, JS source-code linting, etc..). To run these on your local machine, type grunt test in your Terminal within the bootstrap-slider repository directory

Copy link
Collaborator

@rovolution rovolution left a comment

Choose a reason for hiding this comment

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

@viceice could you please write some unit tests to validate that this fix indeed resolves the bug in question? please reference our other unit tests as a guide. thanks!

@viceice
Copy link
Contributor Author

viceice commented Nov 27, 2018

Added a test case.

@jespirit jespirit merged commit f3526dd into seiyria:master Nov 29, 2018
jespirit added a commit to heidarsaleh/bootstrap-slider that referenced this pull request Dec 16, 2018
@viceice viceice deleted the bugfix/392-snap-ranges branch December 20, 2018 09:41
jespirit added a commit to heidarsaleh/bootstrap-slider that referenced this pull request 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.

Snap doesn't work with ranges
3 participants