Skip to content

Releases: joelthorner/simple-button-radios

1.0.4

19 Oct 09:19
Compare
Choose a tag to compare
  • Fix on destroy and disable public methods undefined data
  • Fix apply method on elements without data
  • Fix destroy method not remove focus events

Full Changelog: 1.0.3...1.0.4

1.0.3

29 Aug 20:44
93207c8
Compare
Choose a tag to compare

Changelog

  • Add update method
  • Update demos and add demo with dynamic inputs

1.0.2

07 Jul 18:29
632767a
Compare
Choose a tag to compare

Changelog

  • Fix bug inputId is undefined

1.0.1

06 Jun 22:11
759734e
Compare
Choose a tag to compare

Changelog

  • Now is possible unckeck all radios
  • Removed strictLabel option, use native browser function
  • Update documentation info and add default plugin demos