]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2011-04-12 jeresigMerge branch 'attr_remove_list_check' of https://github...
2011-04-12 timmywilFixes unit/css.js test fail in Safari 5. support.js... 318/head
2011-04-11 timmywilretrieving list with getAttribute is fine, no need... 317/head
2011-04-11 jaubourgBug fixes in queue.js: type in dequeue could be undefin...
2011-04-11 jaubourgMerge branch 'master' of github.com:jquery/jquery
2011-04-11 jeresigMerge branch '2773_firefox_opera_fix' of https://github...
2011-04-11 timmywilRun order problem when running full test suite in Opera... 315/head
2011-04-11 jeresigMerge branch '8777' of https://github.com/rwldrn/jquery...
2011-04-11 timmywilFix unit tests in firefox 4 and opera 11, passing null...
2011-04-11 Rick WaldonTicket #8753 Always set event type explicitly 314/head
2011-04-11 jeresigFix broken merge.
2011-04-11 jaubourgMerge branch 'master' of github.com:jquery/jquery
2011-04-11 jaubourgAdds _mark and _unmark as a mean to keep track of ongoi...
2011-04-10 jeresigMerge branch '8101_lrbabe_requestAnimationFrame' of...
2011-04-10 timmywilSeparate raf function definition from passing it to... 298/head
2011-04-10 jeresigMerge branch 'attrhooks.1.6v2' of https://github.com...
2011-04-10 timmywilAdded back support.js test for getSetAttribute and... 311/head
2011-04-10 jeresigMerge branch 'modest_val_proposal' of https://github...
2011-04-10 jeresigMerge branch 'proxy-native-bind' of https://github...
2011-04-10 jeresigMerge branch 'bug_7369' of https://github.com/timmywil...
2011-04-10 jeresigMerge branch 'map-object.1.6' of https://github.com...
2011-04-10 jeresigMerge branch '2773_find_closest' of https://github...
2011-04-10 jeresigFix formatting.
2011-04-10 jeresigMerge branch 'bug_2773' of https://github.com/timmywil...
2011-04-10 jeresigBringing in the latest Sizzle code.
2011-04-10 jeresigMerge branch 'eventprops.1.6final' of https://github...
2011-04-10 timmywilMerge branch 'master' into attrhooks.1.6v2
2011-04-10 jeresigMerge branch 'attrhooks.1.6'
2011-04-10 jeresigMerge branch 'attrhooks.1.6v2' of https://github.com...
2011-04-10 timmywilHad some stale code in test/unit/attributes.js 296/head
2011-04-10 jeresigPulling in latest Sizzle.
2011-04-10 Dave MethvinMerge branch 'git_for_dummies' of https://github.com...
2011-04-10 Alexis AbrilFixes #7328. When getting data- attributes, after-cap...
2011-04-10 Rick WaldronFixes #8814. Clean up inArray.
2011-04-09 timmywil #8150 - When removing the width and height attributes...
2011-04-09 timmywilIE8 testing for lowercasing the css properties on retri...
2011-04-08 Carl FürstenbergGit for dummies 310/head
2011-04-08 jaubourgAdds a default falsy value for focusinBubbles + minor...
2011-04-08 jaubourgApplies exception in Style Guidelines regarding objects...
2011-04-08 jaubourgRenames chain as pipe.
2011-04-08 Dave MethvinFixes #8722. Remove try/catch used by #3533 to fix...
2011-04-07 Dave MethvinMerge branch 'master' of github.com:jquery/jquery
2011-04-07 Dave MethvinCreate jQuery.holdReady(true/false) method to encapsula...
2011-04-07 jaubourgMerge branch 'master' of github.com:jquery/jquery
2011-04-07 jaubourgRewrite of the support module. We use a temporary body...
2011-04-07 jaubourgRewrite of globalEval. Uses window.execScript or window...
2011-04-07 jaubourgAdds fn.promise as a mean to observe the completion...
2011-04-07 jaubourgAdds always and chain methods to deferreds.
2011-04-07 jaubourgMakes sure each animation tick has the same timestamp...
2011-04-07 Dave MethvinFix #8732. Change feature detect for focusin event...
2011-04-07 Dave MethvinFixes #8712. Bubble custom events to the window when...
2011-04-06 Dave MethvinFix some spacing and comment issues that crept in with...
2011-04-06 Dave MethvinSadly, we still have to bubble the event so inline...
2011-04-06 Dave MethvinOnly bubble a triggered event if we have attached a...
2011-04-06 Dave MethvinSwitch from recursion to iteration for event triggering...
2011-04-06 carpieSkip id regex check when large html strings are passed...
2011-04-06 Dave MethvinMerge branch 'cssrelative.1.6' of https://github.com...
2011-04-06 timmywilPerformance testing: localize val to each block and... 295/head
2011-04-06 Dave MethvinMerge branch 'domready' of https://github.com/cowboy...
2011-04-06 Dave MethvinMerge branch '4321' of https://github.com/rwldrn/jquery...
2011-04-06 Dave MethvinShorten up the code and do event cleanup on test cases.
2011-04-06 Dave MethvinMerge branch 'ticket_7883' of https://github.com/rwldrn...
2011-04-05 rwldrnTicket #8777 undelegate by namespace 302/head
2011-04-05 rwldrnRemove this.type assignment 301/head
2011-04-05 timmywilPer rwaldron's request, added oRequestAnimationFrame...
2011-04-05 rwldrnMove this.type setting to after prop set; avoid setting...
2011-04-05 rwldrnTicket #8753 Allow special properties to explicitly...
2011-04-05 Dan HeberdenAdd missing var declaration for 299/head
2011-04-05 Dan HeberdenRemove extra else in parseJSON 300/head
2011-04-05 Dan HeberdenBug 7587; Enhancement/1.6 Feature: Bypass regexp filter...
2011-04-05 Dan HeberdenImprove speed of $.map with object support (-5% previou...
2011-04-04 Dan HeberdenImprove relative string performance in .css and some... 297/head
2011-04-04 timmywilSome adjustments and style edits on lrbabe's pull for...
2011-04-04 louisremishorten requestAnimationFrame test
2011-04-04 louisremifirst tick should not occur immediatly; no tick should...
2011-04-04 louisremireduce impact of requestAnimationFrame on incompatible...
2011-04-04 louisremithere was no way to 'manually' stop an animation
2011-04-04 louisremitimerId has to be set to true, to avoid starting multip...
2011-04-04 louisremi'this' is the window
2011-04-04 louisremiomitting 'window.' was causing undefined errors
2011-04-04 louisremiuse requestAnimationFrame instead of setInterval for...
2011-04-04 timmywilRemove the unused radiocheck regex
2011-04-04 Dan HeberdenBug 7345; Add support for explicit/relative string...
2011-04-04 jaubourgFixes #8744. Makes sure script transport abort method...
2011-04-03 timmywilNormalize css property names to lowercase for compariso...
2011-04-03 timmywilFound a problem removing the style attribute in IE
2011-04-03 timmywilMove the if statement in jQuery.fn.removeAttr to jQuery...
2011-04-03 timmywilMinor adjustments and cleanup, including normalizing...
2011-04-03 timmywil#5413 - Much shorter solution for getting width/height...
2011-04-03 timmywil- Added a hook to swap display none for width and heigh...
2011-04-03 timmywilMove the check for the name attribute out of attr and...
2011-04-03 timmywilAdd style attribute support tests to $.attr
2011-04-03 timmywilShorten the logic for hooks, ternary was unnecessary
2011-04-03 timmywilAdd name to prop hooks as well
2011-04-03 timmywilAdd attribute name to paramaters for hooks
2011-04-03 timmywilStyle formatting
2011-04-03 timmywilNo longer need to check for objects or string of null...
2011-04-03 timmywilClean up
2011-04-03 timmywilShorten even further
2011-04-03 timmywilModularize special form code for IE6/7 and clean up...
next