index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
broken-test
dependabot/github_actions/github-actions-0b02fec6e3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-f50e11107c
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Core: pass empty string to createHTMLDocument to appease IE
Timmy Willison
2014-12-09
1
-1
/
+1
*
Core: remove unnecessary support test for createHTMLDocument
Timmy Willison
2014-12-09
5
-36
/
+13
*
Build: fix tests in AMD mode
Timmy Willison
2014-12-09
8
-32
/
+32
*
Core: use document.implemenation.createHTMLDocument in jQuery.parseHTML
Frederic Hemberger
2014-12-09
5
-3
/
+39
*
Support: Re-organize browser order, add Safari 8
Michał Gołębiowski
2014-12-09
1
-41
/
+9
*
Core: Simplify and speed up .each
Daniel Husar
2014-12-09
1
-14
/
+5
*
Attributes: Use the option val hook in select val hook and simplify it
Michał Gołębiowski
2014-12-08
2
-7
/
+10
*
Manipulation: improve test for data-URI
Oleg Gaidarenko
2014-12-08
1
-3
/
+19
*
Event: Fully clean up events in unit test
Veaceslav Grimalschi
2014-12-07
1
-1
/
+2
*
Callbacks: Disabling a callback should prevent firing
Dave Methvin
2014-12-07
2
-2
/
+19
*
Tests: Tilt at a few style guide windmills
Richard Gibson
2014-12-06
1
-45
/
+43
*
Tests: Accommodate page changes from the QUnit HTML reporter
Richard Gibson
2014-12-06
1
-21
/
+20
*
Tests: Minor updates for QUnit 1.16 compatibility
Richard Gibson
2014-12-05
5
-23
/
+24
*
Tests: Update QUnit
Richard Gibson
2014-12-05
3
-1159
/
+1717
*
Build: Remove empty define({}) from build output
David Corbacho
2014-12-04
1
-1
/
+3
*
CONTRIBUTING: Condense info and add directions to other resources
Dave Methvin
2014-12-04
1
-111
/
+23
*
Event: Copy detail property to jQuery.Event on native events
Dave Methvin
2014-12-03
2
-1
/
+20
*
Core: Throw an error on $("#") rather than returning 0-length collection
Dave Methvin
2014-12-03
2
-3
/
+9
*
README: Add selector-native.js link. Thanks @randsonjs!
Dave Methvin
2014-12-03
1
-1
/
+1
*
Manipulation: support data-URI scripts insertion
Bin Xin
2014-12-03
2
-0
/
+10
*
CSS: Clean up memory leak in reliableMarginRight
Dave Methvin
2014-12-02
1
-0
/
+1
*
Dimensions: allow modification of coordinates argument
Oleg Gaidarenko
2014-11-16
2
-1
/
+15
*
Docs: correct grunt command in README.md
Oleg Gaidarenko
2014-11-10
1
-1
/
+1
*
Build: Fix various typos
Oleg Gaidarenko
2014-11-08
3
-6
/
+6
*
Manipulation: Check state lost if the name is set for Android 4.0-4.3
Michał Gołębiowski
2014-11-06
1
-0
/
+3
*
Misc: Adjust comments & docs to dropping IE<8 in jQuery Compat
Michał Gołębiowski
2014-11-04
3
-3
/
+3
*
Misc: Remove leftover -moz-box-sizing in tests
Michał Gołębiowski
2014-11-03
1
-1
/
+0
*
Misc: Drop support for older browsers; update support comments
Michał Gołębiowski
2014-11-03
17
-141
/
+56
*
Docs: 1.x-master branch -> compat branch; 2.x branch -> master branch
Timmy Willison
2014-11-03
3
-4
/
+3
*
Build: update version to 3.0.0-pre
Timmy Willison
2014-11-03
2
-2
/
+2
*
Ajax: Fix for request aborted in ajaxSend
Dan Hart
2014-11-01
2
-0
/
+23
*
Change broken url to wayback one
Arthur Verschaeve
2014-10-30
1
-1
/
+1
*
README: Update the description of the deprecated module
Michał Gołębiowski
2014-10-30
1
-1
/
+1
*
Deprecated: Drop size and andSelf methods
Michał Gołębiowski
2014-10-30
2
-18
/
+1
*
Build: Upgrade to commitplease 2.0.0
Jörn Zaefferer
2014-10-22
1
-1
/
+1
*
Misc: Update all references to bugs.jquery.com
Arthur Verschaeve
2014-10-19
2
-2
/
+2
*
Misc: Need for speed removed by 9ad6e7e
Dave Methvin
2014-10-19
1
-15
/
+0
*
Ajax: remove event dependency from the ajax module
Oleg Gaidarenko
2014-10-14
1
-2
/
+3
*
Readme: Fix minor style issues. Thanks @MightyBranch!
Dave Methvin
2014-10-06
1
-1
/
+1
*
README: Improve build instructions
Oleg Gaidarenko
2014-09-26
1
-4
/
+3
*
Data: avoid non-alphanumeric chars in expando properties
Jason Bedard
2014-09-26
1
-1
/
+1
*
Event: Restore the `constructor` property on jQuery.Event prototype
Daniel Herman
2014-09-04
2
-1
/
+4
*
Manipulation: Tolerate XMLNode host object input to getAll
Richard Gibson
2014-09-04
1
-2
/
+6
*
CONTRIBUTING: Close parenthesis
Amit Merchant
2014-09-03
1
-1
/
+1
*
CSS: Correct typo in the comment
Oleg Gaidarenko
2014-09-03
1
-3
/
+2
*
CSS: Use pre-defined displays for html and body
Oleg Gaidarenko
2014-09-03
1
-1
/
+7
*
CSS: Remove use of getDefaultComputedStyle
Nazar Mokrynskyi
2014-09-02
1
-12
/
+2
*
Attr: Use typeof check for getAttribute method
Oleg Gaidarenko
2014-09-02
1
-1
/
+1
*
Build: Moved JSHint directives to .jshintrc file
Chris Antaki
2014-09-02
2
-4
/
+2
*
Offset: Simplified a conditional
Chris Antaki
2014-09-02
1
-1
/
+1
[prev]
[next]