Releases: joelthorner/simple-button-radios
Releases · joelthorner/simple-button-radios
1.0.4
- 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
Changelog
- Add update method
- Update demos and add demo with dynamic inputs
1.0.2
Changelog
- Fix bug inputId is undefined
1.0.1
Changelog
- Now is possible unckeck all radios
- Removed strictLabel option, use native browser function
- Update documentation info and add default plugin demos