Releases: LCweb-ita/LC-switch
Releases · LCweb-ita/LC-switch
v2.0.4
- new: original checkbox now hidden using "!important" to reduce interferences
v2.0.3
Events now "bubbles" for better (jQuery) compatibility
v2.0.2
fixed lcs-on event at line 261
2.0
- 100% vanilla javascript
- unique JS file
- added enable/disable functions
- added lcs_update() function to sync HTML changes
- added compact mode
- added custom "on" color
//
v2.0
- 100% vanilla javascript
- unique JS file
- added enable/disable functions
- added lcs_update() function to sync HTML changes
- added compact mode
- added custom "on" color
v1.1
- delegate() replaced by on()
- added lcs_toggle() function
- minor code refactoring