[Pkg-javascript-commits] [libjs-cssrelpreload] branch upstream updated (a213df3 -> 3e49ac8)
Michael Lustfield
mtecknology at debian.org
Fri Dec 29 21:03:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
mtecknology pushed a change to branch upstream
in repository libjs-cssrelpreload.
from a213df3 New upstream version 1.3.1
new 3e49ac8 New upstream version 2.0.1+dfsg
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore => .npmignore | 1 -
.travis.yml | 2 +-
README.md | 39 +-
package.json | 4 +-
src/cssrelpreload.js | 146 ++-
src/loadCSS.js | 2 +-
test/110-reducedexample.html | 31 -
test/body.html | 12 -
test/control.html | 12 -
test/import.html | 13 -
test/preload-switch.html | 49 -
test/preload.html | 49 -
test/qunit/files/preloadtest.css | 1 -
test/qunit/files/test.css | 6 -
test/qunit/index.html | 23 -
test/qunit/libs/qunit/qunit.css | 244 -----
test/qunit/libs/qunit/qunit.js | 2152 --------------------------------------
test/qunit/tests.js | 124 ---
test/slow.css.php | 6 -
test/test-onload.html | 115 --
test/test.html | 106 --
21 files changed, 130 insertions(+), 3007 deletions(-)
copy .gitignore => .npmignore (72%)
delete mode 100644 test/110-reducedexample.html
delete mode 100644 test/body.html
delete mode 100644 test/control.html
delete mode 100644 test/import.html
delete mode 100644 test/preload-switch.html
delete mode 100644 test/preload.html
delete mode 100644 test/qunit/files/preloadtest.css
delete mode 100644 test/qunit/files/test.css
delete mode 100644 test/qunit/index.html
delete mode 100644 test/qunit/libs/qunit/qunit.css
delete mode 100644 test/qunit/libs/qunit/qunit.js
delete mode 100644 test/qunit/tests.js
delete mode 100644 test/slow.css.php
delete mode 100644 test/test-onload.html
delete mode 100644 test/test.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/libjs-cssrelpreload.git
More information about the Pkg-javascript-commits
mailing list