seiyria / bootstrap-slider

A slider control for Bootstrap 3 & 4.
http://seiyria.github.io/bootstrap-slider/
Other
3k stars 1.14k forks source link

fix bridget bug with empty jquery object #917

Closed ollyollyollyltd closed 5 years ago

ollyollyollyltd commented 5 years ago

Addresses #916

jespirit commented 5 years ago

Check over the Javascript linting errors in the Travis CI build report. There are several errors complaining about variables that are not defined

ollyollyollyltd commented 5 years ago

Sorry, undefined var errors are now gone.

jespirit commented 5 years ago

@ollycross Looks great!

Before I merge the changes, I just need you to squash your commits into 1 or 2 commits so that the commit history is easy to read and follow. Thanks!

ollyollyollyltd commented 5 years ago

Cool, all done.

jespirit commented 5 years ago

Nice! Thanks for your effort!

rovolution commented 5 years ago

@jespirit remember to publish this change and update the changelog thanks!

rovolution commented 4 years ago

@jespirit no worries i will take care of this for now.