| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Tests: minor typos | Andreas Solleder | 2017-06-05 | 2 | -2/+2 |
* | Docs:Tests: Update IE/Edge-related support comments & tests | Michał Gołębiowski | 2017-05-15 | 4 | -42/+34 |
* | Tests: Correct expected assertion count | Richard Gibson | 2017-04-29 | 1 | -1/+1 |
* | Tests: Clean up offset debugging | Richard Gibson | 2017-04-29 | 1 | -17/+0 |
* | Tests: Adjust by actual scroll position, rather than expected | Richard Gibson | 2017-04-29 | 1 | -12/+11 |
* | Tests: Add debugging to investigate iOS failures | Richard Gibson | 2017-04-28 | 1 | -2/+22 |
* | Tests: Reset iframe window scroll after updating html/document position | Richard Gibson | 2017-04-28 | 1 | -3/+10 |
* | Tests: Allow a mock QUnit.test for perfect testIframe fidelity | Richard Gibson | 2017-04-25 | 1 | -12/+11 |
* | Tests: Improve offset test setup and labels | Richard Gibson | 2017-04-24 | 1 | -34/+31 |
* | Core: Update isFunction to handle unusual-@@toStringTag input | Richard Gibson | 2017-04-24 | 2 | -8/+100 |
* | Offset: Use correct offset parents; include all border/scroll values | Richard Gibson | 2017-04-24 | 1 | -1/+210 |
* | Tests: add test for passing trigger data to radio click handler | Timmy Willison | 2017-03-20 | 1 | -0/+10 |
* | Revert "Event: Add radio click triggering tests" | Timmy Willison | 2017-03-20 | 1 | -26/+11 |
* | Dimensions: fall back to offsetWidth/Height for inline elems | Timmy Willison | 2017-03-20 | 1 | -0/+14 |
* | Tests: move readywait to an iframe test | Steve Mao | 2017-03-20 | 1 | -0/+13 |
* | Dimensions: ignore transforms when retrieving width/height | Timmy Willison | 2017-03-13 | 1 | -0/+11 |
* | Tests: Clean up after the CSS Custom Properties support test | Michał Gołębiowski | 2017-03-07 | 1 | -2/+4 |
* | Tests: Skip CSS custom properties tests in non-supporting browsers | Michał Gołębiowski | 2017-03-07 | 1 | -55/+66 |
* | CSS: Support custom properties | Connor Atherton | 2017-03-07 | 1 | -0/+64 |
* | Core: move jQuery.fn.nodeName to jQuery.nodeName, add tests | Michał Gołębiowski | 2017-03-06 | 1 | -0/+48 |
* | Effects: stabilize rAF logic & align timeout logic with it | Oleg Gaidarenko | 2017-03-06 | 1 | -9/+2 |