Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sizzle
updated
10 files
+97 −0 | .mailmap | |
+11 −4 | AUTHORS.txt | |
+1 −1 | component.json | |
+9 −4 | dist/sizzle.js | |
+2 −2 | dist/sizzle.min.js | |
+1 −1 | dist/sizzle.min.map | |
+1 −1 | package.json | |
+6 −2 | sizzle.js | |
+9 −1 | test/unit/selector.js | |
+19 −0 | test/unit/utilities.js |