Permalink
Commits on Jun 26, 2017
  1. Build: update node dependencies; commit package-lock.json

    - Also ignore yarn.lock
    Close gh-3669
    CDAGaming committed with timmywil Jun 26, 2017
Commits on Jun 20, 2017
Commits on Jun 19, 2017
  1. Dimensions: Include scroll gutter in "padding" box

    Fixes gh-3589
    Closes gh-3656
    gibson042 committed on GitHub Jun 19, 2017
Commits on Jun 5, 2017
  1. Tests: minor typos

    Close gh-3671
    aspala committed with timmywil May 19, 2017
Commits on May 30, 2017
Commits on May 15, 2017
Commits on May 6, 2017
  1. CSS: Drop the float mapping from cssProps

    Firefox 35 and newer support style.float directly.
    
    Closes #3569
    mgol committed on GitHub May 6, 2017
Commits on Apr 29, 2017
  1. Tests: Clean up offset debugging

    gibson042 committed Apr 29, 2017
Commits on Apr 28, 2017
Commits on Apr 25, 2017
  1. Tests: Be even more async for iOS

    Ref 1d2df77
    Closes gh-3643
    gibson042 committed on GitHub Apr 25, 2017
  2. Tests: Improve offset test setup and labels

    Hopefully this fixes iOS testing: http://swarm.jquery.org/job/5226
    
    Ref 1d2df77
    Closes gh-3641
    gibson042 committed on GitHub Apr 25, 2017
Commits on Apr 24, 2017
  1. Core: Update isFunction to handle unusual-@@toStringTag input

    Ref gh-3597
    Fixes gh-3600
    Fixes gh-3596
    Closes gh-3617
    gibson042 committed on GitHub Apr 24, 2017
  2. Offset: Use correct offset parents; include all border/scroll values

    Thanks @anseki
    
    Fixes gh-3080
    Fixes gh-3107
    Closes gh-3096
    Closes gh-3487
    gibson042 committed on GitHub Apr 24, 2017
Commits on Mar 29, 2017
  1. Docs: Update links to HTML spec for stripAndCollapse (#3594)

    teabyii committed with timmywil Mar 29, 2017
Commits on Mar 20, 2017
  1. Revert "Build: Updating the master version to 3.2.2-pre."

    This reverts commit 066bd86.
    timmywil committed Mar 20, 2017
  2. CSS: retrieve inline style before computed

    - Fixes an issue with getting computed style on detached elements
    timmywil committed Mar 20, 2017
  3. Revert "Event: Add radio click triggering tests"

    This reverts commit 5f35b5b.
    timmywil committed Mar 20, 2017
  4. Revert "Event: Trigger checkbox and radio click events identically"

    This reverts commit b442aba.
    timmywil committed Mar 20, 2017
  5. Tests: move readywait to an iframe test

    Close gh-3576
    Fixes gh-3573
    stevemao committed with timmywil Sep 25, 2016
Commits on Mar 18, 2017
  1. Build: update PR template

    - Comment out things we don't need to see in the PR description
    - Change CLA link
    timmywil committed on GitHub Mar 18, 2017