aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* AMD: Note on AMD best practicesS. Andrew Sheppard2014-03-122-0/+7
* Core: Bump timeouts to stabilize doc ready testMichał Gołębiowski2014-03-132-2/+2
* Event: Call underlying stopImmediatePropagation when presentDave Methvin2014-03-122-2/+20
* Support: Make the support matrix for iOS 6 match iOS 7 as wellMichał Gołębiowski2014-03-131-1/+1
* Build: Fix testswarm task, use API correctlyJörn Zaefferer2014-03-121-5/+4
* Build: Allow to specify timeout in the testswarm taskMichał Gołębiowski2014-03-111-7/+3
* Build: Make it possible to change browserSets in the testswarm taskMichał Gołębiowski2014-03-101-2/+6
* Css: Fix testsMichał Gołębiowski2014-03-101-6/+9
* Css: Revert 24e587929f62428e1959b10aace6dc4fd65ab397Michał Gołębiowski2014-03-102-10/+20
* Ajax, Effects: Disable Chrome 31 workaroundsMichał Gołębiowski2014-03-102-27/+7
* Manipulation: don't use Object.keys for consistencyMichał Gołębiowski2014-03-091-4/+3
* Build: Fix AMD option for custom buildsTimmy Willison2014-03-071-6/+12
* Core: Do not run window.onready when readyDave Methvin2014-03-043-2/+34
* CSS: Return values should be numbersDave Methvin2014-03-042-3/+4
* Event: Allow triggerHandler(beforeunload)Dave Methvin2014-03-043-1/+24
* Ajax: .load() should trim its selectorDave Methvin2014-03-043-1/+10
* Core: Arrays like [42] should fail .isNumeric()Dave Methvin2014-03-042-2/+4
* Core: Remove native String#trim usage to save sizeMichał Gołębiowski2014-03-042-19/+6
* Bower: stop ignoring yourself, bowerTimmy Willison2014-02-191-2/+1
* Bower: add main property, move Sizzle to devDependencies, add license propertyTimmy Willison2014-02-191-3/+3
* Support: Reduce sizeRichard Gibson2014-02-141-15/+19
* Support: Skip style-based tests when element.style is undefinedRichard Gibson2014-02-141-0/+4
* Effects: Don't check fill-opacity in Android 2.3, it's not supportedMichał Gołębiowski2014-02-131-1/+6
* Event: Blacklist the onbeforeunload test in Android 2.3Michał Gołębiowski2014-02-131-3/+4
* Css: Don't check fill-opacity in Android 2.3, it's not supportedMichał Gołębiowski2014-02-131-1/+6
* Core: Fix trim in Android<4.1Michał Gołębiowski2014-02-131-3/+19
* Tests: remove all the empty line whitespaceRick Waldron2014-02-112-28/+28
* Support: Document box-sizing was unprefixed in Firefox 29Michał Gołębiowski2014-02-053-4/+4
* Docs: Change raises to throws in README test assertionsMichał Gołębiowski2014-02-051-1/+1
* Build: Upgrade QUnit to 1.14.0Michał Gołębiowski2014-02-057-637/+706
* Selector: update SizzleMichał Gołębiowski2014-02-055-64/+94
* Attrs: Simplify an option hookOleg2014-02-051-1/+1
* Build: Switch to explicit dependencies versions in bower.jsonMichał Gołębiowski2014-02-023-102/+150
* Core: Remove special case try/catch in isPlainObjectRick Waldron2014-02-021-10/+2
* Ajax: Protect against exceptions thrown synchronously by xhr.sendjaubourg2014-01-292-4/+39
* Build: Specify browserSets for TestSwarm directlyMichał Gołębiowski2014-01-271-1/+1
* Support: Add iOS6 support tests resultsMichał Gołębiowski2014-01-271-0/+16
* Tests: Blacklist beforeunload test in iOSMichał Gołębiowski2014-01-261-1/+4
* Build: Remove obsolete UglifyJS workaroundMichał Gołębiowski2014-01-261-7/+0
* Build: Upgrade npm devDependenciesMichał Gołębiowski2014-01-261-8/+8
* Updating the master version to 2.1.1pre.Timmy Willison2014-01-232-5/+2
* Release: Instantiate a zip archiver, run archivers asyncTimmy Willison2014-01-231-9/+10
* Manipulation: Use textarea for missing IE defaultValue checkDave Methvin2014-01-232-9/+6
* Tests: fix Safari userAgent detectionMichał Gołębiowski2014-01-221-3/+3
* Support: Add expected support results for Safari 7 & IE11Michał Gołębiowski2014-01-221-0/+32
* Tests: Blacklist one effects test in Chrome 31Michał Gołębiowski2014-01-211-3/+17
* Traversing: Check all pairwise element combinations for .find( els )Richard Gibson2014-01-172-6/+7
* Tests: Fix code style issuesOleg2014-01-161-4/+4
* Tests: Add assertion for the jQuery#val methodOleg2014-01-161-2/+7
* Attrs: Remove outdated valHook for option elementOleg2014-01-162-8/+9