Skip to content

Releases: CSP02/Toggler

fixed a bug in error handling

29 May 12:21
Compare
Choose a tag to compare

Hotfix in toggleSlide()

01 Jan 15:35
Compare
Choose a tag to compare

Error handling and better toggleSlide()

01 Jan 15:27
Compare
Choose a tag to compare

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

31 Oct 06:10
Compare
Choose a tag to compare
Added Error handling Pre-release
Pre-release

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()

31 Oct 04:45
Compare
Choose a tag to compare

Toggler.min.js is now ~2Kb

30 Oct 09:46
Compare
Choose a tag to compare

Compressed Toggler.min.js

Full Changelog: v0.4.0...v0.4.1

Toggler.min.js

29 Oct 15:49
Compare
Choose a tag to compare

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

29 Oct 15:01
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.2.1...v0.3.0

Cleared bug in toggleSlide()

03 Oct 10:38
Compare
Choose a tag to compare
v0.2.1

removed bug in toggle slide

toggleProperty() is here

02 Oct 14:41
Compare
Choose a tag to compare

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.