2010-03-09 |
jeresig | Removing the mention of buliding the docs from the...
|
commit | commitdiff | tree |
2010-03-09 |
jeresig | Landing a faster trim method. Based upon the work by...
|
commit | commitdiff | tree |
2010-03-05 |
jeresig | No need to use .call() anymore since we switched from...
|
commit | commitdiff | tree |
2010-03-05 |
jeresig | I take that back! It was a bug, but the cache had to...
|
commit | commitdiff | tree |
2010-03-05 |
jeresig | Attempted to fix #6227, not entirely sure if it's a...
|
commit | commitdiff | tree |
2010-03-02 |
jeresig | Added in Ben Alman's proposed event.namespace property...
|
commit | commitdiff | tree |
2010-03-02 |
jeresig | Make sure that we don't try to remove data from an...
|
commit | commitdiff | tree |
2010-03-02 |
jeresig | Add in the new level information to the closest(Array...
|
commit | commitdiff | tree |
2010-03-02 |
jeresig | We no longer support globally-triggered events on plain...
|
commit | commitdiff | tree |
2010-03-02 |
jeresig | Moving more properties onto jQuery.ajax, also copy...
|
commit | commitdiff | tree |
2010-03-02 |
jeresig | Remove the need for the return in sizzle-jquery and...
|
commit | commitdiff | tree |
2010-03-02 |
jeresig | Added in integrated JSLint checking against the jQuery...
|
commit | commitdiff | tree |
2010-03-02 |
jeresig | More changes to get jQuery in line with JSLint.
|
commit | commitdiff | tree |
2010-03-02 |
jeresig | We don't want to increment the Ajax counter if there...
|
commit | commitdiff | tree |
2010-03-01 |
jeresig | Land some additional tweaks related to running through...
|
commit | commitdiff | tree |
2010-03-01 |
jeresig | Fixed some cases where expression, expression was used...
|
commit | commitdiff | tree |
2010-03-01 |
jeresig | Made some code tweaks related to running jQuery through...
|
commit | commitdiff | tree |
2010-02-27 |
jeresig | No reason to double-bind the beforeunload event. Fixes...
|
commit | commitdiff | tree |
2010-02-27 |
jeresig | Attach data directly to plain objects, no reason to...
|
commit | commitdiff | tree |
2010-02-27 |
jeresig | Merge branch 'master' of github.com:jquery/jquery
|
commit | commitdiff | tree |
2010-02-27 |
jeresig | Adding in .bind(name, false), .unbind(name, false)...
|
commit | commitdiff | tree |
2010-02-27 |
jeresig | Make it so that you can pass in event data to .click...
|
commit | commitdiff | tree |
2010-02-26 |
jeresig | Make sure that undefined is always returned for undefined...
|
commit | commitdiff | tree |
2010-02-26 |
jeresig | Make sure that unbinding on a plain javascript object...
|
commit | commitdiff | tree |
2010-02-26 |
jeresig | Make sure that the correct type is set for live mouseenter...
|
commit | commitdiff | tree |
2010-02-26 |
jeresig | Make sure that live events bubble unless explicitly...
|
commit | commitdiff | tree |
2010-02-14 |
jeresig | Updating the source version to 1.4.3pre.
|
commit | commitdiff | tree |
2010-02-14 |
jeresig | Tagging the 1.4.2 release.
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | No need to run trim on every class iteration in addClass...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | Adapt the nbsp entity test for Opera (output isn't...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | Found a better detect for deleting an expando, added...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | Clean up expando removal code - only try to delete...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | Make sure that elements that have been removed also...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | Make sure that mousing over XUL elements results in...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | Make sure that live focus and blur events also bind...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | When binding a change directly to a file input just...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | Don't inject style elements using innerHTML as they...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | Added some tests to test repeated injected of scripts...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | Make sure that we don't try to use a detached node...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | Make sure the fragment isn't used if it's not the same...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | Rename internal .getText to maintain parity between...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | If .attr() is run on no elements undefined should be...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | Make sure that no extra whitespace is leftover after...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | Make sure leading whitespace is trimmed for parseJSON...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | Make sure that fragments containing options aren't...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | Remove the need for the internal setArray method, it...
|
commit | commitdiff | tree |
2010-02-13 |
jeresig | Make sure that there are some live events before continuing on.
|
commit | commitdiff | tree |
2010-02-11 |
jeresig | Make sure that live mouseenter/mouseleave work properly...
|
commit | commitdiff | tree |
2010-02-11 |
John Resig | Make sure that the teardown is called after all the...
|
commit | commitdiff | tree |
2010-02-11 |
John Resig | No reason to expose the temporary _load method.
|
commit | commitdiff | tree |
2010-02-10 |
jeresig | Simplify the special change/submit event removal logic...
|
commit | commitdiff | tree |
2010-02-09 |
jeresig | Updated formatting for the change/submit special event...
|
commit | commitdiff | tree |
2010-02-08 |
jeresig | Merge branch 'master' of github.com:jquery/jquery
|
commit | commitdiff | tree |
2010-02-08 |
jeresig | Fix in logic for handling exclusive namespace testing...
|
commit | commitdiff | tree |
2010-02-06 |
jeresig | Make sure that &#...; entities are encoded properly...
|
commit | commitdiff | tree |
2010-02-06 |
jeresig | Make sure that we don't try to double-encode params...
|
commit | commitdiff | tree |
2010-02-05 |
jeresig | Update special events to work with the internal event...
|
commit | commitdiff | tree |
2010-02-05 |
jeresig | Add in a test for testing the performance of event...
|
commit | commitdiff | tree |
2010-02-05 |
jeresig | Update benchmark basis file to jQuery 1.3.2.
|
commit | commitdiff | tree |
2010-02-05 |
jeresig | Reformat benchamrk function.
|
commit | commitdiff | tree |
2010-02-05 |
jeresig | Rewrote the live event handling to use the new event...
|
commit | commitdiff | tree |
2010-02-04 |
jeresig | Added some more tests for checking the execution order...
|
commit | commitdiff | tree |
2010-02-04 |
jeresig | A large refactor of the event handling logic. Data...
|
commit | commitdiff | tree |
2010-02-02 |
jeresig | Removed extraneous nodeName check from f95147f465932cb91e1a6...
|
commit | commitdiff | tree |
2010-02-02 |
jeresig | Make sure the resulting className from removeClass...
|
commit | commitdiff | tree |
2010-02-02 |
jeresig | Fix for problem in IE 8 where deserialized (then reserialize...
|
commit | commitdiff | tree |
2010-02-01 |
jeresig | Same problem happens with plain embed elements as well...
|
commit | commitdiff | tree |
2010-02-01 |
jeresig | Make sure that injection of object elements continues...
|
commit | commitdiff | tree |
2010-02-01 |
jeresig | Add .delegate() and .undelegate(). An alternative to...
|
commit | commitdiff | tree |
2010-01-29 |
jeresig | The context for 'body' should still be document, in...
|
commit | commitdiff | tree |
2010-01-29 |
jeresig | Make sure fragment caching is only happening on nodes...
|
commit | commitdiff | tree |
2010-01-28 |
jeresig | Skip around inserting a fragment when possible (insert...
|
commit | commitdiff | tree |
2010-01-28 |
jeresig | Landing some minor perf optimization to jQuery().
|
commit | commitdiff | tree |
2010-01-28 |
jeresig | Optimize for the case where a fragment-bound element...
|
commit | commitdiff | tree |
2010-01-28 |
jeresig | Further optimize the empty/remove/cleanData logic.
|
commit | commitdiff | tree |
2010-01-28 |
jeresig | Provide a way to simulate default browser actions....
|
commit | commitdiff | tree |
2010-01-28 |
jeresig | Add a new build mode to the Makefile that doesn't try...
|
commit | commitdiff | tree |
2010-01-28 |
jeresig | Make sure namespaces is always an array, when passed...
|
commit | commitdiff | tree |
2010-01-28 |
jeresig | Make sure that jQuery.data( elem ) always returns a...
|
commit | commitdiff | tree |
2010-01-27 |
jeresig | No reason to limit the initial change data store to...
|
commit | commitdiff | tree |
2010-01-26 |
jeresig | Updating the source version to 1.4.2pre.
|
commit | commitdiff | tree |
2010-01-26 |
jeresig | Tagging the 1.4.1 release.
|
commit | commitdiff | tree |
2010-01-26 |
jeresig | Make sure that the correct context is being passed...
|
commit | commitdiff | tree |
2010-01-26 |
jeresig | Make work wrapInner(fn) work consistently. Fixes #5799.
|
commit | commitdiff | tree |
2010-01-25 |
jeresig | Make sure that special.add actually copies over event...
|
commit | commitdiff | tree |
2010-01-25 |
jeresig | Make sure multiple bound events have their namespaces...
|
commit | commitdiff | tree |
2010-01-25 |
jeresig | Cleaned up divs that should've been removed after a...
|
commit | commitdiff | tree |
2010-01-25 |
jeresig | Make sure that it's possible to preventDefault natively...
|
commit | commitdiff | tree |
2010-01-25 |
jeresig | Update the license URL in the header.
|
commit | commitdiff | tree |
2010-01-25 |
John Resig | Make sure original context is maintained and not the...
|
commit | commitdiff | tree |
2010-01-25 |
John Resig | Objects with length properties weren't getting serialized...
|
commit | commitdiff | tree |
2010-01-25 |
John Resig | Use alternative technique for triggering an abort,...
|
commit | commitdiff | tree |
2010-01-25 |
John Resig | Don't set the context in .load() as it stops the global...
|
commit | commitdiff | tree |
2010-01-25 |
John Resig | Make sure that XHTML-style HTML is purified in .html...
|
commit | commitdiff | tree |
2010-01-24 |
jeresig | Expose cleanData, make sure that all bound event handlers...
|
commit | commitdiff | tree |
2010-01-24 |
jeresig | Added in .height(fn) and .width(fn) support. Fixes...
|
commit | commitdiff | tree |
2010-01-23 |
jeresig | Make empty strings (and other non-string values) simply...
|
commit | commitdiff | tree |
2010-01-23 |
jeresig | Moved add() tests from core to traversing.
|
commit | commitdiff | tree |
2010-01-23 |
jeresig | Expose the JSON parsing logic. Fixes #5914.
|
commit | commitdiff | tree |
2010-01-23 |
jeresig | Centralize the logic for throwing exceptions. Fixes...
|
commit | commitdiff | tree |
next |