aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix #12569. Improve feature detect for event bubbling. Close gh-1076.Oleg2012-12-204-86/+180
* Fix #13070: better unescaping logic in SizzleRichard Gibson2012-12-201-0/+0
* Fix #13094. Pass index to .before(fn) fn as documented. Close gh-1093.Oleg2012-12-202-3/+12
* Better dependency versions for grunt packages, thanks @Krinkle!Mike Sherov2012-12-191-6/+6
* Make sure Jenkins can grunt jQuery right from npm installMike Sherov2012-12-192-5/+7
* Add comment about where to locate grunt TODO'sMike Sherov2012-12-191-0/+1
* Update to Grunt 0.4, and Uglify2 with Source Maps!Mike Sherov2012-12-192-99/+86
* Do not assume new versions are back compatible.Dave Methvin2012-12-191-2/+2
* Remove .live() tests now in Migrate plugin.Dave Methvin2012-12-181-578/+25
* Fix #13078. Remove .live() and .die(). Great rejoicing.Dave Methvin2012-12-181-9/+0
* Sizzle: :lang updates for handling backslashes, xml, and inheritanceTimmy Willison2012-12-181-0/+0
* Sizzle: QA for :lang from gibsonTimmy Willison2012-12-171-0/+0
* Sizzle: add support for :lang selectorTimmy Willison2012-12-171-0/+0
* Updating the source version to 1.9.0preDave Methvin2012-12-161-1/+1
* Tagging the 1.9.0b1 release.1.9.0b1Dave Methvin2012-12-161-1/+1
* Use the right repo.Dave Methvin2012-12-161-2/+1
* Update the build script so it runs on Windows.Dave Methvin2012-12-161-30/+45
* Update version in release notes builder.Dave Methvin2012-12-161-3/+3
* Fix #13064: better test fixture cleanup. Close gh-1075.Richard Gibson2012-12-161-2/+2
* let .attr(checked|selected, true) update the propertyRichard Gibson2012-12-162-3/+10
* Resolve a763ae72 test failuresRichard Gibson2012-12-151-4/+1
* Fix #11115: Normalize boolean attributes/properties. Close gh-1066.Richard Gibson2012-12-155-95/+116
* Sizzle: size optimizationTimmy Willison2012-12-151-0/+0
* Sizzle: initialize with default document on load to get it out of the way for...Timmy Willison2012-12-151-0/+0
* Sizzle: assume window.document in Sizzle.matches; massively reduce calls to s...Timmy Willison2012-12-151-0/+0
* Update SizzleTimmy Willison2012-12-151-0/+0
* Update Sizzle: avoid calling setDocument when possibleTimmy Willison2012-12-151-0/+0
* Update SizzleRichard Gibson2012-12-151-0/+0
* Update Sizzle: IE6-8 traversing test fixTimmy Willison2012-12-141-0/+0
* Sizzle: fix test failures related to Sizzle.containsTimmy Willison2012-12-141-0/+0
* Sizzle: :target and :root selector support. adds Sizzle.setDocument. Remove :...Timmy Willison2012-12-141-0/+0
* Fix #12600: don't use value property in place of value attribute. Close gh-1063.Richard Gibson2012-12-144-68/+79
* Adjust html parsing in event tests to use jQuery.parseHTML explicitly.Timmy Willison2012-12-131-3/+3
* Adjust jQuery('html') detection to only match when html starts with '<' (not ...timmywil2012-12-135-11/+20
* compress -16 min+gzipRichard Gibson2012-12-132-31/+31
* Ref #8908, gh-886. Avoid clone identity crisis in IE9/10. Close gh-1036.Oleg2012-12-135-87/+86
* Fix #13044: execute all QUnit modules in TestSwarm. Close gh-1074.Richard Gibson2012-12-132-2/+8
* CSS: Save some bytes. Close gh-1071.Scott González2012-12-131-13/+13
* Fix #9646. Cloned nodes shouldn't affect original in IE7. Close gh-947.Oleg2012-12-132-1/+33
* Fix #11230. .appendTo and pals should always stack.Dave Methvin2012-12-132-15/+9
* Missed a var declaration in aad235b3251494afe71fd5bb6031e11965af9bdb.Dave Methvin2012-12-111-1/+1
* Fix #4087. insertAfter, insertBefore, etc do not work if origin and destinati...Paul Ramos2012-12-112-4/+42
* Fix #13011. Let 'type' attribute be set if the browser allows.Dave Methvin2012-12-112-16/+7
* copy defaultSelected in cloneFixAttributesRichard Gibson2012-12-111-1/+1
* Fix #12990. Don't add 'px' to column-count. Close gh-1050.Bennett Sorbo2012-12-113-4/+16
* Fix #12956. Improve cloneFixAttributes for IE9/10 case. Close gh-1034.Oleg2012-12-112-26/+64
* Fix IE failures from 55313d32Richard Gibson2012-12-111-17/+16
* Fixes #11938: Adding array getter method to jQuery.fn.cssMike Sherov2012-12-113-1/+32
* Pass style declarations around for performance improvements and paving the wa...Mike Sherov2012-12-114-43/+58
* Update SizzleRichard Gibson2012-12-111-0/+0