Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
optimalisatie committed Jul 11, 2019
1 parent 437d529 commit 4c50af4
Show file tree
Hide file tree
Showing 46 changed files with 115 additions and 95 deletions.
2 changes: 1 addition & 1 deletion composer.json
@@ -1,6 +1,6 @@
{
"name": "styletools/async",
"version": "1.0.2",
"version": "1.0.3",
"description": "A lightweight asynchronous CSS and script loader with dependency, responsive and timed loading, localStorage and async injected stylesheet/script capture.",
"keywords": ["async-css", "async-js", "script-loader", "css-loader", "css", "optimization", "asynchronous", "localStorage", "cache-api"],
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion dist/api.js

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

6 changes: 3 additions & 3 deletions dist/async-core.js

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

2 changes: 1 addition & 1 deletion dist/attr-config.js

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

2 changes: 1 addition & 1 deletion dist/cache-css.js

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

6 changes: 3 additions & 3 deletions dist/cache.js

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

2 changes: 1 addition & 1 deletion dist/capture-css.js
@@ -1 +1 @@
Kb=function(a,b){var c=a[0];a=a[1];(a==r(12)||a==r(11)&&(c.getAttribute(r(0))||"").toLowerCase().trim()==r(22))&&b(c.getAttribute(r(4)),4)};
Kb=function(a,b){var c=a[0];a=a[1];(a==q(12)||a==q(11)&&(c.getAttribute(q(0))||"").toLowerCase().trim()==q(22))&&b(c.getAttribute(q(4)),4)};
2 changes: 1 addition & 1 deletion dist/capture-insert.js

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

2 changes: 1 addition & 1 deletion dist/capture-js.js
@@ -1 +1 @@
Jb=function(a,b){var c=a[0];a[1]==r(27)&&b(c.getAttribute(r(5)),5)};
Jb=function(a,b){var c=a[0];a[1]==q(27)&&b(c.getAttribute(q(5)),5)};
6 changes: 3 additions & 3 deletions dist/capture.js

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

6 changes: 3 additions & 3 deletions dist/css-loader.js

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

2 changes: 1 addition & 1 deletion dist/debug/api.js

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

0 comments on commit 4c50af4

Please sign in to comment.