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
...
*
Support: Properly check for IE9 absolute scrollbox mishandling
Richard Gibson
2017-07-18
2
-23
/
+23
*
Dimensions: Detect and account for content-box dimension mishandling
Richard Gibson
2017-07-10
2
-11
/
+32
*
Offset: fix error from bad merge in #3695
Jason Bedard
2017-07-10
1
-2
/
+2
*
Revert "Offset: Resolve strict mode ClientRect "no setter" exception"
Jason Bedard
2017-07-10
1
-4
/
+2
*
Core: Deprecate jQuery.isWindow
Shashanka Nataraj
2017-07-10
6
-17
/
+25
*
Event: `stopPropagation()` on native event-handler
Pierre Spring
2017-07-10
1
-4
/
+17
*
Deferred: fix memory leak of promise callbacks
Jason Bedard
2017-06-20
1
-1
/
+8
*
Dimensions: Include scroll gutter in "padding" box
Richard Gibson
2017-06-19
1
-46
/
+68
*
Docs:Tests: Update IE/Edge-related support comments & tests
Michał Gołębiowski
2017-05-15
4
-5
/
+6
*
CSS: Drop the float mapping from cssProps
Michał Gołębiowski
2017-05-06
1
-3
/
+1
*
Core: Update isFunction to handle unusual-@@toStringTag input
Richard Gibson
2017-04-24
1
-2
/
+7
*
Offset: Use correct offset parents; include all border/scroll values
Richard Gibson
2017-04-24
1
-26
/
+31
*
Docs: Update links to HTML spec for stripAndCollapse (#3594)
Boom Lee
2017-03-29
2
-2
/
+2
*
CSS: retrieve inline style before computed
Timmy Willison
2017-03-20
1
-2
/
+7
*
Revert "Event: Trigger checkbox and radio click events identically"
Timmy Willison
2017-03-20
4
-11
/
+7
*
Dimensions: fall back to offsetWidth/Height for inline elems
Timmy Willison
2017-03-20
2
-2
/
+8
*
Tests: move readywait to an iframe test
Steve Mao
2017-03-20
1
-7
/
+7
*
CSS: remove dead code in getWidthOrHeight
Timmy Willison
2017-03-13
1
-5
/
+0
*
Dimensions: ignore transforms when retrieving width/height
Timmy Willison
2017-03-13
1
-30
/
+16
*
CSS: Support custom properties
Connor Atherton
2017-03-07
2
-9
/
+35
*
Core: move jQuery.fn.nodeName to jQuery.nodeName, add tests
Michał Gołębiowski
2017-03-06
1
-2
/
+2
*
Build: fix tests in AMD mode
Timmy Willison
2017-03-06
6
-10
/
+14
*
Effects: stabilize rAF logic & align timeout logic with it
Oleg Gaidarenko
2017-03-06
1
-28
/
+19
*
Core: Deprecate jQuery.nodeName
karan-96
2017-03-01
10
-26
/
+46
*
Core: Move holdReady to deprecated
Manoj Kumar
2017-02-13
3
-18
/
+7
*
Traversing: $.fn.contents() supports HTMLTemplateElement
南漂一卒
2017-01-29
1
-1
/
+12
*
Event: Trigger checkbox and radio click events identically
Alex Padilla
2017-01-19
4
-8
/
+10
*
Effects: Resolve issues revealed by recent Callbacks fix
Richard Gibson
2017-01-16
1
-12
/
+27
*
Manipulation: Restrict the tbody search to child nodes
Richard Gibson
2017-01-09
1
-1
/
+2
*
Callbacks: Prevent add() from unlocking with-memory lists
Richard Gibson
2017-01-09
1
-1
/
+1
*
Offset: Eliminate little-used internal function
Richard Gibson
2016-12-19
1
-10
/
+10
*
Build: ESLint setup improvements
Michał Gołębiowski
2016-12-19
1
-16
/
+3
*
Deferred: Stop inventing jQuery.when() resolution values
Richard Gibson
2016-12-16
1
-6
/
+8
*
Offset: report offset for 0 sized elements
Jason Bedard
2016-12-12
1
-13
/
+8
*
Build: jQuery Foundation -> JS Foundation
Timmy Willison
2016-12-05
1
-1
/
+1
*
Core: Deprecate jQuery.isArray
Manoj Kumar
2016-11-30
8
-13
/
+12
*
Core: remove precautionary variable `readyFiring`
Steve Mao
2016-09-19
1
-10
/
+4
*
Core: Compress stripAndCollapse
Richard Gibson
2016-09-19
1
-5
/
+7
*
Core: rnotwhite -> rhtmlnotwhite and jQuery.trim -> stripAndCollapse
Timmy Willison
2016-09-15
12
-48
/
+62
*
Core: expose noConflict in AMD mode
Timmy Willison
2016-08-15
2
-8
/
+9
*
Traversing: Let .not(arraylike) pass non-element nodes
Dave Methvin
2016-08-10
1
-7
/
+12
*
Ajax: Don't mangle the URL when removing the anti-cache param
Dave Methvin
2016-08-08
1
-3
/
+3
*
Event: Optimize delegated event processing
Richard Gibson
2016-08-04
1
-17
/
+24
*
Build: .eslintrc -> .eslintrc.json
Oleg Gaidarenko
2016-08-02
2
-1
/
+1
*
Build: Update eslint config and fix associated errors
Oleg Gaidarenko
2016-07-15
11
-67
/
+133
*
Build: Fix the regex removing the ESLint comment from wrapper.js
Michał Gołębiowski
2016-07-13
1
-1
/
+1
*
Build: More ESLint related changes
Oleg Gaidarenko
2016-07-09
2
-1
/
+9
*
Core: Re-throw errors that happened in callbacks wrapped in jQuery ready
Michał Gołębiowski
2016-07-07
2
-1
/
+23
*
Build: ESLint details
Oleg Gaidarenko
2016-06-11
13
-36
/
+59
*
Build: Switch from jscs+jshint to eslint
Oleg Gaidarenko
2016-06-11
2
-30
/
+15
[prev]
[next]