Skip to content

Releases: sampotts/rangetouch

v2.0.1

02 Mar 01:19
Compare
Choose a tag to compare
  • Removed useful CSS in "destroy" function (thanks @Ibadichan)

v2.0.0

12 Feb 12:39
Compare
Choose a tag to compare
  • Rewritten using ES6 syntax and a proper RangeTouch class
  • No longer using event delegation do to compatibility issues

v1.0.5

21 Jun 15:54
Compare
Choose a tag to compare
  • Fixed variable naming bug in v1.0.4 (See #6)

v1.0.4

12 Jun 10:15
Compare
Choose a tag to compare
  • Fixed bug introduced in v1.0.3 with selector for disabled elements
  • No long require the upfront check for elements on the page given we just listen to events

v1.0.3

12 Jun 10:05
Compare
Choose a tag to compare
  • Fixed error if no <input type="range"> found
  • CustomEvent polyfill no longer effects the global scope
  • AddCSS option to set whether to add helpful CSS to the page

v1.0.1

15 May 13:08
Compare
Choose a tag to compare
  • Repo move and minor bug fixes

Triggering `input` and `change` events

17 Apr 12:39
Compare
Choose a tag to compare
v0.0.7

Triggering `input` and `change` events

Initial release

16 Apr 23:26
Compare
Choose a tag to compare
v0.0.1

Initial release