Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Double-click/tap zoom #1

Open
wants to merge 16 commits into
base: peek
Choose a base branch
from
Open

Double-click/tap zoom #1

wants to merge 16 commits into from

Commits on Oct 13, 2015

  1. double-click zoom

    winchest3r committed Oct 13, 2015
    Configuration menu
    Copy the full SHA
    09d75f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2015

  1. double-click/tap zoom support for touch/hybrid devices

    winchest3r committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    4a39f94 View commit details
    Browse the repository at this point in the history
  2. reformat code according to Mr.doob's Code Style

    winchest3r committed Oct 14, 2015
    Configuration menu
    Copy the full SHA
    8b63cf2 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2015

  1. limit double-tap detection area

    winchest3r committed Oct 15, 2015
    Configuration menu
    Copy the full SHA
    a835fba View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2015

  1. Fix double-tap detection

    winchest3r committed Oct 16, 2015
    Configuration menu
    Copy the full SHA
    0007476 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2015

  1. Refactor double-tap detection

    winchest3r committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    3d2f786 View commit details
    Browse the repository at this point in the history
  2. Simplify 'toggleZoom' and rename it to 'setZoom'

    winchest3r committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    2db544d View commit details
    Browse the repository at this point in the history
  3. Expose zoomScaleStream

    winchest3r committed Oct 19, 2015
    Configuration menu
    Copy the full SHA
    dc11e02 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2015

  1. Add 'kefir' to devDependencies

    winchest3r committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    dde2e4d View commit details
    Browse the repository at this point in the history
  2. Fix double-tap detection

    winchest3r committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    864a164 View commit details
    Browse the repository at this point in the history
  3. Add a setter to zoomScale property

    winchest3r committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    f654582 View commit details
    Browse the repository at this point in the history
  4. Remove 'zoomScaleStream' property

    winchest3r committed Oct 20, 2015
    Configuration menu
    Copy the full SHA
    08ac804 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2015

  1. Refactor 'setZoomScale'

    winchest3r committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    68257cd View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2015

  1. Refactor zoom

    winchest3r committed Nov 2, 2015
    Configuration menu
    Copy the full SHA
    5edf1f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2015

  1. Cleanup

    winchest3r committed Nov 13, 2015
    Configuration menu
    Copy the full SHA
    d3b0d4d View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2015

  1. Remove useless code

    winchest3r committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    8555a79 View commit details
    Browse the repository at this point in the history