aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Include distribution in release tag1.9.0Timmy Willison2013-01-144-0/+9590
|
* Tagging the 1.9.0 release.Dave Methvin2013-01-141-1/+1
|
* Simplify release notes generator script.Dave Methvin2013-01-142-44/+22
|
* 0a3a424e with moar guard for IE6Richard Gibson2013-01-131-4/+4
|
* Fix #13203: delegated events with selector matching Object.prototype propertyRichard Gibson2013-01-132-1/+17
| | | | (cherry picked from commit 31b95797155077e4e670c0bbb2c57815f89769a1)
* Fix f860e0bd Firefox failuresRichard Gibson2013-01-131-3/+4
|
* No ticket: sync with master @ b75b9ef8Richard Gibson2013-01-131-3/+2
|
* Fix #13180: don't delegate into SVG <use>Richard Gibson2013-01-131-1/+2
|
* reduce sizeRichard Gibson2013-01-131-13/+13
|
* jQuery.event.handlers delegate matching hook pointRichard Gibson2013-01-131-36/+45
|
* #13180 unit testRichard Gibson2013-01-131-8/+19
|
* Add a commentOleg2013-01-131-0/+2
|
* Fixes #13200 - innerHTML in buildFragment need end tagsOleg2013-01-131-10/+11
|
* Fix 9cf812d7 oldIE failuresRichard Gibson2013-01-121-1/+1
|
* No ticket: compress event.jsRichard Gibson2013-01-122-153/+164
|
* Update copyrights used in file headers.Dave Methvin2013-01-112-2/+2
|
* Update SizzleRichard Gibson2013-01-111-0/+0
|
* Ref 0ed497b. Close gh-1125.Oleg2013-01-112-36/+55
|
* Update SizzleRichard Gibson2013-01-101-0/+0
|
* Fix map file reference in .min.js file.Dave Methvin2013-01-101-1/+4
|
* Adding some more test coverage for .finish()Corey Frang2013-01-091-1/+72
|
* Ref gh-1117: Don't stop on a falsy value in buildFragment.Oleg2013-01-092-11/+17
| | | | (cherry picked from commit 8e6c1ba92faf830d40cafe7a4deb4ad5ab9045fe)
* Updating the source version to 1.9.0preDave Methvin2013-01-081-1/+1
|
* Tagging the 1.9.0rc1 release.1.9.0rc1Dave Methvin2013-01-081-2/+2
|
* Propagate context of returned deferred object in Deferred.then(). Fixes #13160.nanto2013-01-082-17/+30
|
* Opera 12.0 still implements an older version of the DOM so cloneNode cannot ↵jaubourg2013-01-081-1/+1
| | | | be called without an argument
* Resurrect buildFragment and sacrifice jQuery.clean. See gh-1117.Dave Methvin2013-01-084-46/+32
|
* Ref #8908. Update IE9 css clone fix. Close gh-1120.Oleg2013-01-084-14/+30
|
* Fix #13103. Add .finish() method. Cherry picked from ↵Corey Frang2013-01-083-4/+105
| | | | b6abb31df4d5be80dc13844d9988fb0c990ae5ae.
* Fix #12863. Prevent oldIE from calling `.removeAttribute`Dave Methvin2013-01-061-1/+1
|
* Fix #12336. Ensure oldIE really does .empty() selects.Dave Methvin2013-01-062-2/+14
|
* Fix #12471. Use consistent line endings in jquery.jsDave Methvin2013-01-061-5/+13
|
* Fix #12945. Check for .getAttribute so IE9 is happy.Dave Methvin2013-01-041-1/+5
|
* Fixes #13088: under IE8, $(selector).attr('style') always return lowercase ↵Mike Sherov2012-12-312-4/+8
| | | | string
* Add release support for map files.Dave Methvin2012-12-281-10/+45
|
* Followup to gh-1089. Avoid duplicate typeof check.Dave Methvin2012-12-231-7/+6
|
* Fix #13075. Optimize $.type by preferring `typeof`. Close gh-1089.Sebi Burkhard2012-12-232-4/+17
| | | | Also fixes browsers where `typeof RegExp === "function"`.
* Fix #13076. Speed up $() with strings, part of gh-1089.Sebi Burkhard2012-12-232-3/+3
|
* Put .min.js file at the end so compare_size will work.Dave Methvin2012-12-231-2/+2
|
* Know when to hold em, know when to fold em.Dave Methvin2012-12-221-7/+12
|
* Put the map in the dist directory.Dave Methvin2012-12-221-1/+1
|
* Post-process map file so it has the right path.Dave Methvin2012-12-221-32/+29
|
* Update SizzleRichard Gibson2012-12-211-0/+0
|
* Fix 00bbbe20 test failuresRichard Gibson2012-12-211-0/+0
|
* Do not perform support check for old Opera. Close gh-1097.Oleg2012-12-201-1/+1
|
* 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
|