]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2013-01-14 Richard Gibsonde486684 with moar guard for IE6
2013-01-14 OlegAdd a comment
2013-01-14 OlegFixes #13200 - innerHTML in buildFragment need end...
2013-01-14 Richard GibsonFix #13203: delegated events with selector matching...
2013-01-14 Richard GibsonFix f860e0bd Firefox failures
2013-01-14 Richard GibsonFix #13180: don't delegate into SVG <use>
2013-01-14 Richard GibsonNo ticket: compress event.js
2013-01-11 Dave MethvinLeave out the web site, you know where to find us.
2013-01-11 Dave MethvinUpdate copyrights used in file headers.
2013-01-11 Richard GibsonUpdate Sizzle
2013-01-11 adam j. sontagRevert grunt, grunt-contrib-jshint, and grunt-contrib...
2013-01-10 Richard GibsonUpdate Sizzle
2013-01-10 Dave MethvinFix #12886. Fix map file reference in .min.js file.
2013-01-09 Richard GibsonRef gh-1117: Use native push for size and performance
2013-01-09 OlegRef gh-1117: Don't stop on a falsy value in buildFragme...
2013-01-08 nantoPropagate context of returned deferred object in Deferr...
2013-01-08 jaubourgAdjusts unit test regarding exception in injected scrip...
2013-01-08 jaubourgOpera 12.0 still implements an older version of the...
2013-01-08 jaubourgstrengthens and dries 304 unit tests
2013-01-08 Corey FrangAdding some more test coverage for .finish()
2013-01-08 jaubourgTweaks the logic in the 304-related unit tests so that...
2013-01-08 OlegUse while loop instead of for
2013-01-08 OlegAlways use core_push in jQuery.buildFragment
2013-01-08 OlegChange test description
2013-01-08 OlegBring back jQuery.buildFragment and remove jQuery.clean
2013-01-08 OlegRef #8908. Update IE9 css clone fix. Close gh-1119.
2013-01-08 OlegSimplify .wrapAll() and fix style. Close gh-1116.
2013-01-08 Corey FrangFix #13103. Add .finish() method. Close gh-1118.
2013-01-07 nanto_viEliminate redundancy of Deferred.then(). 1114/head
2013-01-07 jaubourgAdds the abort on unload trick back in since IE9 still...
2013-01-07 jaubourgFixes comments per @rwldrn. Makes sure failing requests...
2013-01-07 jaubourg2.0: reduced xhr transport
2013-01-06 nanto_viPropagete context of returned deferred object in Deferr...
2013-01-06 Dave MethvinFix #13143. Event target cannot be a text node.
2013-01-06 Dave MethvinAllow build to continue with --force on bad line endings.
2013-01-06 Dave MethvinFix #12471. Use consistent line endings in jquery.js
2013-01-05 Dave MethvinRef #12945, IE9/10 still needs safe .getAttribute check.
2013-01-04 Dave MethvinFix #12945. Check for .getAttribute so IE9 is happy.
2013-01-04 Zachary Adam... Use new version of grunt-contrib-watch. Close gh-1106.
2013-01-04 Dave MethvinRemove appendChecked detect and stranded markup.
2013-01-04 Dave MethvinRemove oldIE styleFloat detect.
2013-01-04 Dave MethvinRemove noCloneEvent detects and white-box unit test.
2013-01-04 Dave MethvinRemove oldIE submit/change bubble detects.
2013-01-04 Dave MethvinRemove deleteExpando detect.
2013-01-04 Dave MethvinRemove inlineBlockNeedsLayout and shrinkWrapBlocks.
2013-01-04 Dave MethvinRemove support.reliableHiddenOffsets detect.
2013-01-04 Dave MethvinRemove stranded support.js checks for oldIE.
2013-01-04 Dave MethvinRevert data.js rewrite.
2013-01-03 Dave MethvinHappy New Year! It's 2013.
2013-01-02 Dave MethvinUpdate README to include grunt-cli step.
2012-12-31 Rick WaldronOnly splice from internal arrays when item actually...
2012-12-31 Rick WaldronUpdates to data.js re-write to pass events and manipula...
2012-12-31 Rick Waldron2.0: Rewrite data.js
2012-12-31 Dave MethvinUse a fresh input for the value-lossage check.
2012-12-31 Dave MethvinRestore optSelected hack still needed by IE9/10
2012-12-31 Rick WaldronRemove invalid test "jQuery.getJSON() - Using Native...
2012-12-31 Rick WaldronMerge branch '2.0-core' of https://github.com/rwldrn...
2012-12-31 Rick WaldronMerge branch 'event20' of https://github.com/dmethvin...
2012-12-31 Rick WaldronMerge branch '2.0-manipulation' of https://github.com...
2012-12-31 Rick WaldronMerge branch '2.0-attributes-rebased'
2012-12-31 Rick WaldronMerge branch 'css2' of https://github.com/dmethvin...
2012-12-31 Rick WaldronMerge branch '2.0-traversing' of https://github.com...
2012-12-31 Timmy Willison2.0: Remove getSetAttribute and getSetInput and oldIE...
2012-12-31 Rick WaldronResolved conflict
2012-12-31 Timmy Willison2.0: Remove style->cssText attroproties fallback
2012-12-31 Timmy WillisonRemove outdated support tests
2012-12-31 Timmy Willison2.0: Remove support.optSelected
2012-12-31 Timmy Willison2.0: Remove oldIE enctype propFix
2012-12-31 Rick WaldronSet testswarm browsersets to "popular-no-old-ie"
2012-12-31 Rick WaldronUpdating the version to 2.0.0pre
2012-12-31 Mike SherovFixes #13088: under IE8, $(selector).attr('style')...
2012-12-29 Dave MethvinAdd release support for map files.
2012-12-28 OlegRename fixCloneNodeIssues helper to fixInput 1094/head
2012-12-28 OlegAdd tests for th element
2012-12-28 OlegAdd empty line
2012-12-28 OlegAdd more tests for wrapMap
2012-12-28 OlegAdd test for td append
2012-12-28 OlegwrapMap.col = wrapMap.tr
2012-12-28 OlegwrapMap.thead = wrapMap.tr
2012-12-28 OlegRewrite tests for colgroup, caption
2012-12-28 OlegRemove fix for #11280
2012-12-28 OlegRemove fieldset from wrapMap
2012-12-28 OlegAdd comments for optgroup and option elements in wrapMap
2012-12-28 OlegRemove fix for #4484, add more tests
2012-12-26 Dave MethvinClean up comments, including browser support levels. 1105/head
2012-12-26 Dave MethvinRemove try/catch around focus events needed by oldIE.
2012-12-26 Dave MethvinRemove obsolete event object fixups.
2012-12-26 Dave MethvinRemove oldIE proprietary event methods/properties.
2012-12-26 Dave MethvinRemove oldIE change and submit special-event code.
2012-12-26 Rick WaldronExplanations for each step of isPlainObject 1098/head
2012-12-26 Rick Waldronobj === Object(obj) comparison is an unnecessary artifa...
2012-12-26 Rick WaldronEnsure that null/undefined args don't choke on native...
2012-12-26 Rick WaldronFurther reduction, thanks @dcherman
2012-12-26 Rick WaldronStraightforward support note
2012-12-26 Rick WaldronStraightforward support note
2012-12-26 Rick WaldronRemove setTimeout for body existance
2012-12-26 Rick Waldron2.0: Reduce globalEval
2012-12-26 Rick Waldron2.0: Reduced parseXML
2012-12-26 Rick Waldron2.0: Reduce isPlainObject
2012-12-26 Rick Waldron2.0: Remove isArray shim
next