Skip to content

Commit

Permalink
Merge pull request #21 from 720kb/develop
Browse files Browse the repository at this point in the history
new release
  • Loading branch information
45kb authored Jun 29, 2016
2 parents a677393 + 2832258 commit 58778f4
Show file tree
Hide file tree
Showing 15 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "checkbox.css",
"version": "1.1.1",
"version": "1.1.2",
"ignore": [
"node_modules",
"bower_components",
Expand Down
4 changes: 2 additions & 2 deletions dist/css/away/away.min.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*
* checkbox.css
* v1.1.1
* v1.1.2
*
* Tiny set of CSS3 animations for your input checkboxes.
* https://github.com/720kb/checkbox.css
*
* MIT license
* Tue Jun 28 2016
* Wed Jun 29 2016
*/
.checkbox-away{-webkit-transition:all .15s linear;transition:all .15s linear}.checkbox-away:checked{-webkit-transform:translateX(-10px);transform:translateX(-10px)}
4 changes: 2 additions & 2 deletions dist/css/checkbox.min.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dist/css/down/down.min.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*
* checkbox.css
* v1.1.1
* v1.1.2
*
* Tiny set of CSS3 animations for your input checkboxes.
* https://github.com/720kb/checkbox.css
*
* MIT license
* Tue Jun 28 2016
* Wed Jun 29 2016
*/
.checkbox-down{-webkit-transition:all .15s linear;transition:all .15s linear}.checkbox-down:checked{-webkit-transform:translateY(10px);transform:translateY(10px)}
4 changes: 2 additions & 2 deletions dist/css/hey/hey.min.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*
* checkbox.css
* v1.1.1
* v1.1.2
*
* Tiny set of CSS3 animations for your input checkboxes.
* https://github.com/720kb/checkbox.css
*
* MIT license
* Tue Jun 28 2016
* Wed Jun 29 2016
*/
@-webkit-keyframes hey{50%{-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-filter:blur(20px);filter:blur(20px)}90%{-webkit-filter:blur(40px);filter:blur(40px)}100%{-webkit-transform:none;transform:none;-webkit-filter:none;filter:none}}@keyframes hey{50%{-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-filter:blur(20px);filter:blur(20px)}90%{-webkit-filter:blur(40px);filter:blur(40px)}100%{-webkit-transform:none;transform:none;-webkit-filter:none;filter:none}}.checkbox-hey:checked{-webkit-animation:hey .8s linear;animation:hey .8s linear}
4 changes: 2 additions & 2 deletions dist/css/inout/inout.min.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*
* checkbox.css
* v1.1.1
* v1.1.2
*
* Tiny set of CSS3 animations for your input checkboxes.
* https://github.com/720kb/checkbox.css
*
* MIT license
* Tue Jun 28 2016
* Wed Jun 29 2016
*/
@-webkit-keyframes inout{30%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(.3);transform:scale(.3)}90%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:none;transform:none}}@keyframes inout{30%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(.3);transform:scale(.3)}90%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:none;transform:none}}.checkbox-inout:checked{-webkit-animation:inout .5s linear;animation:inout .5s linear}
4 changes: 2 additions & 2 deletions dist/css/jump/jump.min.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*
* checkbox.css
* v1.1.1
* v1.1.2
*
* Tiny set of CSS3 animations for your input checkboxes.
* https://github.com/720kb/checkbox.css
*
* MIT license
* Tue Jun 28 2016
* Wed Jun 29 2016
*/
@-webkit-keyframes jump{50%{-webkit-transform:scale(.6) translateY(-10px);transform:scale(.6) translateY(-10px)}70%{-webkit-transform:scale(.8) translateY(-5px);transform:scale(.8) translateY(-5px)}90%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}100%{-webkit-transform:none;transform:none}}@keyframes jump{50%{-webkit-transform:scale(.6) translateY(-10px);transform:scale(.6) translateY(-10px)}70%{-webkit-transform:scale(.8) translateY(-5px);transform:scale(.8) translateY(-5px)}90%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}100%{-webkit-transform:none;transform:none}}.checkbox-jump:checked{-webkit-animation:jump .35s linear;animation:jump .35s linear}
4 changes: 2 additions & 2 deletions dist/css/omg/omg.min.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*
* checkbox.css
* v1.1.1
* v1.1.2
*
* Tiny set of CSS3 animations for your input checkboxes.
* https://github.com/720kb/checkbox.css
*
* MIT license
* Tue Jun 28 2016
* Wed Jun 29 2016
*/
@-webkit-keyframes omg{59%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}60%{-webkit-transform:translateX(-8px) translateY(12px);transform:translateX(-8px) translateY(12px)}70%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}80%{-webkit-transform:translateX(8px);transform:translateX(8px)}90%{-webkit-transform:scale(.4);transform:scale(.4)}100%{-webkit-transform:none;transform:none}}@keyframes omg{59%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}60%{-webkit-transform:translateX(-8px) translateY(12px);transform:translateX(-8px) translateY(12px)}70%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}80%{-webkit-transform:translateX(8px);transform:translateX(8px)}90%{-webkit-transform:scale(.4);transform:scale(.4)}100%{-webkit-transform:none;transform:none}}.checkbox-omg:checked{-webkit-animation:omg .5s linear;animation:omg .5s linear}
4 changes: 2 additions & 2 deletions dist/css/roll/roll.min.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*
* checkbox.css
* v1.1.1
* v1.1.2
*
* Tiny set of CSS3 animations for your input checkboxes.
* https://github.com/720kb/checkbox.css
*
* MIT license
* Tue Jun 28 2016
* Wed Jun 29 2016
*/
.checkbox-roll:checked{-webkit-transform:rotateX(360deg);transform:rotateX(360deg);-webkit-transition:all .15s linear;transition:all .15s linear}
4 changes: 2 additions & 2 deletions dist/css/rotate/rotate.min.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*
* checkbox.css
* v1.1.1
* v1.1.2
*
* Tiny set of CSS3 animations for your input checkboxes.
* https://github.com/720kb/checkbox.css
*
* MIT license
* Tue Jun 28 2016
* Wed Jun 29 2016
*/
.checkbox-rotate:checked{-webkit-transform:rotate(360deg);transform:rotate(360deg);-webkit-transition:all .2s linear;transition:all .2s linear}
4 changes: 2 additions & 2 deletions dist/css/splash/splash.min.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*
* checkbox.css
* v1.1.1
* v1.1.2
*
* Tiny set of CSS3 animations for your input checkboxes.
* https://github.com/720kb/checkbox.css
*
* MIT license
* Tue Jun 28 2016
* Wed Jun 29 2016
*/
.checkbox-splash:active{-webkit-transform:scale(2);transform:scale(2);-webkit-transition:all .15s linear;transition:all .15s linear}
4 changes: 2 additions & 2 deletions dist/css/tv/tv.min.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*
* checkbox.css
* v1.1.1
* v1.1.2
*
* Tiny set of CSS3 animations for your input checkboxes.
* https://github.com/720kb/checkbox.css
*
* MIT license
* Tue Jun 28 2016
* Wed Jun 29 2016
*/
@-webkit-keyframes tv{50%{-webkit-transform:scale(.6) rotateY(100deg) skew(45deg);transform:scale(.6) rotateY(100deg) skew(45deg)}70%{-webkit-transform:scale(.8) rotateY(200deg) skew(70deg);transform:scale(.8) rotateY(200deg) skew(70deg)}90%{-webkit-transform:scale(1) rotateY(500deg) skew(20deg);transform:scale(1) rotateY(500deg) skew(20deg)}100%{-webkit-transform:none;transform:none}}@keyframes tv{50%{-webkit-transform:scale(.6) rotateY(100deg) skew(45deg);transform:scale(.6) rotateY(100deg) skew(45deg)}70%{-webkit-transform:scale(.8) rotateY(200deg) skew(70deg);transform:scale(.8) rotateY(200deg) skew(70deg)}90%{-webkit-transform:scale(1) rotateY(500deg) skew(20deg);transform:scale(1) rotateY(500deg) skew(20deg)}100%{-webkit-transform:none;transform:none}}.checkbox-tv:checked{-webkit-animation:tv .3s linear;animation:tv .3s linear}
4 changes: 2 additions & 2 deletions dist/css/up/up.min.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*
* checkbox.css
* v1.1.1
* v1.1.2
*
* Tiny set of CSS3 animations for your input checkboxes.
* https://github.com/720kb/checkbox.css
*
* MIT license
* Tue Jun 28 2016
* Wed Jun 29 2016
*/
.checkbox-up{-webkit-transition:all .15s linear;transition:all .15s linear}.checkbox-up:checked{-webkit-transform:translateY(-10px);transform:translateY(-10px)}
4 changes: 2 additions & 2 deletions dist/css/yo/yo.min.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/*
* checkbox.css
* v1.1.1
* v1.1.2
*
* Tiny set of CSS3 animations for your input checkboxes.
* https://github.com/720kb/checkbox.css
*
* MIT license
* Tue Jun 28 2016
* Wed Jun 29 2016
*/
.checkbox-yo{-webkit-transition:all .15s linear;transition:all .15s linear}.checkbox-yo:checked{-webkit-transform:rotate(-45deg) translateZ(0);transform:rotate(-45deg) translateZ(0)}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "checkbox.css",
"version": "1.1.1",
"version": "1.1.2",
"description": "Tiny set of CSS3 animations for your input checkboxes.",
"keywords": [
"checkbox",
Expand Down

0 comments on commit 58778f4

Please sign in to comment.