2010-09-17 |
John Resig | jQuery.css() returns a string value - handle this prope... |
tree | commitdiff |
2010-09-17 |
John Resig | Make sure that empty height/width values are still... |
tree | commitdiff |
2010-09-16 |
jeresig | Split apart jQuery.css into jQuery.css (computed values... |
tree | commitdiff |
2010-09-13 |
John Resig | Making some more adjustments to handle auto CSS properties. |
tree | commitdiff |
2010-09-09 |
jeresig | Only set height/width if it's a non-negative number... |
tree | commitdiff |
2010-09-09 |
jeresig | Make sure that height/width methods return numbers... |
tree | commitdiff |
2010-09-09 |
jeresig | Another logic bug caught by furf in ad950c8c5992937640a... |
tree | commitdiff |
2010-09-09 |
jeresig | Make sure that the CSS hook getter isn't called if... |
tree | commitdiff |
2010-09-09 |
jeresig | Adding in a couple private variables to effects.js... |
tree | commitdiff |
2010-09-09 |
jeresig | Make sure that string values are returned from the... |
tree | commitdiff |
2010-09-09 |
jeresig | Merge branch 'master' into csshooks |
tree | commitdiff |
2010-09-09 |
jeresig | Landing a bunch of bug fixes from furf's pull request... |
tree | commitdiff |
2010-09-09 |
jeresig | Removing extraneous argument. |
tree | commitdiff |
2010-09-09 |
jeresig | Make sure that jQuery is being exposed outside of core... |
tree | commitdiff |
2010-09-08 |
jeresig | Make sure that the removeEvent and buildFragment privat... |
tree | commitdiff |
2010-09-08 |
jeresig | Make sure that jQuery works even when the individual... |
tree | commitdiff |
2010-09-08 |
jeresig | Make sure that jQuery works even when the individual... |
tree | commitdiff |
2010-09-05 |
John Resig | Broke more of the property-specific CSS logic out of... |
tree | commitdiff |
2010-09-05 |
John Resig | First pass at unifying the various CSS methods in jQuer... |
tree | commitdiff |
2010-09-05 |
John Resig | Broke apart some of the browser-specific logic for... |
tree | commitdiff |
2010-09-05 |
John Resig | Some more minor formatting tweaks. |
tree | commitdiff |
2010-09-05 |
John Resig | Tweaking the formatting from the previous commit. |
tree | commitdiff |
2010-09-03 |
Brandon Aaron | First look at css hooks. These hooks provide a way... |
tree | commitdiff |
2010-08-27 |
John Resig | Switched to use 'in' for the setInterval/window check... |
tree | commitdiff |
2010-08-27 |
John Resig | Blackberry 4.6 is capable of finding elements that... |
tree | commitdiff |
2010-08-27 |
John Resig | Use the native isArray whenever possible. See perf... |
tree | commitdiff |
2010-08-27 |
John Resig | Simplify the logic in $.type, thanks to jdalton for... |
tree | commitdiff |
2010-08-27 |
John Resig | Added some tweaks to $.type to handle null and undefine... |
tree | commitdiff |
2010-08-26 |
John Resig | Only attempt to use the IE technique for setting opacit... |
tree | commitdiff |
2010-08-25 |
John Resig | Adding in a jQuery.type(obj) method (a simple map to... |
tree | commitdiff |
2010-08-25 |
John Resig | Tweaked logic for working around Blackberry 4.7 makeArr... |
tree | commitdiff |
2010-08-24 |
John Resig | Make sure that missing attributes return undefined... |
tree | commitdiff |
2010-08-23 |
John Resig | .val() on empty options returns the text value rather... |
tree | commitdiff |
2010-08-23 |
John Resig | Fixing getting/setting classes and makeArray(RegExp... |
tree | commitdiff |
2010-07-27 |
John Resig | Make sure that .data() events don't bubble, per the... |
tree | commitdiff |
2010-07-23 |
Dave Reed | Fix for issues discussed in 9faab0b74fd316c2161612236d9... |
tree | commitdiff |
2010-07-22 |
InfinitiesLoop | Ticket 6808. Updated per code review comments by jeresig |
tree | commitdiff |
2010-07-22 |
InfinitiesLoop | Ticket #6808. Changes data() so on plain objects, it... |
tree | commitdiff |
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 |
next |