· Fixed some touch-event related issues and improved option validation.
· Rewrote and resegmented code, resulting in better compressibility and maintainability.
· Fixed 'step' to be reliable.
· Fixed 'clickmove' to abide 'step' option.
· Changed touch support to bind native events instead of translating them to mouse events. This should give a better experience on touch devices, and requires less code.
· Improved stylesheet to no longer require !important statements.
· Bugfix update.
· Massive update. Include's many bugfixes, adds 'step' feature, improves to stability.
· Added (minor) error reporting on faulty placement.
· Fixed offset issues on hidden sliders.
· Fixed startMin:0 not really being 0.
· Fixed NaN return on onchanged slider.
· Fixed callbacks being really very much broken.