index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
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
...
|
*
Propagete context of returned deferred object in Deferred.then(). Fixes #13160
nanto_vi
2013-01-07
2
-3
/
+21
*
|
Adjusts unit test regarding exception in injected scripts so that it accounts...
jaubourg
2013-01-08
1
-9
/
+13
*
|
Opera 12.0 still implements an older version of the DOM so cloneNode cannot b...
jaubourg
2013-01-08
1
-1
/
+1
*
|
strengthens and dries 304 unit tests
jaubourg
2013-01-08
1
-52
/
+34
*
|
Adding some more test coverage for .finish()
Corey Frang
2013-01-08
1
-1
/
+72
*
|
Tweaks the logic in the 304-related unit tests so that they pass for versions...
jaubourg
2013-01-08
1
-41
/
+10
*
|
Use while loop instead of for
Oleg
2013-01-08
1
-12
/
+7
*
|
Always use core_push in jQuery.buildFragment
Oleg
2013-01-08
1
-2
/
+2
*
|
Change test description
Oleg
2013-01-08
1
-1
/
+2
*
|
Bring back jQuery.buildFragment and remove jQuery.clean
Oleg
2013-01-08
4
-75
/
+55
*
|
Ref #8908. Update IE9 css clone fix. Close gh-1119.
Oleg
2013-01-08
3
-10
/
+12
*
|
Simplify .wrapAll() and fix style. Close gh-1116.
Oleg
2013-01-08
1
-10
/
+13
*
|
Fix #13103. Add .finish() method. Close gh-1118.
Corey Frang
2013-01-08
3
-4
/
+105
*
|
Adds the abort on unload trick back in since IE9 still exhibits the bug
jaubourg
2013-01-07
3
-4
/
+49
*
|
Fixes comments per @rwldrn. Makes sure failing requests from local protocol y...
jaubourg
2013-01-07
1
-6
/
+10
*
|
2.0: reduced xhr transport
jaubourg
2013-01-07
2
-228
/
+104
|
/
*
Fix #13143. Event target cannot be a text node.
Dave Methvin
2013-01-06
1
-0
/
+6
*
Allow build to continue with --force on bad line endings.
Dave Methvin
2013-01-06
1
-1
/
+0
*
Fix #12471. Use consistent line endings in jquery.js
Dave Methvin
2013-01-06
1
-5
/
+14
*
Ref #12945, IE9/10 still needs safe .getAttribute check.
Dave Methvin
2013-01-04
1
-1
/
+3
*
Fix #12945. Check for .getAttribute so IE9 is happy.
Dave Methvin
2013-01-04
1
-1
/
+3
*
Use new version of grunt-contrib-watch. Close gh-1106.
Zachary Adam Kaplan
2013-01-03
1
-1
/
+1
*
Remove appendChecked detect and stranded markup.
Dave Methvin
2013-01-03
1
-11
/
+4
*
Remove oldIE styleFloat detect.
Dave Methvin
2013-01-03
2
-5
/
+1
*
Remove noCloneEvent detects and white-box unit test.
Dave Methvin
2013-01-03
2
-54
/
+0
*
Remove oldIE submit/change bubble detects.
Dave Methvin
2013-01-03
1
-7
/
+4
*
Remove deleteExpando detect.
Dave Methvin
2013-01-03
2
-42
/
+0
*
Remove inlineBlockNeedsLayout and shrinkWrapBlocks.
Dave Methvin
2013-01-03
3
-99
/
+38
*
Remove support.reliableHiddenOffsets detect.
Dave Methvin
2013-01-03
2
-23
/
+3
*
Remove stranded support.js checks for oldIE.
Dave Methvin
2013-01-03
2
-64
/
+1
*
Revert data.js rewrite.
Dave Methvin
2013-01-03
5
-324
/
+309
*
Happy New Year! It's 2013.
Dave Methvin
2013-01-03
2
-2
/
+2
*
Update README to include grunt-cli step.
Dave Methvin
2013-01-02
1
-11
/
+12
*
Only splice from internal arrays when item actually exists.
Rick Waldron
2012-12-31
1
-2
/
+5
*
Updates to data.js re-write to pass events and manipulation (full pass in loc...
Rick Waldron
2012-12-31
3
-38
/
+43
*
2.0: Rewrite data.js
Rick Waldron
2012-12-31
3
-279
/
+286
*
Use a fresh input for the value-lossage check.
Dave Methvin
2012-12-31
1
-0
/
+1
*
Restore optSelected hack still needed by IE9/10
Dave Methvin
2012-12-31
2
-0
/
+18
*
Remove invalid test "jQuery.getJSON() - Using Native JSON" from test/unit/aja...
Rick Waldron
2012-12-31
1
-31
/
+12
*
Merge branch '2.0-core' of https://github.com/rwldrn/jquery
Rick Waldron
2012-12-31
1
-160
/
+32
|
\
|
*
Explanations for each step of isPlainObject
Rick Waldron
2012-12-26
1
-1
/
+8
|
*
obj === Object(obj) comparison is an unnecessary artifact from refactoring
Rick Waldron
2012-12-26
1
-1
/
+1
|
*
Ensure that null/undefined args don't choke on native indexOf
Rick Waldron
2012-12-26
1
-1
/
+1
|
*
Further reduction, thanks @dcherman
Rick Waldron
2012-12-26
1
-3
/
+1
|
*
Straightforward support note
Rick Waldron
2012-12-26
1
-1
/
+1
|
*
Straightforward support note
Rick Waldron
2012-12-26
1
-1
/
+1
|
*
Remove setTimeout for body existance
Rick Waldron
2012-12-26
1
-5
/
+0
|
*
2.0: Reduce globalEval
Rick Waldron
2012-12-26
1
-9
/
+3
|
*
2.0: Reduced parseXML
Rick Waldron
2012-12-26
1
-10
/
+7
|
*
2.0: Reduce isPlainObject
Rick Waldron
2012-12-26
1
-15
/
+5
[prev]
[next]