Skip to content

Releases: vladdeSV/checkswipe

3.0.0

22 Jul 19:49
3.0.0
56ee0ff
Compare
Choose a tag to compare

Inject CSS into the page instead of loading separate CSS file (optional, can be disabled)

What's Changed

Full Changelog: 2.1.1...3.0.0

2.1.1

07 Jul 11:54
2.1.1
5af0e5e
Compare
Choose a tag to compare

The "Better error handling" update

  • Use console.error instead of throwing; ensures one misconfigured group does not fail the rest of page
  • Disallow nested data-checkswipe, and other generally better error detection

2.1.0

04 Jul 20:04
2.1.0
e282e9b
Compare
Choose a tag to compare

What's Changed

  • Specify checkboxes to be swipeable with [data-checkswipe][data-checkswipe-specify] and input[data-checkswipe-use] by @vladdeSV in #7

Full Changelog: 2.0.0...2.1.0

2.0.0

01 May 17:44
2.0.0
56965c6
Compare
Choose a tag to compare

What's Changed

  • Remove global state by @vladdeSV in #3
  • Require manually call function for attaching to all groups in document by @vladdeSV in #4

Full Changelog: 1.0.0...2.0.0

1.0.0

27 Mar 21:49
1.0.0
71e9108
Compare
Choose a tag to compare

first release 🙌

1.0.0-rc1

28 Feb 21:42
1.0.0-rc1
e5c8750
Compare
Choose a tag to compare
1.0.0-rc1 Pre-release
Pre-release