git.asbjorn.biz
/
jquery.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add function values to addClass, removeClass, toggleClass, text, and removeAttr
[jquery.git]
/
src
/
manipulation.js
2009-12-10
Yehuda Katz
Add function values to addClass, removeClass, toggleCla...
blob
|
commitdiff
2009-12-09
John Resig
Made .clone(true) also copy over element data. Fixes...
blob
|
commitdiff
|
diff to current
2009-12-08
John Resig
Make sure that events are cloned for wrap, fixes #2977.
blob
|
commitdiff
|
diff to current
2009-12-07
John Resig
Fixed other nodeNode mistake, sigh.
blob
|
commitdiff
|
diff to current
2009-12-07
John Resig
Make sure that expando properties aren't set on embed...
blob
|
commitdiff
|
diff to current
2009-12-07
John Resig
Use the getText utility function provided by Sizzle.
blob
|
commitdiff
|
diff to current
2009-12-07
John Resig
Added in support for injecting area elements into map...
blob
|
commitdiff
|
diff to current
2009-12-06
Dave Methvin
Fix for #4011, crash when two text nodes are appended...
blob
|
commitdiff
|
diff to current
2009-12-05
jeresig
Make sure that the previous element is removed from...
blob
|
commitdiff
|
diff to current
2009-12-02
jeresig
Extracted the logic for copying events from one jQuery...
blob
|
commitdiff
|
diff to current
2009-12-02
jeresig
Fixed logic error in html method - support.leadingWhite...
blob
|
commitdiff
|
diff to current
2009-11-17
John Resig
Added support for .text() on text nodes. Fixes #5525.
blob
|
commitdiff
|
diff to current
2009-11-11
John Resig
Fixed the case where HTML that contained entities was...
blob
|
commitdiff
|
diff to current
2009-10-26
John Resig
Moved a bunch of methods out of the jQuery-specific...
blob
|
commitdiff
|
diff to current
2009-10-12
John Resig
Fixed the cleaning method to support namespaced element...
blob
|
commitdiff
|
diff to current
2009-09-25
John Resig
Adding in .unwrap() support, thanks to Ben Alman! Fixes...
blob
|
commitdiff
|
diff to current
2009-09-25
John Resig
A follow-up to [6578] (which stopped adding expandos...
blob
|
commitdiff
|
diff to current
2009-09-15
John Resig
Adding some fixes for commit [6537]. If there's leading...
blob
|
commitdiff
|
diff to current
2009-09-15
John Resig
Fix for SVN rev [6537]. Events weren't being unbound...
blob
|
commitdiff
|
diff to current
2009-09-14
John Resig
Another fix for [6537] - make sure that .innerHTML...
blob
|
commitdiff
|
diff to current
2009-09-14
John Resig
Fixed a bug introduced in SVN rev [6537] that caused...
blob
|
commitdiff
|
diff to current
2009-09-14
John Resig
Added support for .before(), .after(), and .replaceWith...
blob
|
commitdiff
|
diff to current
2009-09-14
Ariel Flesler
jquery core: Fixed #5202. Fixing selector generation...
blob
|
commitdiff
|
diff to current
2009-09-07
John Resig
Broke the logic for .clean() wrap out into a separate...
blob
|
commitdiff
|
diff to current
2009-09-07
John Resig
Split out the fragment-building code from domManip...
blob
|
commitdiff
|
diff to current
2009-07-21
John Resig
Tweaked the detach addition in commit [6474].
blob
|
commitdiff
|
diff to current
2009-07-21
Yehuda Katz
Adds detach()
blob
|
commitdiff
|
diff to current
2009-07-19
John Resig
Removing extraneous closing ). Fix for [6463].
blob
|
commitdiff
|
diff to current
2009-07-19
John Resig
Move cases of .replace(re, Function) out from inline...
blob
|
commitdiff
|
diff to current
2009-07-19
John Resig
Fixed typo in commit #6461.
blob
|
commitdiff
|
diff to current
2009-07-19
John Resig
Made more formatting changes to manipulation.js. Also...
blob
|
commitdiff
|
diff to current
2009-07-19
John Resig
Tweaked formatting of src/manipulation.js.
blob
|
commitdiff
|
diff to current
2009-07-19
John Resig
Standardizing on .test() and .exec() - moving away...
blob
|
commitdiff
|
diff to current
2009-07-14
John Resig
We only support wrapping the first element around an...
blob
|
commitdiff
|
diff to current
2009-07-14
John Resig
Fixed wrapping of elements that hold text nodes. Thanks...
blob
|
commitdiff
|
diff to current
2009-07-12
Yehuda Katz
Add tests for replaceAll(fn) and wrap(fn) -- mark wrapA...
blob
|
commitdiff
|
diff to current
2009-07-12
Yehuda Katz
Support for .foo(Function) and testing. TODO: More...
blob
|
commitdiff
|
diff to current
2009-07-11
John Resig
IE doesn't seem to like caching fragments that have...
blob
|
commitdiff
|
diff to current
2009-07-11
John Resig
Limit domManip caching to strings < 512 characters...
blob
|
commitdiff
|
diff to current
2009-07-11
John Resig
Added caching to domManip. Fixes #4883.
blob
|
commitdiff
|
diff to current
2009-05-16
Brandon Aaron
fix remove and empty to work properly in IE when an...
blob
|
commitdiff
|
diff to current
2009-03-23
Brandon Aaron
remove trailing spaces
blob
|
commitdiff
|
diff to current
2009-03-22
Brandon Aaron
moving some vars from manipulations.js to attributes.js
blob
|
commitdiff
|
diff to current
2009-03-18
Brandon Aaron
breaking jquery out into smaller modules. added attribu...
blob
|
commitdiff
|
diff to current