Skip to content

Releases: jquery-element/slidebutton

2.0.0

Choose a tag to compare

@mr21 mr21 released this 23 Feb 07:14

The element is now fully inline, its CSS use a lot the em unit, to keep the button's size synced with its font-size value.
The class slidebutton-focus will be set when the button has the focus.
The class slidebutton-checked will be set when the button is checked.

1.1.0

Choose a tag to compare

@mr21 mr21 released this 04 Oct 10:17

Important fix about the checked attribute.
And the README is written.

1.0.0

Choose a tag to compare

@mr21 mr21 released this 03 Oct 03:50

First try :)