Skip to content

Releases: LCweb-ita/LC-switch

v2.0.4

04 Mar 20:00
Compare
Choose a tag to compare
  • new: original checkbox now hidden using "!important" to reduce interferences

v2.0.3

18 Mar 08:52
Compare
Choose a tag to compare

Events now "bubbles" for better (jQuery) compatibility

v2.0.2

02 Mar 07:31
Compare
Choose a tag to compare

fixed lcs-on event at line 261

v2.0.1

08 Feb 13:20
Compare
Choose a tag to compare

fixed minor bugs

2.0

01 Feb 12:48
Compare
Choose a tag to compare
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

//

01 Feb 09:48
Compare
Choose a tag to compare
// Pre-release
Pre-release
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

12 Sep 09:23
Compare
Choose a tag to compare
  • delegate() replaced by on()
  • added lcs_toggle() function
  • minor code refactoring