Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable touch interactions for select/lasso/others #1804

Merged
merged 17 commits into from
Jul 10, 2017
Merged

Enable touch interactions for select/lasso/others #1804

merged 17 commits into from
Jul 10, 2017

Commits on Jun 20, 2017

  1. Show modebar if no hover available

    dy committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    e1f60bd View commit details
    Browse the repository at this point in the history
  2. Fix touch implementation

    dy committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    4b4ae27 View commit details
    Browse the repository at this point in the history
  3. Remove dragCover

    dy committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    a1d3261 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc99780 View commit details
    Browse the repository at this point in the history
  5. Fix typos

    dy committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    bc83d44 View commit details
    Browse the repository at this point in the history
  6. Lintify

    dy committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    ab8b03e View commit details
    Browse the repository at this point in the history
  7. Enable pan/zoom touch interactions

    dy committed Jun 20, 2017
    Configuration menu
    Copy the full SHA
    d1b812b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b5fab8 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2017

  1. Fix panning touchmove

    dy committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    38fef37 View commit details
    Browse the repository at this point in the history
  2. Add semicolon

    dy committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    52ae0c5 View commit details
    Browse the repository at this point in the history
  3. Reset selection by doubleclick

    dy committed Jun 22, 2017
    Configuration menu
    Copy the full SHA
    fcb8351 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2017

  1. Enhance logic

    dy committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    8579d78 View commit details
    Browse the repository at this point in the history
  2. Add test, refactor cover slip

    dy committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    473f72a View commit details
    Browse the repository at this point in the history
  3. Make tests not fail

    dy committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    e215ffc View commit details
    Browse the repository at this point in the history
  4. Gate touch interactions for CI

    dy committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    5dffeab View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2017

  1. Revert "Gate touch interactions for CI"

    This reverts commit 5dffeab.
    etpinard committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    fed96fd View commit details
    Browse the repository at this point in the history
  2. add --touch-events chrome CLI flag

    - so that window.TouchEvent API works in Ubuntu
    etpinard committed Jul 10, 2017
    Configuration menu
    Copy the full SHA
    80db1af View commit details
    Browse the repository at this point in the history