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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Switch from modules to just window.setTimeout etc.
Michał Gołębiowski
2015-06-17
1
-3
/
+2
*
Core: Use window.setTimeout & friends instead of global equivalents
Michał Gołębiowski
2015-06-17
1
-1
/
+2
*
Core: remove custom ready event
Timmy Willison
2015-05-12
1
-7
/
+0
*
Manipulation: privatize buildFragment() function
Timmy Willison
2015-05-05
1
-6
/
+4
*
Core: allow init to accept an alternate rootjQuery for migrate's sake
Timmy Willison
2015-05-04
1
-4
/
+8
*
Core:CSS:Event: simplification of native method signatures
Oleg Gaidarenko
2015-05-03
1
-4
/
+4
*
Core: Update tested jsdom, drop obsolete workarounds
Michał Gołębiowski
2015-03-30
1
-8
/
+3
*
Core: Return empty array instead of null for parseHTML("")
Timo Tijhof
2015-01-19
1
-2
/
+2
*
Core: add support to tag-hyphenated elements
Leonardo Braga
2015-01-13
1
-1
/
+1
*
Core: Remove deprecated context and selector properties
Dave Methvin
2015-01-11
1
-10
/
+2
*
Build: Don't assume the browser environment; smoke test on Node w/ jsdom
Michał Gołębiowski
2014-12-26
4
-4
/
+13
*
Core: re-introduce createHTMLDocument in parseHTML; Safari 8 left out
Timmy Willison
2014-12-10
2
-3
/
+23
*
Core: revert addition of createHTMLDocument. Thanks, Safari 8.
Timmy Willison
2014-12-09
1
-3
/
+1
*
Core: pass empty string to createHTMLDocument to appease IE
Timmy Willison
2014-12-09
1
-1
/
+1
*
Core: remove unnecessary support test for createHTMLDocument
Timmy Willison
2014-12-09
2
-13
/
+2
*
Build: fix tests in AMD mode
Timmy Willison
2014-12-09
2
-1
/
+5
*
Core: use document.implemenation.createHTMLDocument in jQuery.parseHTML
Frederic Hemberger
2014-12-09
2
-2
/
+12
*
Core: Throw an error on $("#") rather than returning 0-length collection
Dave Methvin
2014-12-03
1
-1
/
+2
*
Misc: Drop support for older browsers; update support comments
Michał Gołębiowski
2014-11-03
1
-3
/
+1
*
Core: Drop strundefined variable
Chris Antaki
2014-09-02
1
-1
/
+1
*
Build: update grunt-jscs-checker and pass with the new rules
Timmy Willison
2014-07-17
3
-4
/
+10
*
Core: Consistently use local reference to access()
Timo Tijhof
2014-07-12
1
-1
/
+1
*
Support: clean up comments and Support notation
Dave Methvin
2014-06-10
2
-4
/
+4
*
Core: Do not run window.onready when ready
Dave Methvin
2014-03-04
1
-2
/
+3
*
Reduce size by reordering variable declarations
Chris Antaki
2013-12-16
1
-3
/
+3
*
charAt -> string indexing. Close gh-1359.
Mike Sidorov
2013-09-12
1
-1
/
+1
*
Separate jQuery.fn.init into its own module (for lighter core dependencies ac...
Timmy Willison
2013-09-09
4
-1
/
+129
*
All non-var modules should not indent in their AMD wrappers (just for prettie...
Timmy Willison
2013-09-09
2
-75
/
+78
*
Break jQuery.access out into its own module to separate it from core; Adjust ...
Timmy Willison
2013-09-09
1
-0
/
+58
*
Move parsing methods to their own files (separates manipulation dependency fr...
Timmy Willison
2013-09-08
1
-0
/
+38
*
With all of the ready calls removed internally, ready was never kicked off. A...
Timmy Willison
2013-09-06
1
-0
/
+3
*
Fix #10814. Make support tests lazy and broken out to components.
Michał Gołębiowski
2013-09-06
1
-29
/
+0
*
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
Timmy Willison
2013-08-15
2
-0
/
+121