Releases: LCweb-ita/LC-switch
Releases · LCweb-ita/LC-switch
v2.1.1
05 May 09:36
Compare
Sorry, something went wrong.
No results found
fixed: scrollbar shown on webkit browsers
v2.1.0
26 Jun 10:46
Compare
Sorry, something went wrong.
No results found
HTML accessibility improvements
2.0.5
11 Apr 10:07
Compare
Sorry, something went wrong.
No results found
new: original checkbox now hidden using "!important" to reduce interferences
new: compatibility improvement suggested in Pull Request #25
v2.0.4
04 Mar 20:00
Compare
Sorry, something went wrong.
No results found
new: original checkbox now hidden using "!important" to reduce interferences
v2.0.3
18 Mar 08:52
Compare
Sorry, something went wrong.
No results found
Events now "bubbles" for better (jQuery) compatibility
v2.0.2
02 Mar 07:31
Compare
Sorry, something went wrong.
No results found
fixed lcs-on event at line 261
v2.0.1
08 Feb 13:20
Compare
Sorry, something went wrong.
No results found
2.0
01 Feb 12:48
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
delegate() replaced by on()
added lcs_toggle() function
minor code refactoring