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-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-f50e11107c
dependabot/npm_and_yarn/rollup-4.22.4
jtr-test
main
mgol-patch-1
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
...
*
Event: provide verbose info for focus(in | out) & rename support props
Oleg Gaidarenko
2015-05-19
3
-46
/
+53
*
Ajax: Rename Spartan to Edge in a comment
Michał Gołębiowski
2015-05-18
1
-2
/
+2
*
Ajax: Use the native XHR for all non-local requests in IE9+
Michał Gołębiowski
2015-05-18
3
-11
/
+79
*
Build: bower.json: remove moot `version` field
Chris Rebert
2015-05-13
1
-1
/
+0
*
Offset: account for scroll when calculating position
Richard McDaniel
2015-05-12
2
-3
/
+17
*
Core: remove custom ready event
Timmy Willison
2015-05-12
2
-40
/
+30
*
Attributes: add SVG class manipulation
Timmy Willison
2015-05-12
2
-33
/
+75
*
Tests: fix tests in accordance with new :visible behavior
Timmy Willison
2015-05-12
2
-5
/
+7
*
CSS: fix :visible/:hidden selectors for inline element w/ content
Timmy Willison
2015-05-12
2
-13
/
+17
*
Core: Align code in intro.js with master
Michał Gołębiowski
2015-05-12
1
-8
/
+8
*
CSS: Ignore the CSS cascade in show()/hide()/etc.
Richard Gibson
2015-05-11
8
-443
/
+396
*
Build: append "+compat" to tag version and jQuery.fn.jquery
Timmy Willison
2015-05-07
2
-3
/
+3
*
Manipulation: privatize internal domManip() function
Timmy Willison
2015-05-05
1
-101
/
+100
*
Manipulation: privatize buildFragment() function
Timmy Willison
2015-05-05
11
-202
/
+265
*
Effects: add tests for jQuery.easing._default in Animation and Tween
Timmy Willison
2015-05-05
1
-25
/
+80
*
Effects: set default easing using jQuery.easing._default
Timmy Willison
2015-05-05
3
-18
/
+42
*
Core: remove isArraylike check for nodes
Mu Haibao
2015-05-05
1
-4
/
+0
*
Build: Remove npm from dependencies
Calvin Metcalf
2015-05-05
1
-1
/
+0
*
Offset: allow offset setter to throw for disconnected elements
Timmy Willison
2015-05-05
2
-10
/
+2
*
Offset: remove ownerDocument check in offset getter
Timmy Willison
2015-05-05
2
-14
/
+6
*
Offset: Fix .offset() to correctly work with ShadowDOM
Arthur Stolyar
2015-05-05
2
-19
/
+37
*
Selector: add test for jQuery.unique() alias
Timmy Willison
2015-05-05
1
-1
/
+3
*
Selector: add jQuery.uniqueSort; deprecate jQuery.unique
Timmy Willison
2015-05-04
5
-9
/
+9
*
Core: allow init to accept an alternate rootjQuery for migrate's sake
Timmy Willison
2015-05-04
1
-4
/
+8
*
Data: camelCasing should not ignore case
Timmy Willison
2015-05-04
2
-1
/
+11
*
Data: always camelCase keys in .data()
Timmy Willison
2015-05-04
2
-67
/
+126
*
CSS: fix dependency order for amd
Timmy Willison
2015-05-04
1
-1
/
+1
*
Data: do not include digits when camelCasing
Timmy Willison
2015-05-04
3
-6
/
+7
*
Core:CSS:Event: simplification of native method signatures
Oleg Gaidarenko
2015-05-03
4
-9
/
+9
*
Ajax: remove "onunload" event handler
Oleg Gaidarenko
2015-05-03
1
-18
/
+3
*
Event: add support comment
Oleg Gaidarenko
2015-05-03
1
-0
/
+7
*
Event: remove guard for falsy handler argument of jQuery#on method
Oleg Gaidarenko
2015-05-03
2
-16
/
+0
*
Manipulation: Make an HTML interception point
Richard Gibson
2015-04-30
3
-51
/
+85
*
Manipulation: Detect sneaky no-content replaceWith input
Richard Gibson
2015-04-30
2
-23
/
+41
*
Core: add workaround for iOS JIT error in isArrayLike
Timmy Willison
2015-04-29
2
-1
/
+27
*
Tests: Increase QUnit timeout
Michał Gołębiowski
2015-04-27
1
-1
/
+1
*
Deferred: Always handle progress callbacks before done/fail
Richard Gibson
2015-04-22
2
-29
/
+80
*
Attributes: remove unnecessary element null check
Bastian Buchholz
2015-04-20
1
-1
/
+1
*
Core: Follow the AMD specification for define
Alexander O'Mara
2015-04-13
1
-1
/
+1
*
CSS: Don't expose jQuery.swap
Michał Gołębiowski
2015-04-13
2
-10
/
+6
*
Build: update Sizzle
Timmy Willison
2015-04-13
5
-156
/
+234
*
Docs: Rename 1.x to compat
Michał Gołębiowski
2015-03-30
2
-2
/
+2
*
Attributes: revert returning null for non-existant attributes
Timmy Willison
2015-03-30
2
-48
/
+44
*
Wrap: Support .unwrap( selector) for selective unwrapping
Dave Methvin
2015-03-30
2
-6
/
+30
*
Build: Update native-promise-only (again)
Michał Gołębiowski
2015-03-28
2
-3
/
+3
*
Tests: add the current version of node and iojs to the travis config
Jon Hester
2015-03-26
1
-0
/
+2
*
Core: Update tested jsdom, drop obsolete workarounds
Michał Gołębiowski
2015-03-25
1
-2
/
+1
*
Build: Update native-promise-only
Michał Gołębiowski
2015-03-25
2
-3
/
+3
*
Offset: Round offset value for the sake of floating errors
Michał Gołębiowski
2015-03-23
1
-2
/
+5
*
Deferred: Backwards-compatible standards interoperability
Richard Gibson
2015-03-20
9
-114
/
+698
[prev]
[next]