index
:
jquery.git
1.12-stable
2.2-stable
3.6-stable
3.x-stable
dependabot/github_actions/github-actions-6951dec90a
dependabot/github_actions/github-actions-7574396d95
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
/
test
/
unit
/
manipulation.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switched from using QUnit's isObj/isSet to the more robust same method.
John Resig
2009-09-29
1
-1
/
+1
*
Adding in .unwrap() support, thanks to Ben Alman! Fixes #5191.
John Resig
2009-09-25
1
-0
/
+31
*
A follow-up to [6578] (which stopped adding expandos to elements that didn't ...
John Resig
2009-09-25
1
-2
/
+2
*
remove globals in tests for compability with ?noglobals, to be enabled by def...
Jörn Zaefferer
2009-09-15
1
-1
/
+1
*
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