Stryzhevskyi RangeSlider Versions Save

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

0.4.0

6 years ago
  • vertical slider
  • ES6 source
  • webpack 2 + webpack-dev-server
  • filename has been changed

0.3.11

7 years ago

Use CSS transform for moving handle

0.3.10

7 years ago

Typo fix

0.3.9

8 years ago

[Number stickTo, Number stickRadius] : use it if handle should stick to stickTo-th value in stickRadius. Can be options {stick: [stickTo, stickRadius]} or attribute stick="stickTo stickRadius".

0.3.7

8 years ago

CommonJS/Browserify environment fix

0.3.6

8 years ago

IE bugfix

0.3.5

8 years ago

Fix 'originalEvent'

0.3.4

8 years ago

Fixed :

  • IE Compatible CustomEvent #4
  • dataset #3
  • removed .idea/ folder and .directory, added both to gitignore

0.3.3

8 years ago

Bower fixed (main)

0.3.2

9 years ago

Bower fixed (main)