Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4783596

Browse files
committed
Selector: Inline Sizzle into the selector module
This commit removes Sizzle from jQuery, inlining its code & removing obsoleteworkarounds where applicable.The selector-native module has been removed. Further work on the selectormodule may decrease the size enough that it will no longer be necessary. Ifit turns out it's still useful, we'll reinstate it but the code will lookdifferent anyway as we'll want to share as much code as possible withthe existing selector module.The Sizzle AUTHORS.txt file has been merged with the jQuery one - people aresorted by their first contributions to either of the two repositories.The commit reduces the gzipped jQuery size by 1460 bytes compared to master.Closesgh-4395
1 parent79b74e0 commit4783596

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+2174
-2965
lines changed

‎.mailmap

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ Alexander Farkas <info@corrupt-system.de>
44
Alexander Farkas <info@corrupt-system.de> <a.farkas.pm@googlemail.com>
55
Alexis Abril <me@alexisabril.com> <alexis.abril@gmail.com>
66
Andrew E Monat <amonat@gmail.com>
7+
Andrey Meshkov <ay.meshkov@gmail.com>
8+
Andrey Meshkov <ay.meshkov@gmail.com> <am@adguard.com>
79
Anton Matzneller <obhvsbypqghgc@gmail.com>
810
Anton Matzneller <obhvsbypqghgc@gmail.com> <haskell_noob-github@yahoo.de>
911
Batiste Bieler <batiste.bieler@gmail.com>
@@ -13,6 +15,8 @@ Carl Danley <carldanley@gmail.com>
1315
Carl Fürstenberg <azatoth@gmail.com>
1416
Carl Fürstenberg <azatoth@gmail.com> <carl@excito.com>
1517
Charles McNulty <cmcnulty@kznf.com>
18+
Chris Rebert <github@rebertia.com>
19+
Chris Rebert <github@rebertia.com> <code@rebertia.com>
1620
Christopher Jones <chris@cjqed.com> cjqed <christopherjonesqed@gmail.com>
1721
Colin Snover <github.com@zetafleet.com> <colin@alpha.zetafleet.com>
1822
Corey Frang <gnarf37@gmail.com> <gnarf@gnarf.net>
@@ -52,6 +56,8 @@ Josh Varner <josh.varner@gmail.com> <josh.varner@gmail.com>
5256
Julian Aubourg <aubourg.julian@gmail.com>
5357
Julian Aubourg <aubourg.julian@gmail.com> <j@ubourg.net>
5458
Julian Aubourg <aubourg.julian@gmail.com> <Julian@.(none)>
59+
John Firebaugh <john_firebaugh@bigfix.com>
60+
John Firebaugh <john_firebaugh@bigfix.com> <john_firebaugh@us.ibm.com>
5561
Jörn Zaefferer <joern.zaefferer@gmail.com>
5662
Jörn Zaefferer <joern.zaefferer@gmail.com> <joern.zaefferer@googlemail.com>
5763
Jörn Zaefferer <joern.zaefferer@gmail.com> <JZA@.(none)>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp