Releases: edenspiekermann/a11y-toggle
Releases · edenspiekermann/a11y-toggle
2.0.3
15 Apr 12:27
Compare
Sorry, something went wrong.
No results found
Fixed an issue with non-<button> toggles (#25 )
2.0.2
15 Apr 12:18
Compare
Sorry, something went wrong.
No results found
Fixed a JavaScript issue when no toggle were found (#26 )
2.0.1
15 Apr 11:07
Compare
Sorry, something went wrong.
No results found
Fixed a script crash when a11y-toggle was included in the <head> (#24 )
2.0.0
15 Apr 10:43
Compare
Sorry, something went wrong.
No results found
Default behaviour is now collapsed by default (#22 )
Expanded by default behaviour can be done by adding data-a11y-toggle-open attribute on target (#22 )
Rewritten script to improve performance and code quality (#22 )
1.0.7
01 Apr 14:36
Compare
Sorry, something went wrong.
No results found
Removed an unwanted console.log(..) (3acd379 )
1.0.6
22 Mar 11:32
Compare
Sorry, something went wrong.
No results found
Updated closest(..) helper to use Element.closest when supported (508172f )
1.0.5
16 Mar 13:34
Compare
Sorry, something went wrong.
No results found
Added support for synced multi toggles (cad70e1 )
Rewrote the whole test suite (ecc116e )
1.0.4
14 Mar 16:43
Compare
Sorry, something went wrong.
No results found
1.0.3
14 Mar 16:36
Compare
Sorry, something went wrong.
No results found
Fixed a JavaScript error when clicking anywhere but on a toggle (1be89d0 )
1.0.2
14 Mar 14:41
Compare
Sorry, something went wrong.
No results found
Fixed a bug where nested elements inside toggle would prevent it from working (f3a40be )