Skip to content

Releases: lokesh-coder/pretty-checkbox

v3.0.3

21 Oct 17:51
Compare
Choose a tag to compare

Fix: CDN link updated in README

v3.0.2

21 Oct 17:39
Compare
Choose a tag to compare

Fix: Minimum width is set to switch style when no label text is provided

v3.0.1

21 Oct 17:18
Compare
Choose a tag to compare
Merge branch 'staging'

v3.0.0

21 Oct 02:58
Compare
Choose a tag to compare

Complete rewritten of the library

feat( animation ): Pulse
feat( state ): Introducing state, to work with different checkbox states
feat( scale ): Added support to make checkbox bigger
feat( SVG ): Added support for svg elements,files and sprites
feat( Image ): Added support for tiny images
feat( lock ): Similar to disable but looks like active [ #17 ]
feat( Switch ): New iOS style switches with 3 variants

refactor( core ): All class names starts with prefix p- except prettyand state

fix( core ): z-index is calculated from 0 to 2 [ #6 , #14 ]

build( CI ): Setup Travis for auto publish from staging to master

doc( readme ): Updated with examples, badges, gif preview and a logo
doc( readme ): Removed bower installation guide
doc( readme ): Changed CDN provider from cdnjs to jsDelivr

v2.2.1

01 Apr 12:28
Compare
Choose a tag to compare

v2.2.0

31 Mar 16:36
Compare
Choose a tag to compare

v2.1.0

23 Nov 06:09
Compare
Choose a tag to compare
minor bug fixes and changed sass variables

v2.0.4

24 Oct 14:28
Compare
Choose a tag to compare
Bug Fix: Remove junk character in print media

v2.0.3

04 Sep 07:00
Compare
Choose a tag to compare
Minor bug fixes

v2.0.2

21 Oct 02:34
Compare
Choose a tag to compare
animation fix