]> source.dussan.org Git - jquery.git/shortlog
jquery.git
2013-01-07 nanto_viEliminate redundancy of Deferred.then(). 1114/head
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
2012-12-26 Rick Waldron2.0: Remove now shim
2012-12-26 Rick Waldron2.0: Remove inArray shim
2012-12-26 Rick Waldron2.0: Remove JSON.parse shim
2012-12-26 Rick Waldron2.0: Remove trim shim
2012-12-26 Rick Waldron2.0: Removes attachEvent paths for jQuery.ready()
2012-12-24 OlegUse tabs instead of spaces
2012-12-24 OlegSimplify getAll helper
2012-12-24 OlegSimplify check for non-Elements
2012-12-24 OlegRemove fix for object element
2012-12-23 OlegSave 43 bytes
2012-12-23 OlegUse common loop iteration idiom
2012-12-23 OlegRemove fix for #9587
2012-12-23 OlegUse correct comments
2012-12-23 OlegSimplify check for empty set in jQuery#domManip
2012-12-23 OlegUse tabs instead of spaces
2012-12-23 OlegCode style changes
2012-12-23 OlegSave one byte
2012-12-23 OlegTake care of comments
2012-12-23 OlegAdd additional test
2012-12-23 OlegRemove needless expression
2012-12-23 OlegRevert changes in support module
2012-12-23 OlegUse GET method in jQuery#domManip
2012-12-23 OlegAdd additional test
2012-12-23 OlegRemove couple of spaces
2012-12-23 OlegMore simplifications fore jQuery#html
2012-12-23 OlegSpeed up iteration in jQuery#domManip if it called...
2012-12-23 OlegSimplify execution of script element if it processed...
2012-12-23 OlegUse jQuery.merge only if it really necessary
2012-12-23 OlegSimplify jQuery.expando
2012-12-23 OlegSimplify wrapMap
2012-12-23 OlegMove all helpers to the end of the module
next