aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Tests: Add tests for not auto-appending "px" to CSS Grid propertiesMichał Gołębiowski-Owczarek2018-10-031-0/+50
* Tests: Allow Karma to load unminfied sourceRichard Gibson2018-09-074-43/+79
* CSS: Don't auto-append "px" to possibly-unitless CSS grid propertiesBert Zhang2018-08-291-0/+7
* Tests: use width style instead of SVG width attribute (#4157)Jason Bedard2018-08-201-3/+3
* Tests: Account for the iPad with iOS 11.3 user agentMichał Gołębiowski-Owczarek2018-08-011-1/+1
* Tests: Skip module tests in EdgeMichał Gołębiowski-Owczarek2018-07-301-1/+7
* Tests: Make support tests pass in Firefox 52Michał Gołębiowski-Owczarek2018-07-301-1/+1
* Docs: add gitter badge to README.mdTimmy Willison2018-07-271-0/+2
* Manipulation: Properly detect HTML elements with single-character namesRichard Gibson2018-07-133-2/+21
* Tests: Add support test results for Firefox 61+Michał Gołębiowski-Owczarek2018-07-091-1/+20
* Dimensions: fix computing outerWidth on SVGsJason Bedard2018-06-202-1/+64
* Serialize: jQuery.param: return empty string when given null/undefinedTimmy Willison2018-06-202-1/+8
* Update node dependencies (sans jsdom, qunit, and sinon)Timmy Willison2018-06-201-15/+15
* Build: Remove unnecessary ESLint exceptionEd S2018-06-181-3/+0
* Test: enable a spec testing CSS whitespace preserving in Edge 17Michał Gołębiowski-Owczarek2018-06-181-2/+2
* Misc: Add config for lockbotDave Methvin2018-06-171-0/+13
* CSS: Don't auto-append "px" to CSS variables (#4064)Michał Gołębiowski-Owczarek2018-06-042-1/+18
* README: Add FOSSA license scan status badgeKris Borchers2018-05-151-0/+2
* squash! Set attributes all at once, src lastDave Methvin2018-05-142-13/+8
* Ajax: Allow custom attributes when script transport is usedDave Methvin2018-05-142-3/+26
* Misc: Update license prolog/epilog to placate Github checkerDave Methvin2018-05-141-16/+0
* Traversing: $.fn.contents() support for objectLuis Emilio Velasco Sanchez2018-05-145-51/+96
* CSS: Correctly detect scrollbox support with non-default zoomRichard Gibson2018-05-074-12/+21
* CSS: Ensure camel- vs kebab-cased names are not collapsed for CSS varsMichał Gołębiowski-Owczarek2018-05-021-0/+2
* CSS: Skip the px-appending logic for animations of non-element propsMichał Gołębiowski-Owczarek2018-04-302-1/+13
* Build: Test on Node 10, stop testing on Node 4 & 9Michał Gołębiowski-Owczarek2018-04-251-2/+1
* Tests: ensure support tests are failed by at least one tested browserMichał Gołębiowski-Owczarek2018-04-231-205/+253
* Event: Add "code" property to Event objecttmybr112018-04-171-0/+1
* Dimensions: avoid fetching boxSizing when setting width/heightJason Bedard2018-03-251-2/+7
* CSS: Avoid filling jQuery.cssPropsDave Methvin2018-03-193-39/+48
* Build: Don't require sudo on Travis, use sandboxless headless ChromeMichał Gołębiowski-Owczarek2018-03-192-7/+12
* Build: remove artefact from previous commitOleg Gaydarenko2018-03-071-1/+0
* Core: Use isAttached to check for attachment of elementSaptak Sengupta2018-03-055-14/+27
* Build: Seasonal update of uglify and its optionsOleg Gaydarenko2018-03-052-2/+2
* Tests: Fix Android 4.0 Deferred testsMichał Gołębiowski-Owczarek2018-02-121-1/+3
* Tests: Disable native abort test in Android 4.0Michał Gołębiowski-Owczarek2018-02-121-18/+20
* Build: Updating the master version to 3.3.2-pre.Timmy Willison2018-01-201-1/+1
* Build: Updating the master version to 3.3.1-pre.Timmy Willison2018-01-191-1/+1
* Release: update version to 3.3.0-preTimmy Willison2018-01-191-1/+1
* Release: add new authors to AUTHORS.txtTimmy Willison2018-01-191-0/+12
* Tests: skip test with invalid selector for selector-native testsTimmy Willison2018-01-191-1/+1
* Build: Add "-debug" suffix to name of karma debug tasksTimo Tijhof2018-01-171-12/+15
* Filter: Use direct filter in winnowSaptak Sengupta2018-01-171-12/+2
* Tests: ensure that module assertions run on supported browsersTimmy Willison2018-01-163-9/+25
* Tests: fix tests in AMD modeTimmy Willison2018-01-162-7/+7
* Manipulation: Add support for scripts with module typebasil.belokon2018-01-166-5/+37
* Tests: correctly set sudo in travis config, not karma configTimmy Willison2018-01-162-8/+6
* Tests: temporarily require sudo access for karma:main on travisTimmy Willison2018-01-161-1/+7
* Tests: fix number of expected assertions in basic coreTimmy Willison2018-01-161-1/+1
* Core: deprecate jQuery.typeJason Bedard2018-01-1612-87/+85