Stryzhevskyi RangeSlider Versions Save

Simple, small and fast vanilla JavaScript polyfill for the HTML5 `` slider element.

0.4.11

4 years ago

Fix issue with scroll in Safari #49

0.4.10

4 years ago

Use title attribute from input element #45

0.4.9

5 years ago
  • Prevent triggering change event on slider init

0.4.8

5 years ago
  • add version to RangeSlider
  • expose internal modules (dom, functions)
  • fix (?) offsetWidth of undefined #33
  • fix Readme

0.4.7

5 years ago
  • update dependencies
  • fix getDimension function

0.4.5

6 years ago
  • fix vendor prefixes for style

0.4.4

6 years ago

v 0.4.4

  • Fix for iOS. Closes #26
  • Fix eslintrc
  • Fix sourcemaps, typos, ESDoc, etc
  • Add git pre-commit

0.4.3

6 years ago

Change engines.node to >= 6.0.0. Closes #2

0.4.2

6 years ago

v 0.4.2

  • Fix for IE Edge closes #23
  • Right click fix closes #24

0.4.1

6 years ago

v 0.4.1

  • fix missing ./dist
  • fix vertical slider on touch devices