Releases: CSP02/Toggler
fixed a bug in error handling
Full Changelog: v0.4.5...v0.4.6
Hotfix in toggleSlide()
Full Changelog: v0.4.4...v0.4.5
Error handling and better toggleSlide()
Release that contains the fully developed version of v0.4.3-Beta and will new implementation of toggleSlide()
.
Full Changelog: v0.4.2...v0.4.4
Added Error handling
Added error handling for toggleClass() for now. Will release a alpha version which supports error handling for all the methods.
Full Changelog: v0.4.2...v0.4.3-beta
Fixed bug in toggleSlide()
Full Changelog: v0.4.1...v0.4.2
Toggler.min.js is now ~2Kb
Compressed Toggler.min.js
Full Changelog: v0.4.0...v0.4.1
Toggler.min.js
Toggler.min.js is here
A minimised version of Toggler.js where you can use all the features of Toggler.js
Full Changelog: v0.3.0...v0.4.0
toggleClass without interrupting its neighbour classes
In previous versions toggleClass() is only worked for single class name. But now toggleClass() won't interrupt the neighbour classes i.e other classes for the same element.
For more info read readme
Other notifications:
What's Changed
- Improved README by @lines-of-codes in #6
New Contributors
- @lines-of-codes made their first contribution in #6
Full Changelog: v0.2.1...v0.3.0
Cleared bug in toggleSlide()
v0.2.1 removed bug in toggle slide
toggleProperty() is here
Toggle Properties
toggleProperty() is here.
Now toggle between properties with just 2 lines of code.
For usage and other info read readme for more info or visit toggler official docs.