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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Core: Tiny efficiency fix to jQuery.extend / jQuery.fn.extend (#4246)
Marja Hölttä
2018-12-12
1
-6
/
+8
*
Tests: fix dimensions tests in testswarm
Timmy Willison
2018-12-03
1
-1
/
+5
*
Dimensions: fall back to offsetWidth/Height for border-box in IE
Timmy Willison
2018-11-27
3
-20
/
+49
*
Tests: add IE launcher for debugging IE11 on Windows
Timmy Willison
2018-11-27
2
-0
/
+5
*
Tests: fix ajax test failure; add to header instead of replace
Timmy Willison
2018-11-26
1
-1
/
+1
*
Ajax: Fix getResponseHeader(key) for IE11
Andrei Fangli
2018-11-26
4
-5
/
+16
*
Tests: Add Safari 12 & iOS 12 results
Michał Gołębiowski-Owczarek
2018-11-12
1
-6
/
+6
*
Tests: Move latest Firefox before Firefox 60 test results
Michał Gołębiowski-Owczarek
2018-11-12
1
-4
/
+4
*
Core: Recognize Shadow DOM in attachment checks
Saptak Sengupta
2018-11-09
8
-15
/
+138
*
Build: Run tests on Node.js 11 as well
Michał Gołębiowski-Owczarek
2018-10-31
1
-0
/
+1
*
CSS: Don't read styles.position in the width/height cssHook unless necessary
Michał Gołębiowski-Owczarek
2018-10-08
3
-5
/
+9
*
Tests: Add tests for not auto-appending "px" to CSS Grid properties
Michał Gołębiowski-Owczarek
2018-10-03
1
-0
/
+50
*
Tests: Allow Karma to load unminfied source
Richard Gibson
2018-09-07
4
-43
/
+79
*
CSS: Don't auto-append "px" to possibly-unitless CSS grid properties
Bert Zhang
2018-08-29
1
-0
/
+7
*
Tests: use width style instead of SVG width attribute (#4157)
Jason Bedard
2018-08-20
1
-3
/
+3
*
Tests: Account for the iPad with iOS 11.3 user agent
Michał Gołębiowski-Owczarek
2018-08-01
1
-1
/
+1
*
Tests: Skip module tests in Edge
Michał Gołębiowski-Owczarek
2018-07-30
1
-1
/
+7
*
Tests: Make support tests pass in Firefox 52
Michał Gołębiowski-Owczarek
2018-07-30
1
-1
/
+1
*
Docs: add gitter badge to README.md
Timmy Willison
2018-07-27
1
-0
/
+2
*
Manipulation: Properly detect HTML elements with single-character names
Richard Gibson
2018-07-13
3
-2
/
+21
*
Tests: Add support test results for Firefox 61+
Michał Gołębiowski-Owczarek
2018-07-09
1
-1
/
+20
*
Dimensions: fix computing outerWidth on SVGs
Jason Bedard
2018-06-20
2
-1
/
+64
*
Serialize: jQuery.param: return empty string when given null/undefined
Timmy Willison
2018-06-20
2
-1
/
+8
*
Update node dependencies (sans jsdom, qunit, and sinon)
Timmy Willison
2018-06-20
1
-15
/
+15
*
Build: Remove unnecessary ESLint exception
Ed S
2018-06-18
1
-3
/
+0
*
Test: enable a spec testing CSS whitespace preserving in Edge 17
Michał Gołębiowski-Owczarek
2018-06-18
1
-2
/
+2
*
Misc: Add config for lockbot
Dave Methvin
2018-06-17
1
-0
/
+13
*
CSS: Don't auto-append "px" to CSS variables (#4064)
Michał Gołębiowski-Owczarek
2018-06-04
2
-1
/
+18
*
README: Add FOSSA license scan status badge
Kris Borchers
2018-05-15
1
-0
/
+2
*
squash! Set attributes all at once, src last
Dave Methvin
2018-05-14
2
-13
/
+8
*
Ajax: Allow custom attributes when script transport is used
Dave Methvin
2018-05-14
2
-3
/
+26
*
Misc: Update license prolog/epilog to placate Github checker
Dave Methvin
2018-05-14
1
-16
/
+0
*
Traversing: $.fn.contents() support for object
Luis Emilio Velasco Sanchez
2018-05-14
5
-51
/
+96
*
CSS: Correctly detect scrollbox support with non-default zoom
Richard Gibson
2018-05-07
4
-12
/
+21
*
CSS: Ensure camel- vs kebab-cased names are not collapsed for CSS vars
Michał Gołębiowski-Owczarek
2018-05-02
1
-0
/
+2
*
CSS: Skip the px-appending logic for animations of non-element props
Michał Gołębiowski-Owczarek
2018-04-30
2
-1
/
+13
*
Build: Test on Node 10, stop testing on Node 4 & 9
Michał Gołębiowski-Owczarek
2018-04-25
1
-2
/
+1
*
Tests: ensure support tests are failed by at least one tested browser
Michał Gołębiowski-Owczarek
2018-04-23
1
-205
/
+253
*
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
*
Build: Don't require sudo on Travis, use sandboxless headless Chrome
Michał Gołębiowski-Owczarek
2018-03-19
2
-7
/
+12
*
Build: remove artefact from previous commit
Oleg Gaydarenko
2018-03-07
1
-1
/
+0
*
Core: Use isAttached to check for attachment of element
Saptak Sengupta
2018-03-05
5
-14
/
+27
*
Build: Seasonal update of uglify and its options
Oleg Gaydarenko
2018-03-05
2
-2
/
+2
*
Tests: Fix Android 4.0 Deferred tests
Michał Gołębiowski-Owczarek
2018-02-12
1
-1
/
+3
*
Tests: Disable native abort test in Android 4.0
Michał Gołębiowski-Owczarek
2018-02-12
1
-18
/
+20
*
Build: Updating the master version to 3.3.2-pre.
Timmy Willison
2018-01-20
1
-1
/
+1
*
Build: Updating the master version to 3.3.1-pre.
Timmy Willison
2018-01-19
1
-1
/
+1
*
Release: update version to 3.3.0-pre
Timmy Willison
2018-01-19
1
-1
/
+1
[prev]
[next]