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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-11
/
+15
*
CSS: Collapse a double if statement into one
Michał Gołębiowski
2015-05-12
1
-3
/
+0
*
CSS: Ignore the CSS cascade in show()/hide()/etc.
Richard Gibson
2015-05-11
7
-429
/
+379
*
Build: use different versions of jsdom for Node and iojs testing
Timmy Willison
2015-05-07
3
-2
/
+32
*
Manipulation: privatize internal domManip() function
Timmy Willison
2015-05-05
1
-94
/
+93
*
Manipulation: privatize buildFragment() function
Timmy Willison
2015-05-05
8
-157
/
+199
*
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
/
+35
*
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
3
-62
/
+65
*
Data: do not include digits when camelCasing
Timmy Willison
2015-05-03
3
-6
/
+7
*
Event: remove redundant guards for the event methods
Oleg Gaidarenko
2015-05-03
1
-3
/
+3
*
Core:CSS:Event: simplification of native method signatures
Oleg Gaidarenko
2015-05-03
4
-10
/
+11
*
Ajax: remove "onunload" event handler
Oleg Gaidarenko
2015-05-03
1
-18
/
+3
*
Event: add support comment
Oleg Gaidarenko
2015-05-03
1
-0
/
+6
*
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
-50
/
+85
*
Manipulation: Detect sneaky no-content replaceWith input
Richard Gibson
2015-04-30
2
-22
/
+41
*
Core: add workaround for iOS JIT error in isArrayLike
Timmy Willison
2015-04-29
2
-1
/
+27
*
Core: Test all factory use cases from intro.js
Michał Gołębiowski
2015-04-27
13
-44
/
+152
*
Tests: Increase QUnit timeout
Michał Gołębiowski
2015-04-27
1
-1
/
+1
*
Core: Align branches: remove an unused variable, add comments
Michał Gołębiowski
2015-04-27
3
-2
/
+5
*
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: Add info about Sizzle not being excludable on the compat branch
Michał Gołębiowski
2015-03-30
1
-0
/
+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
*
Core: Update tested jsdom, drop obsolete workarounds
Michał Gołębiowski
2015-03-30
3
-58
/
+49
*
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
*
Data: Drop the tests relying on applets
Michał Gołębiowski
2015-03-25
1
-6
/
+3
*
Build: Update native-promise-only
Michał Gołębiowski
2015-03-25
2
-3
/
+3
*
Build: save sinon update for later
Timmy Willison
2015-03-24
1
-1
/
+1
*
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
-112
/
+696
*
Tests: Expand CSS relative adjustment tolerance for IE
Richard Gibson
2015-03-16
1
-2
/
+2
*
Tests: Fix CSS relative adjustment test for round-down browsers
Richard Gibson
2015-03-16
1
-7
/
+19
*
Attributes: revert returning null for non-elements
Timmy Willison
2015-03-16
2
-2
/
+2
[next]