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
main
jQuery JavaScript Library: https://github.com/jquery/jquery
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Event: Move .bind() and .delegate() to deprecated
Dave Methvin
2015-10-12
2
-18
/
+22
*
Ajax: Mitigate possible XSS vulnerability
Oleg Gaidarenko
2015-10-12
1
-0
/
+7
*
Manipulation: Don't provide the parser with sloppy table markup
Anthony Ryan
2015-09-14
1
-13
/
+5
*
Event: Use form prop so that a propHook can be used
Adrian Olek
2015-09-14
1
-1
/
+6
*
Manipulation: Switch rnoInnerhtml to a version more performant in IE
Sean Henderson
2015-09-08
1
-1
/
+5
*
Traversing: Don't expose jQuery.dir & jQuery.sibling
Michał Gołębiowski
2015-09-08
3
-38
/
+46
*
Effects: Finish should call progress
Thomas Tortorini
2015-09-08
1
-0
/
+1
*
Core: Remove unnecessary parameter to jQuery#constructor
Yongwoo Jeon
2015-09-08
1
-1
/
+1
*
Data: Don't expose jQuery.acceptData
Jason Bedard
2015-09-08
4
-16
/
+14
*
Serialize: Fix object detection
Michał Gołębiowski
2015-09-08
1
-1
/
+1
*
Serialize: Handle arrays with null values
Daniel Nill
2015-09-07
1
-1
/
+1
*
Effects: Remove additional parameters of easings
Thomas Tortorini
2015-09-07
1
-10
/
+5
*
Ajax: do not quote "throws" option - use dot notation instead
Oleg Gaidarenko
2015-09-07
1
-1
/
+1
*
Build: Update jscs and lint files
Oleg Gaidarenko
2015-09-07
90
-635
/
+860
*
Core: Support non-browser environments
Michał Gołębiowski
2015-08-16
26
-62
/
+100
*
Core:CSS: Attach test nodes to documentElement, not body
Michał Gołębiowski
2015-08-16
3
-26
/
+6
*
Event: Reduce differences from master
Richard Gibson
2015-08-10
1
-7
/
+6
*
Core: Don't expose jQuery.access
Michał Gołębiowski
2015-08-04
1
-1
/
+1
*
Build: Add a comment explaining why the es3 option is needed
Michał Gołębiowski
2015-08-03
1
-0
/
+3
*
Event: Update support comments for mouseenter/mouseleave implementation
Michał Gołębiowski
2015-07-27
1
-7
/
+4
*
Core: Adjust comments & tests after dropping Safari 6 support
Michał Gołębiowski
2015-07-27
2
-1
/
+2
*
Core: .each/.map should accept an undefined/null value
Thomas Tortorini
2015-07-27
1
-11
/
+9
*
Core: Add a support comment for Safari 8
Michał Gołębiowski
2015-07-20
1
-0
/
+5
*
Ajax: Remove jsonp callbacks through "jQuery#removeProp" method
Oleg Gaidarenko
2015-07-13
1
-2
/
+8
*
CSS: Make .css("width") & .css("height") return fractional values
Michał Gołębiowski
2015-07-07
2
-11
/
+35
*
Deferred: add .catch handler
Timmy Willison
2015-07-06
1
-0
/
+3
*
CSS: Improve a comment explaining IE11 fullscreen bug
Michał Gołębiowski
2015-07-01
1
-1
/
+2
*
Tests: Fix merge conflict
Corey Frang
2015-06-26
1
-3
/
+0
*
Effects: Adding unit tests for jQuery.Animation
Corey Frang
2015-06-26
1
-18
/
+29
*
Effects: Add tests for jQuery.Tween
Corey Frang
2015-06-26
1
-3
/
+5
*
CSS: make the getStyles function more readable
Thomas Tortorini
2015-06-25
1
-3
/
+5
*
Attributes: fix IE8 issues
Gilad Peleg
2015-06-25
2
-24
/
+105
*
Core: organize prop & attr code to be similar
Gilad Peleg
2015-06-23
2
-154
/
+81
*
CSS: Work around an IE11 fullscreen dimensions bug
Martin Naumann
2015-06-23
1
-0
/
+11
*
Core: Change support.ownLast to support.ownFirst
Michał Gołębiowski
2015-06-23
2
-2
/
+2
*
Offset: add tests for hidden elements + scroll
Timmy Willison
2015-06-16
1
-7
/
+13
*
Offset: getBounding doesn't return width/height in IE8. Fixes test.
Timmy Willison
2015-06-16
1
-14
/
+7
*
Offset: no need to check for ownerDocument
Timmy Willison
2015-06-16
1
-4
/
+4
*
Offset: revert to jQuery.contains for IE8's sake (compat only)
Timmy Willison
2015-06-16
1
-7
/
+10
*
Offset: return before getBoundingClientRect to avoid error in IE8-11
Timmy Willison
2015-06-16
1
-2
/
+9
*
Offset: return zeros for disconnected/hidden elements
Timmy Willison
2015-06-16
1
-1
/
+4
*
Revert "Offset: allow offset setter to throw for disconnected elements"
Timmy Willison
2015-06-16
1
-1
/
+1
*
Manipulation: Remove an internal argument to the remove method
Michał Gołębiowski
2015-06-14
1
-26
/
+30
*
Event: Remove an internal argument to the on method
Michał Gołębiowski
2015-06-14
1
-51
/
+55
*
Core: Make jQuery objects iterable
Michał Gołębiowski
2015-06-13
1
-0
/
+10
*
Build: Update grunt-contrib-jshint
Michał Gołębiowski
2015-06-13
1
-0
/
+1
*
Event: correct an unfinished comment
Oleg Gaidarenko
2015-06-05
1
-1
/
+1
*
Event: remove preDispatch hook & simplify "simulate" signature
Oleg Gaidarenko
2015-06-05
1
-11
/
+9
*
CSS: Don't name the anonymous swap function
Michał Gołębiowski
2015-06-01
1
-1
/
+1
*
Ajax: Remove remnants of the load event alias handling
Michał Gołębiowski
2015-06-01
1
-10
/
+1
[next]