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-384b59e5c3
dependabot/github_actions/github-actions-66959c3ab9
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
dependabot/github_actions/github-actions-a2938ab9b9
dependabot/github_actions/github-actions-ced721f930
dependabot/github_actions/github-actions-f50e11107c
dependabot/npm_and_yarn/form-data-4.0.4
dependabot/npm_and_yarn/multi-b97207525a
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
path:
root
/
test
/
unit
/
manipulation.js
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added support for .before(), .after(), and .replaceWith() on disconnected DOM...
John Resig
2009-09-14
1
-3
/
+15
*
remove and detach unit tests were not cleaning up, causing selector tests to ...
Brandon Aaron
2009-09-14
1
-2
/
+4
*
Broke the logic for .clean() wrap out into a separate, static, data structure...
John Resig
2009-09-07
1
-2
/
+2
*
Adds detach()
Yehuda Katz
2009-07-21
1
-34
/
+56
*
We only support wrapping the first element around an element (all others are ...
John Resig
2009-07-14
1
-1
/
+7
*
Fixed wrapping of elements that hold text nodes. Thanks to David Flanagan for...
John Resig
2009-07-14
1
-1
/
+6
*
Add tests for replaceAll(fn) and wrap(fn) -- mark wrapAll and wrapWithin as TODO
Yehuda Katz
2009-07-12
1
-19
/
+46
*
Support for .foo(Function) and testing. TODO: More tests
Yehuda Katz
2009-07-12
1
-74
/
+148
*
Added explicit module names to the new unit tests.
John Resig
2009-04-20
1
-0
/
+2
*
breaking jquery out into smaller modules. added attributes.js, manipulation.j...
Brandon Aaron
2009-03-18
1
-0
/
+596
[prev]