You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Animations ( jelly, tada, rotate, vibrate, bounce)
- Hover Effects
- SCSS variables for border/background color
- Curvy style
Changed
- Renamed outline-* to o-* in classnames
- Circled checkboxes has more padding and bigger
- Square style set as default
Updated
- Print styles
- Documentation
@@ -70,16 +70,24 @@ Refer the [Documentation](https://lokesh-coder.github.io/pretty-checkbox/) for o
70
70
71
71
### Custom font library
72
72
73
-
This library supports wide variety of font icon libraries. Currently tested with `FontAwesome` , `Bootstrap Glyphicon` , `Material Design icons (mdi)` , `Material Design icons (zmdi)` , `Typicons``Ionicons`.
73
+
This library supports wide variety of font icon libraries. Currently tested with `FontAwesome` , `Bootstrap Glyphicon` , `Material Design icons (mdi)` , `Material Design icons (zmdi)` , `Typicons`, `Ionicons`.
74
74
75
75
### What else
76
76
77
-
- Scalable. can be used in any font sizes
78
-
- Used in frameworks like bootstrap, foundation, sematic UI
77
+
- Scalable. Can be used in any font sizes
78
+
- Cool animations and toggle features
79
+
- Customizable. See the demo for `sass` settings
80
+
- Used in frameworks like bootstrap, Foundation, Sematic UI
79
81
- Supported in all mordern browsers, including mobile devices
80
-
-Customizable. see the demo for `sass` settings
82
+
-Print friendly
81
83
- MIT Licence
82
84
83
85
Thats all, folks!
84
86
85
-
Inspired from Okendoken's [awesome-bootstrap-checkbox](https://github.com/flatlogic/awesome-bootstrap-checkbox) . contributions are welcome!
87
+
### Inspiration
88
+
89
+
- Inspired from Okendoken's [awesome-bootstrap-checkbox](https://github.com/flatlogic/awesome-bootstrap-checkbox).
90
+
- Crazy animations are heavily inspired ( copied 😊 ) from [Animista](http://animista.net)
0 commit comments