2010-07-20 |
InfinitiesLoop | Ticket #6804. Adds a changeData event. |
tree | commitdiff |
2010-06-20 |
John Resig | Expose jQuery.uuid (use with caution) and make sure... |
tree | commitdiff |
2010-06-20 |
jeresig | Removed extra semicolon leftover from recent tweaking. |
tree | commitdiff |
2010-06-20 |
jeresig | Made it so that you no longer need to build jQuery... |
tree | commitdiff |
2010-06-15 |
jeresig | Fixing request data param issue. Thanks to mislav for... |
tree | commitdiff |
2010-06-15 |
jeresig | Tweak spacing from last commit. |
tree | commitdiff |
2010-06-15 |
malsup | Fix for http://dev.jquery.com/ticket/6451 |
tree | commitdiff |
2010-04-24 |
John Resig | Expose jQuery.uuid (use with caution) and make sure... |
tree | commitdiff |
2010-03-31 |
jeresig | Removed extra semicolon leftover from recent tweaking. |
tree | commitdiff |
2010-03-24 |
Brandon Aaron | Merge branch 'master' of github.com:jquery/jquery |
tree | commitdiff |
2010-03-23 |
jeresig | Made it so that you no longer need to build jQuery... |
tree | commitdiff |
2010-03-23 |
Brandon Aaron | Fixed an issue with setting offset of absolutely positi... |
tree | commitdiff |
2010-03-23 |
Brandon Aaron | Fix setting only one property at a time in .offset({}) |
tree | commitdiff |
2010-03-11 |
jeresig | Switch to using String.prototype.trim from String.trim... |
tree | commitdiff |
2010-03-09 |
jeresig | Make sure that special remove and teardown events get... |
tree | commitdiff |
2010-03-09 |
jeresig | Landing a faster trim method. Based upon the work by... |
tree | commitdiff |
2010-03-05 |
jeresig | No need to use .call() anymore since we switched from... |
tree | commitdiff |
2010-03-05 |
jeresig | Attempted to fix #6227, not entirely sure if it's a... |
tree | commitdiff |
2010-03-02 |
jeresig | Added in Ben Alman's proposed event.namespace property... |
tree | commitdiff |
2010-03-02 |
jeresig | Make sure that we don't try to remove data from an... |
tree | commitdiff |
2010-03-02 |
jeresig | Moving more properties onto jQuery.ajax, also copy... |
tree | commitdiff |
2010-03-02 |
jeresig | Remove the need for the return in sizzle-jquery and... |
tree | commitdiff |
2010-03-02 |
jeresig | More changes to get jQuery in line with JSLint. |
tree | commitdiff |
2010-03-02 |
jeresig | We don't want to increment the Ajax counter if there... |
tree | commitdiff |
2010-03-01 |
jeresig | Land some additional tweaks related to running through... |
tree | commitdiff |
2010-03-01 |
jeresig | Fixed some cases where expression, expression was used... |
tree | commitdiff |
2010-03-01 |
jeresig | Made some code tweaks related to running jQuery through... |
tree | commitdiff |
2010-02-28 |
brandonaaron | Use correct window reference in offset to work properly... |
tree | commitdiff |
2010-02-27 |
jeresig | No reason to double-bind the beforeunload event. Fixes... |
tree | commitdiff |
2010-02-27 |
jeresig | Attach data directly to plain objects, no reason to... |
tree | commitdiff |
2010-02-27 |
jeresig | Merge branch 'master' of github.com:jquery/jquery |
tree | commitdiff |
2010-02-27 |
jeresig | Adding in .bind(name, false), .unbind(name, false)... |
tree | commitdiff |
2010-02-27 |
brandonaaron | Make sure events exist before trying to access them... |
tree | commitdiff |
2010-02-27 |
jeresig | Make it so that you can pass in event data to .click... |
tree | commitdiff |
2010-02-26 |
jeresig | Make sure that undefined is always returned for undefin... |
tree | commitdiff |
2010-02-26 |
jeresig | Make sure that unbinding on a plain javascript object... |
tree | commitdiff |
2010-02-26 |
jeresig | Make sure that the correct type is set for live mouseen... |
tree | commitdiff |
2010-02-26 |
jeresig | Make sure that live events bubble unless explicitly... |
tree | commitdiff |
2010-02-13 |
jeresig | No need to run trim on every class iteration in addClas... |
tree | commitdiff |
2010-02-13 |
jeresig | Found a better detect for deleting an expando, added... |
tree | commitdiff |
2010-02-13 |
jeresig | Clean up expando removal code - only try to delete... |
tree | commitdiff |
2010-02-13 |
jeresig | Make sure that elements that have been removed also... |
tree | commitdiff |
2010-02-13 |
jeresig | Make sure that mousing over XUL elements results in... |
tree | commitdiff |
2010-02-13 |
jeresig | Make sure that live focus and blur events also bind... |
tree | commitdiff |
2010-02-13 |
jeresig | When binding a change directly to a file input just... |
tree | commitdiff |
2010-02-13 |
jeresig | Don't inject style elements using innerHTML as they... |
tree | commitdiff |
2010-02-13 |
jeresig | Make sure that we don't try to use a detached node... |
tree | commitdiff |
2010-02-13 |
jeresig | Make sure the fragment isn't used if it's not the same... |
tree | commitdiff |
2010-02-13 |
jeresig | Rename internal .getText to maintain parity between... |
tree | commitdiff |
2010-02-13 |
jeresig | If .attr() is run on no elements undefined should be... |
tree | commitdiff |
2010-02-13 |
jeresig | Make sure that no extra whitespace is leftover after... |
tree | commitdiff |
2010-02-13 |
jeresig | Make sure leading whitespace is trimmed for parseJSON... |
tree | commitdiff |
2010-02-13 |
jeresig | Make sure that fragments containing options aren't... |
tree | commitdiff |
2010-02-13 |
jeresig | Remove the need for the internal setArray method, it... |
tree | commitdiff |
2010-02-13 |
jeresig | Make sure that there are some live events before contin... |
tree | commitdiff |
2010-02-11 |
jeresig | Make sure that live mouseenter/mouseleave work properly... |
tree | commitdiff |
2010-02-11 |
John Resig | Make sure that the teardown is called after all the... |
tree | commitdiff |
2010-02-11 |
John Resig | No reason to expose the temporary _load method. |
tree | commitdiff |
2010-02-10 |
jeresig | Simplify the special change/submit event removal logic... |
tree | commitdiff |
2010-02-09 |
jeresig | Updated formatting for the change/submit special event... |
tree | commitdiff |
2010-02-08 |
jeresig | Merge branch 'master' of github.com:jquery/jquery |
tree | commitdiff |
2010-02-08 |
jeresig | Fix in logic for handling exclusive namespace testing... |
tree | commitdiff |
2010-02-06 |
Ben Alman | Ok, this should actually fix #6041 :) |
tree | commitdiff |
2010-02-06 |
tomviner | spelling mistake (insead) |
tree | commitdiff |
2010-02-06 |
jeresig | Make sure that &#...; entities are encoded properly... |
tree | commitdiff |
2010-02-06 |
jeresig | Make sure that we don't try to double-encode params... |
tree | commitdiff |
2010-02-05 |
jeresig | Update special events to work with the internal event... |
tree | commitdiff |
2010-02-05 |
jeresig | Rewrote the live event handling to use the new event... |
tree | commitdiff |
2010-02-04 |
jeresig | A large refactor of the event handling logic. Data... |
tree | commitdiff |
2010-02-02 |
jeresig | Removed extraneous nodeName check from f95147f465932cb9... |
tree | commitdiff |
2010-02-02 |
Noah Sloan | Only detach the incoming elements to replaceWith if... |
tree | commitdiff |
2010-02-02 |
jeresig | Make sure the resulting className from removeClass... |
tree | commitdiff |
2010-02-02 |
jeresig | Fix for problem in IE 8 where deserialized (then reseri... |
tree | commitdiff |
2010-02-01 |
jeresig | Same problem happens with plain embed elements as well... |
tree | commitdiff |
2010-02-01 |
jeresig | Make sure that injection of object elements continues... |
tree | commitdiff |
2010-02-01 |
jeresig | Add .delegate() and .undelegate(). An alternative to... |
tree | commitdiff |
2010-01-29 |
jeresig | The context for 'body' should still be document, in... |
tree | commitdiff |
2010-01-29 |
jeresig | Make sure fragment caching is only happening on nodes... |
tree | commitdiff |
2010-01-28 |
jeresig | Skip around inserting a fragment when possible (insert... |
tree | commitdiff |
2010-01-28 |
jeresig | Landing some minor perf optimization to jQuery(). |
tree | commitdiff |
2010-01-28 |
jeresig | Optimize for the case where a fragment-bound element... |
tree | commitdiff |
2010-01-28 |
jeresig | Further optimize the empty/remove/cleanData logic. |
tree | commitdiff |
2010-01-28 |
jeresig | Provide a way to simulate default browser actions.... |
tree | commitdiff |
2010-01-28 |
jeresig | Make sure namespaces is always an array, when passed... |
tree | commitdiff |
2010-01-28 |
jeresig | Make sure that jQuery.data( elem ) always returns a... |
tree | commitdiff |
2010-01-27 |
jeresig | No reason to limit the initial change data store to... |
tree | commitdiff |
2010-01-26 |
jeresig | Make sure that the correct context is being passed... |
tree | commitdiff |
2010-01-26 |
jeresig | Make work wrapInner(fn) work consistently. Fixes #5799. |
tree | commitdiff |
2010-01-25 |
Robert Katic | Filtering elements only. Fixed #5920 |
tree | commitdiff |
2010-01-25 |
Mike Alup | Provided detailed message for JSON parse errors. Fixes... |
tree | commitdiff |
2010-01-25 |
Michael Monteleone | Make sure that checked state is cloned properly. Based... |
tree | commitdiff |
2010-01-25 |
jeresig | Make sure that special.add actually copies over event... |
tree | commitdiff |
2010-01-25 |
jeresig | Make sure multiple bound events have their namespaces... |
tree | commitdiff |
2010-01-25 |
jeresig | Make sure that it's possible to preventDefault natively... |
tree | commitdiff |
2010-01-25 |
jeresig | Update the license URL in the header. |
tree | commitdiff |
2010-01-25 |
John Resig | Make sure original context is maintained and not the... |
tree | commitdiff |
2010-01-25 |
John Resig | Objects with length properties weren't getting serializ... |
tree | commitdiff |
2010-01-25 |
John Resig | Use alternative technique for triggering an abort,... |
tree | commitdiff |
2010-01-25 |
John Resig | Don't set the context in .load() as it stops the global... |
tree | commitdiff |
2010-01-25 |
John Resig | Make sure that XHTML-style HTML is purified in .html... |
tree | commitdiff |
next |