index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
broken-test
dependabot/github_actions/github-actions-0b02fec6e3
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
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.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Core: Change support.ownLast to support.ownFirst
Michał Gołębiowski
2015-06-23
1
-1
/
+1
*
Core: Make jQuery objects iterable
Michał Gołębiowski
2015-06-13
1
-0
/
+10
*
Build: append "+compat" to tag version and jQuery.fn.jquery
Timmy Willison
2015-05-07
1
-1
/
+1
*
Core: remove isArraylike check for nodes
Mu Haibao
2015-05-05
1
-4
/
+0
*
Data: camelCasing should not ignore case
Timmy Willison
2015-05-04
1
-1
/
+1
*
Data: do not include digits when camelCasing
Timmy Willison
2015-05-04
1
-1
/
+1
*
Core: add workaround for iOS JIT error in isArrayLike
Timmy Willison
2015-04-29
1
-1
/
+6
*
Core: change jQuery.each and jQuery#each signatures
Oleg Gaidarenko
2015-02-19
1
-31
/
+10
*
Core: Remove deprecated context and selector properties
Dave Methvin
2015-01-11
1
-4
/
+0
*
Core: Simplify and speed up .each
Daniel Husar
2014-12-09
1
-14
/
+5
*
Misc: Drop support for older browsers; update support comments
Michał Gołębiowski
2014-12-08
1
-3
/
+1
*
Build: update grunt-jscs-checker and pass with the new rules
Timmy Willison
2014-07-17
1
-2
/
+5
*
Ajax: Always use script injection in globalEval
Oleg Gaidarenko
2014-06-16
1
-10
/
+11
*
Core: Work around loss of precision from parseFloat
Richard Gibson
2014-06-07
1
-1
/
+2
*
Core: Fix comments for .get() method
Benjy Cui
2014-03-20
1
-2
/
+2
*
Core: Arrays like [42] should fail .isNumeric()
Dave Methvin
2014-03-04
1
-1
/
+1
*
Core: Remove native String#trim usage to save size
Michał Gołębiowski
2014-03-04
1
-16
/
+6
*
Core: Correct support comments for String.prototype.trim
Michał Gołębiowski
2014-02-13
1
-1
/
+3
*
Build: Add the ability to remove global exposure.
Timmy Willison
2013-12-19
1
-18
/
+0
*
Fixes #14450. Remove CommonJS+AMD syntax.
Timmy Willison
2013-10-15
1
-12
/
+12
*
No ticket: Compress core and data modules
Richard Gibson
2013-09-28
1
-36
/
+36
*
core: Fix cut off comment in jQuery.map from c72371f714. Close gh-1379.
Timo Tijhof
2013-09-23
1
-1
/
+1
*
Ref #14313: NaN detection. Close gh-1352.
Richard Gibson
2013-09-12
1
-2
/
+5
*
Separate jQuery.fn.init into its own module (for lighter core dependencies ac...
Timmy Willison
2013-09-09
1
-182
/
+47
*
Break jQuery.access out into its own module to separate it from core; Adjust ...
Timmy Willison
2013-09-09
1
-53
/
+0
*
Add AMD+CommonJS capabilities to the build script (for modules with long unre...
Timmy Willison
2013-09-09
1
-16
/
+13
*
Move parsing methods to their own files (separates manipulation dependency fr...
Timmy Willison
2013-09-08
1
-124
/
+31
*
Fix #10814. Fix #14084. Make support tests lazy and broken out to components.
Michał Gołębiowski
2013-09-06
1
-39
/
+59
*
Ref #14313: Optimize 1.x jQuery.merge for size.
Amey Sakhadeo
2013-09-03
1
-8
/
+10
*
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
Timmy Willison
2013-08-15
1
-212
/
+49
*
No need to remove if they ain't nuthin thar
Timmy Willison
2013-07-24
1
-1
/
+2
*
Followup #13315: Correct support comment
Richard Gibson
2013-05-21
1
-2
/
+2
*
Fix #13223. Re-allow leading space in HTML. Close gh-1264.
Dave Methvin
2013-05-09
1
-1
/
+1
*
No ticket: Move jQuery.fn.size to deprecated. Close gh-1229.
Michał Gołębiowski
2013-04-07
1
-5
/
+0
*
Fix #12199. Handle iteration over inherited properties in oldIE. Close
Brandon Johnson
2013-04-04
1
-2
/
+10
*
Fix #13543. offsetWidth is wrong on non-1 zoom. Close gh-1218.
Michał Gołębiowski
2013-04-03
1
-0
/
+23
*
Update grunt-contrib-jshint to 0.3.0, ref gh-1204.
Michał Gołębiowski
2013-04-03
1
-0
/
+1
*
No ticket: move jQuery.expando to core
Richard Gibson
2013-02-25
1
-0
/
+4
*
No ticket: Reduce size in anticipation of Sizzle-free builds
Richard Gibson
2013-02-22
1
-1
/
+2
*
Fix #13356. Clean up after load/ready handlers. Close gh-1152.
Oleg
2013-02-04
1
-13
/
+24
*
Fix #13355. Tweak Uglify options and var order for gzip. Close gh-1151.
Oleg
2013-01-31
1
-5
/
+5
*
Change variables initialization sequence for some declarations
Oleg
2013-01-31
1
-3
/
+3
*
Fix #13315: compare typeof node.method to var instead of literal "undefined" ...
Richard Gibson
2013-01-24
1
-0
/
+4
*
Resurrect buildFragment and sacrifice jQuery.clean. See gh-1117.
Dave Methvin
2013-01-08
1
-2
/
+1
*
Followup to gh-1089. Avoid duplicate typeof check.
Dave Methvin
2012-12-23
1
-7
/
+6
*
Fix #13075. Optimize $.type by preferring `typeof`. Close gh-1089.
Sebi Burkhard
2012-12-23
1
-3
/
+6
*
Fix #13076. Speed up $() with strings, part of gh-1089.
Sebi Burkhard
2012-12-23
1
-2
/
+2
*
Adjust jQuery('html') detection to only match when html starts with '<' (not ...
timmywil
2012-12-13
1
-1
/
+2
*
Fixes #11938: Adding array getter method to jQuery.fn.css
Mike Sherov
2012-12-11
1
-1
/
+1
*
Fix #10417. setTimeout w/o 2nd arg is jQuery.later! Close gh-1065.
Oleg
2012-12-10
1
-2
/
+2
[next]