index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
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
*
Manipulation: Properly detect HTML elements with single-character names
Richard Gibson
2018-07-13
2
-2
/
+6
*
Dimensions: fix computing outerWidth on SVGs
Jason Bedard
2018-06-20
1
-1
/
+4
*
Serialize: jQuery.param: return empty string when given null/undefined
Timmy Willison
2018-06-20
1
-0
/
+4
*
Build: Remove unnecessary ESLint exception
Ed S
2018-06-18
1
-3
/
+0
*
CSS: Don't auto-append "px" to CSS variables (#4064)
Michał Gołębiowski-Owczarek
2018-06-04
1
-1
/
+3
*
squash! Set attributes all at once, src last
Dave Methvin
2018-05-14
1
-8
/
+5
*
Ajax: Allow custom attributes when script transport is used
Dave Methvin
2018-05-14
1
-3
/
+3
*
Traversing: $.fn.contents() support for object
Luis Emilio Velasco Sanchez
2018-05-14
1
-12
/
+12
*
CSS: Correctly detect scrollbox support with non-default zoom
Richard Gibson
2018-05-07
2
-8
/
+12
*
CSS: Skip the px-appending logic for animations of non-element props
Michał Gołębiowski-Owczarek
2018-04-30
1
-1
/
+2
*
Event: Add "code" property to Event object
tmybr11
2018-04-17
1
-0
/
+1
*
Dimensions: avoid fetching boxSizing when setting width/height
Jason Bedard
2018-03-25
1
-2
/
+7
*
CSS: Avoid filling jQuery.cssProps
Dave Methvin
2018-03-19
3
-39
/
+48
*
Core: Use isAttached to check for attachment of element
Saptak Sengupta
2018-03-05
5
-14
/
+27
*
Filter: Use direct filter in winnow
Saptak Sengupta
2018-01-17
1
-12
/
+2
*
Tests: fix tests in AMD mode
Timmy Willison
2018-01-16
2
-7
/
+7
*
Manipulation: Add support for scripts with module type
basil.belokon
2018-01-16
3
-5
/
+19
*
Core: deprecate jQuery.type
Jason Bedard
2018-01-16
7
-23
/
+39
*
Core: deprecate jQuery.isNumeric
Jason Bedard
2018-01-15
2
-14
/
+14
*
Ajax: Don't process non-string data property on no-entity-body requests
Dave Methvin
2018-01-15
1
-2
/
+2
*
Event: Move event aliases to deprecated
Dave Methvin
2018-01-15
2
-2
/
+3
*
Core: deprecate jQuery.isFunction
Jason Bedard
2018-01-15
21
-78
/
+104
*
Attributes: allow array param in add/remove/toggleClass
Timmy Willison
2018-01-08
1
-8
/
+19
*
Manipulation: use `.children` to select tbody elements
Timmy Willison
2018-01-08
1
-1
/
+1
*
Core: deprecate jQuery.proxy (not slated for removal)
Timmy Willison
2018-01-08
3
-32
/
+35
*
Core: deprecate jQuery.now
Timmy Willison
2018-01-08
5
-9
/
+7
*
Core: adjust data tests to ensure proper camelCasing
Timmy Willison
2018-01-08
1
-1
/
+3
*
Core: make camelCase function available only for internal usage
Nilton Cesar
2018-01-08
6
-31
/
+42
*
CSS: Correctly set support properties with non-default zoom
Saptak Sengupta
2017-12-05
1
-3
/
+7
*
Manipulation: Reduce size by eliminating single-use variable
Richard Gibson
2017-11-22
1
-5
/
+2
*
CSS: Detect more WebKit styles erroneously reported as percentages
Richard Gibson
2017-09-18
5
-19
/
+20
*
CSS: Avoid unit-conversion interference from CSS upper bounds
Richard Gibson
2017-08-28
1
-17
/
+19
*
Dimensions: Don't trust non-pixel computed width/height
Richard Gibson
2017-08-07
1
-2
/
+6
*
Dimensions: Improve offsetWidth/offsetHeight fallback
Richard Gibson
2017-07-31
1
-2
/
+9
*
Ajax: add an ontimeout handler to all requests
Erik Lax
2017-07-24
1
-2
/
+3
*
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
[next]