]> source.dussan.org Git - jquery.git/shortlog
jquery.git
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-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
2012-12-23 OlegRemove fixDefaultChecked helper
2012-12-23 OlegSimplify getAll helper
2012-12-23 OlegSimplify fixCloneNodeIssues helper
2012-12-23 OlegRemove memory fix
2012-12-23 OlegChange "isFunc" variable to "isFunction"
2012-12-23 OlegCode style changes
2012-12-23 OlegSimplify jQuery#wrap
2012-12-23 OlegCode style changes
2012-12-23 OlegRemove unused variables
2012-12-23 OlegRemove removal of container children through removeChil...
2012-12-23 OlegRemove tbody check
2012-12-23 OlegRemove leading white space check
2012-12-23 OlegRemove createSafeFragment helper
2012-12-23 Dave MethvinFollowup to gh-1089. Avoid duplicate typeof check.
2012-12-23 Sebi BurkhardFix #13075. Optimize $.type by preferring `typeof`...
2012-12-23 Sebi BurkhardFix #13076. Speed up $() with strings, part of gh-1089.
2012-12-23 Dave MethvinPut .min.js file at the end so compare_size will work.
2012-12-22 Dave MethvinKnow when to hold em, know when to fold em.
2012-12-22 Dave MethvinPut the map in the dist directory.
2012-12-22 Dave MethvinPost-process map file so it has the right path.
2012-12-21 Richard GibsonUpdate Sizzle
2012-12-21 Richard GibsonFix 00bbbe20 test failures
2012-12-21 OlegDo not perform support check for old Opera. Close gh...
2012-12-21 OlegFix #12569. Improve feature detect for event bubbling...
2012-12-21 Richard GibsonFix #13070: better unescaping logic in Sizzle
2012-12-21 OlegFix #13094. Pass index to .before(fn) fn as documented...
2012-12-20 Mike SherovBetter dependency versions for grunt packages, thanks...
2012-12-20 Mike SherovMake sure Jenkins can grunt jQuery right from npm install
2012-12-20 Mike SherovAdd comment about where to locate grunt TODO's
2012-12-19 Mike SherovUpdate to Grunt 0.4, and Uglify2 with Source Maps! 1092/head
2012-12-19 Dave MethvinDo not assume new versions are back compatible.
2012-12-19 OlegCode style 1090/head
2012-12-19 OlegReduce traversing module
2012-12-19 Dave Methvin2.0: Reduce css.js 1091/head
2012-12-18 Dave MethvinRemove .live() tests now in Migrate plugin.
2012-12-18 Dave MethvinFix #13078. Remove .live() and .die(). Great rejoicing.
2012-12-18 Timmy WillisonSizzle: :lang updates for handling backslashes, xml...
2012-12-17 Timmy WillisonSizzle: QA for :lang from gibson
2012-12-17 Timmy WillisonSizzle: add support for :lang selector
2012-12-17 Dave MethvinUpdating the source version to 1.9.0pre
2012-12-17 Dave MethvinTagging the 1.9.0b1 release. 1.9.0b1
2012-12-16 Dave MethvinUse the right repo.
2012-12-16 Dave MethvinUpdate the build script so it runs on Windows.
2012-12-16 Dave MethvinUpdate version in release notes builder.
2012-12-16 Richard GibsonFix #13064: better test fixture cleanup. Close gh-1075.
2012-12-16 Richard Gibsonlet .attr(checked|selected, true) update the property
2012-12-16 Richard GibsonResolve a763ae72 test failures
2012-12-16 Richard GibsonFix #11115: Normalize boolean attributes/properties...
next