| Commit message (Expand) | Author | Age | Files | Lines |
* | squash! Set attributes all at once, src last | Dave Methvin | 2018-05-14 | 1 | -5/+3 |
* | Ajax: Allow custom attributes when script transport is used | Dave Methvin | 2018-05-14 | 1 | -0/+23 |
* | Traversing: $.fn.contents() support for object | Luis Emilio Velasco Sanchez | 2018-05-14 | 1 | -38/+68 |
* | CSS: Correctly detect scrollbox support with non-default zoom | Richard Gibson | 2018-05-07 | 1 | -3/+4 |
* | CSS: Ensure camel- vs kebab-cased names are not collapsed for CSS vars | Michał Gołębiowski-Owczarek | 2018-05-02 | 1 | -0/+2 |
* | CSS: Skip the px-appending logic for animations of non-element props | Michał Gołębiowski-Owczarek | 2018-04-30 | 1 | -0/+11 |
* | Tests: ensure support tests are failed by at least one tested browser | Michał Gołębiowski-Owczarek | 2018-04-23 | 1 | -205/+253 |
* | Tests: Fix Android 4.0 Deferred tests | Michał Gołębiowski-Owczarek | 2018-02-12 | 1 | -1/+3 |
* | Tests: Disable native abort test in Android 4.0 | Michał Gołębiowski-Owczarek | 2018-02-12 | 1 | -18/+20 |
* | Tests: skip test with invalid selector for selector-native tests | Timmy Willison | 2018-01-19 | 1 | -1/+1 |
* | Tests: ensure that module assertions run on supported browsers | Timmy Willison | 2018-01-16 | 1 | -8/+14 |
* | Manipulation: Add support for scripts with module type | basil.belokon | 2018-01-16 | 1 | -0/+16 |
* | Tests: fix number of expected assertions in basic core | Timmy Willison | 2018-01-16 | 1 | -1/+1 |
* | Core: deprecate jQuery.type | Jason Bedard | 2018-01-16 | 5 | -64/+46 |
* | Tests: fix weird flaky attributes test in Edge 16 | Timmy Willison | 2018-01-16 | 1 | -1/+1 |
* | Tests: fix weird failure in Edge 16 CSS | Timmy Willison | 2018-01-16 | 1 | -1/+1 |
* | Core: deprecate jQuery.isNumeric | Jason Bedard | 2018-01-15 | 4 | -81/+78 |
* | Ajax: Don't process non-string data property on no-entity-body requests | Dave Methvin | 2018-01-15 | 1 | -1/+32 |
* | Event: Move event aliases to deprecated | Dave Methvin | 2018-01-15 | 2 | -86/+76 |
* | Core: deprecate jQuery.isFunction | Jason Bedard | 2018-01-15 | 7 | -157/+162 |
* | Tests: fix function reference for unbinding | Timmy Willison | 2018-01-08 | 1 | -4/+4 |
* | Tests: only run ontimeout test if ontimeout exists | Timmy Willison | 2018-01-08 | 1 | -16/+20 |
* | Ajax: add unit test for getScript(Object) | Timmy Willison | 2018-01-08 | 1 | -0/+18 |
* | Attributes: allow array param in add/remove/toggleClass | Timmy Willison | 2018-01-08 | 1 | -0/+50 |
* | Core: deprecate jQuery.proxy (not slated for removal) | Timmy Willison | 2018-01-08 | 3 | -55/+56 |
* | Core: deprecate jQuery.now | Timmy Willison | 2018-01-08 | 5 | -8/+8 |
* | Core: adjust data tests to ensure proper camelCasing | Timmy Willison | 2018-01-08 | 1 | -29/+96 |
* | Core: make camelCase function available only for internal usage | Nilton Cesar | 2018-01-08 | 3 | -27/+24 |
* | Tests: Add support for running unit tests via grunt with karma | Timo Tijhof | 2017-12-18 | 12 | -208/+198 |
* | CSS: Correctly set support properties with non-default zoom | Saptak Sengupta | 2017-12-05 | 1 | -0/+9 |
* | Tests: Add iOS 11 support test results | Michał Gołębiowski-Owczarek | 2017-11-20 | 1 | -0/+18 |
* | Tests: Add Safari 11 support test results | Michał Gołębiowski-Owczarek | 2017-10-18 | 1 | -0/+18 |
* | CSS: Detect more WebKit styles erroneously reported as percentages | Richard Gibson | 2017-09-18 | 1 | -10/+10 |
* | Tests: Update lineHeight adjustments to give Android more slop | Richard Gibson | 2017-09-08 | 1 | -9/+9 |
* | CSS: Avoid unit-conversion interference from CSS upper bounds | Richard Gibson | 2017-08-28 | 2 | -1/+18 |
* | Dimensions: Don't trust non-pixel computed width/height | Richard Gibson | 2017-08-07 | 1 | -0/+23 |
* | Tests: Replace non-ASCII whitespace in source code | Richard Gibson | 2017-07-31 | 1 | -1/+1 |
* | Dimensions: Improve offsetWidth/offsetHeight fallback | Richard Gibson | 2017-07-31 | 1 | -0/+19 |
* | Ajax: add an ontimeout handler to all requests | Erik Lax | 2017-07-24 | 1 | -0/+17 |
* | Tests: Account for TestSwarm focus issues | Richard Gibson | 2017-07-20 | 1 | -89/+98 |
* | Tests: Simulate events when CI hinders use of native ones | Richard Gibson | 2017-07-20 | 1 | -120/+107 |
* | Tests: Reduce the abort timeout for simple focus testing | Richard Gibson | 2017-07-19 | 1 | -7/+3 |
* | Tests: Abort focus tests when the environment doesn't cooperate | Richard Gibson | 2017-07-18 | 1 | -1/+10 |
* | Tests: Try extra hard to control focus | Richard Gibson | 2017-07-18 | 1 | -12/+21 |
* | Support: Properly check for IE9 absolute scrollbox mishandling | Richard Gibson | 2017-07-18 | 2 | -44/+68 |
* | Dimensions: Detect and account for content-box dimension mishandling | Richard Gibson | 2017-07-10 | 1 | -5/+12 |
* | Test: ensure position/offset return mutable objects | Jason Bedard | 2017-07-10 | 1 | -5/+31 |
* | Core: Deprecate jQuery.isWindow | Shashanka Nataraj | 2017-07-10 | 3 | -23/+20 |
* | Event: `stopPropagation()` on native event-handler | Pierre Spring | 2017-07-10 | 1 | -0/+41 |
* | Dimensions: Include scroll gutter in "padding" box | Richard Gibson | 2017-06-19 | 1 | -0/+83 |