Releases: joelthorner/simple-button-checks
Releases · joelthorner/simple-button-checks
3.0.8
- Fix on destroy and disable public methods undefined data
- Fix apply method on elements without data
Full Changelog: 3.0.7...3.0.8
3.0.7
3.0.6
Changelog
- Bug fix wrapper option
3.0.5
Changelog
- Removed strictLabel option, use native browser function
3.0.4
Changelog
- strictLabel option only accept boolean value not null
- Add click <label> events only if has [for] attr
- Update documentation info and add default plugin demos
3.0.3
Changelog
- Bug fix save label dor attribute
3.0.2
Changelog
- Disabled support on init plugin
- Method for enable or disable inputs
3.0.1
Changelog
- Removed bootstrap option
- Removed size option
- BtnClass option named to buttonClass
- Renamed namespaces 'sbtc' to 'sbc'
- Basic CSS It is better to customize it according to the project
- Check icon to innerHTML svg
- Renamed plugin
- New documentation
- New id for buttons created
2.0.1
2.0.0
- New plugin code
- New options
- New methods and callbacks
- New demo and documentation