2010-01-14 |
Yehuda Katz | wrapAll(Function) doesn't actually make sense. That...
|
commit | commitdiff | tree |
2009-12-10 |
Yehuda Katz | Fix up whitespace and a couple of glitches.
|
commit | commitdiff | tree |
2009-12-10 |
Yehuda Katz | Add function values to addClass, removeClass, toggleClass...
|
commit | commitdiff | tree |
2009-12-09 |
Yehuda Katz | Landing in jQuery.contains, jQuery.fn.contains, and...
|
commit | commitdiff | tree |
2009-12-05 |
Yehuda Katz | Fixes a bug I introduced
|
commit | commitdiff | tree |
2009-12-05 |
Yehuda Katz | Added a test for bug 1095 for animations (animations...
|
commit | commitdiff | tree |
2009-12-01 |
Yehuda Katz | Adding a test that a new option can be selected with...
|
commit | commitdiff | tree |
2009-12-01 |
Yehuda Katz | Fix css("opacity") to not clobber other filters in...
|
commit | commitdiff | tree |
2009-11-30 |
Yehuda Katz | Fixes $.trim for closes #4980
|
commit | commitdiff | tree |
2009-09-17 |
Yehuda Katz | Getting $.param working well; Patch by ben_alman
|
commit | commitdiff | tree |
2009-09-16 |
Yehuda Katz | Probably not the optimal solution, but tests pass.
|
commit | commitdiff | tree |
2009-09-15 |
Yehuda Katz | avoid creating a new data cache if we don't need one...
|
commit | commitdiff | tree |
2009-09-15 |
Yehuda Katz | Make jQuery.winnow a local function
|
commit | commitdiff | tree |
2009-09-02 |
Yehuda Katz | Adds nested param serialization; Closes #4201 (by merbjedi)
|
commit | commitdiff | tree |
2009-07-21 |
Yehuda Katz | Adds detach()
|
commit | commitdiff | tree |
2009-07-17 |
Yehuda Katz | Add test for jQuery(jQueryObj) cloning and simplify...
|
commit | commitdiff | tree |
2009-07-17 |
Yehuda Katz | jQuery objects have a default length of 0. Simplifies...
|
commit | commitdiff | tree |
2009-07-16 |
Yehuda Katz | Refactor queueing system to allow auto-dequeuing to...
|
commit | commitdiff | tree |
2009-07-16 |
Yehuda Katz | Refactor jQuery.data a bit to reduce property lookups
|
commit | commitdiff | tree |
2009-07-16 |
Yehuda Katz | Implemented .data() to get the entire data object....
|
commit | commitdiff | tree |
2009-07-16 |
Yehuda Katz | Add a test for index()
|
commit | commitdiff | tree |
2009-07-16 |
Yehuda Katz | Unify .not and .filter (resolves #4200).
|
commit | commitdiff | tree |
2009-07-16 |
Yehuda Katz | jQuery.extend(true, Object, Object) copies custom objects...
|
commit | commitdiff | tree |
2009-07-16 |
Yehuda Katz | jQuery.extend(true, Object, Object) copies objects...
|
commit | commitdiff | tree |
2009-07-16 |
Yehuda Katz | Clear some dangling whitespace
|
commit | commitdiff | tree |
2009-07-16 |
Yehuda Katz | Add support for .get(-Number) Closes #4188
|
commit | commitdiff | tree |
2009-07-16 |
Yehuda Katz | Make toArray an alias for .get(). Closes #3999
|
commit | commitdiff | tree |
2009-07-16 |
Yehuda Katz | Added gitignore for people using git-svn
|
commit | commitdiff | tree |
2009-07-13 |
Yehuda Katz | clearQueue and next should now work with default fx...
|
commit | commitdiff | tree |
2009-07-13 |
Yehuda Katz | Uses the more stable font-size as a sentinel
|
commit | commitdiff | tree |
2009-07-13 |
Yehuda Katz | Test Tweak to normalize the CSS results across browsers
|
commit | commitdiff | tree |
2009-07-13 |
Yehuda Katz | Fix dangling comma of death in data.js
|
commit | commitdiff | tree |
2009-07-13 |
Yehuda Katz | Updates css() tests to use hex rather than color names
|
commit | commitdiff | tree |
2009-07-12 |
Yehuda Katz | Add tests for replaceAll(fn) and wrap(fn) -- mark wrapAll...
|
commit | commitdiff | tree |
2009-07-12 |
Yehuda Katz | Support for .foo(Function) and testing. TODO: More...
|
commit | commitdiff | tree |
2009-07-12 |
Yehuda Katz | Added test for css(String, Function) and css(Object...
|
commit | commitdiff | tree |
2009-07-12 |
Yehuda Katz | Add clearQueue for clearing non-fx queues
|
commit | commitdiff | tree |
2009-07-12 |
Yehuda Katz | Added a next() shortcut for queues
|
commit | commitdiff | tree |
2008-04-14 |
Yehuda Katz | Closes #2688
|
commit | commitdiff | tree |
2008-01-07 |
Yehuda Katz | Adds support for username and password to $.ajax
|
commit | commitdiff | tree |
2007-12-28 |
Yehuda Katz | Fixes bug with charCode, bad 'var' and missing semicolon
|
commit | commitdiff | tree |
2007-07-09 |
Yehuda Katz | Adds XHR support to Rhino evn
|
commit | commitdiff | tree |
2006-11-07 |
Yehuda Katz | Added metadata (fully documented)
|
commit | commitdiff | tree |
2006-10-28 |
Yehuda Katz | Updated ant so the default task doesn't require plugins
|
commit | commitdiff | tree |
2006-10-27 |
Yehuda Katz | Updates to the parsing engine
|
commit | commitdiff | tree |
2006-10-26 |
Yehuda Katz | Added comments to various plugins and added make and...
|
commit | commitdiff | tree |
2006-07-14 |
Yehuda Katz | Commented show, hide, toggle, addClass, removeClass...
|
commit | commitdiff | tree |
2006-07-13 |
Yehuda Katz | Commented parent, ancestors, parents, next, prev, and...
|
commit | commitdiff | tree |
2006-07-13 |
Yehuda Katz | (no commit message)
|
commit | commitdiff | tree |
|