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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Release: add new authors to AUTHORS.txt
Timmy Willison
2018-01-19
1
-0
/
+12
*
Tests: skip test with invalid selector for selector-native tests
Timmy Willison
2018-01-19
1
-1
/
+1
*
Build: Add "-debug" suffix to name of karma debug tasks
Timo Tijhof
2018-01-17
1
-12
/
+15
*
Filter: Use direct filter in winnow
Saptak Sengupta
2018-01-17
1
-12
/
+2
*
Tests: ensure that module assertions run on supported browsers
Timmy Willison
2018-01-16
3
-9
/
+25
*
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
6
-5
/
+37
*
Tests: correctly set sudo in travis config, not karma config
Timmy Willison
2018-01-16
2
-8
/
+6
*
Tests: temporarily require sudo access for karma:main on travis
Timmy Willison
2018-01-16
1
-1
/
+7
*
Tests: fix number of expected assertions in basic core
Timmy Willison
2018-01-16
1
-1
/
+1
*
Core: deprecate jQuery.type
Jason Bedard
2018-01-16
12
-87
/
+85
*
Tests: fix weird flaky attributes test in Edge 16
Timmy Willison
2018-01-16
1
-1
/
+1
*
Tests: fix weird failure in Edge 16 CSS
Timmy Willison
2018-01-16
1
-1
/
+1
*
Core: deprecate jQuery.isNumeric
Jason Bedard
2018-01-15
6
-95
/
+92
*
Ajax: Don't process non-string data property on no-entity-body requests
Dave Methvin
2018-01-15
2
-3
/
+34
*
Event: Move event aliases to deprecated
Dave Methvin
2018-01-15
4
-88
/
+79
*
Core: deprecate jQuery.isFunction
Jason Bedard
2018-01-15
29
-237
/
+268
*
Build: Remove CRLF line endings to fix builds on Windows
Dave Methvin
2018-01-09
1
-1
/
+1
*
Tests: fix function reference for unbinding
Timmy Willison
2018-01-08
1
-4
/
+4
*
Build: Fix UglifyJS output in Android 4.0; update uglify
Timmy Willison
2018-01-08
2
-2
/
+7
*
Tests: only run ontimeout test if ontimeout exists
Timmy Willison
2018-01-08
1
-16
/
+20
*
Ajax: add unit test for getScript(Object)
Timmy Willison
2018-01-08
1
-0
/
+18
*
Attributes: allow array param in add/remove/toggleClass
Timmy Willison
2018-01-08
2
-8
/
+69
*
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
6
-87
/
+91
*
Core: deprecate jQuery.now
Timmy Willison
2018-01-08
10
-17
/
+15
*
Core: adjust data tests to ensure proper camelCasing
Timmy Willison
2018-01-08
2
-30
/
+99
*
Core: make camelCase function available only for internal usage
Nilton Cesar
2018-01-08
9
-58
/
+66
[next]