Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

7/11 master -> stable #90

Merged
merged 32 commits into from
Jul 11, 2013
Merged

7/11 master -> stable #90

merged 32 commits into from
Jul 11, 2013

Commits on Jun 18, 2013

  1. Configuration menu
    Copy the full SHA
    e6bfcd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55ce6e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2013

  1. test: update karma config

    Yvonne Yip committed Jun 20, 2013
    Configuration menu
    Copy the full SHA
    ecc79d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef83854 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bec9bcb View commit details
    Browse the repository at this point in the history
  4. Touch will try to use touch-action or use the old MutationObserver me…

    …thod
    
    This more spec compliant touches with touch-action, and utility with MutationObservers
    dfreedm committed Jun 20, 2013
    Configuration menu
    Copy the full SHA
    614e60b View commit details
    Browse the repository at this point in the history
  5. turn on new touch system

    dfreedm committed Jun 20, 2013
    Configuration menu
    Copy the full SHA
    731b394 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2013

  1. Merge pull request #78 from azakus/more-modules

    Mouse events always fire pointer events, enable touch events to use native touch-action if available
    dfreedm committed Jun 24, 2013
    Configuration menu
    Copy the full SHA
    977b58e View commit details
    Browse the repository at this point in the history
  2. fix tests

    dfreedm committed Jun 24, 2013
    Configuration menu
    Copy the full SHA
    0328e5d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #80 from azakus/master

    Fix tests for mouse changes
    dfreedm committed Jun 24, 2013
    Configuration menu
    Copy the full SHA
    ad7371d View commit details
    Browse the repository at this point in the history
  4. Use Shadow.olderShadowRoot when possible

    HTMLShadowElement.olderShadowRoot is deprecated
    
    Fixes #81
    dfreedm committed Jun 24, 2013
    Configuration menu
    Copy the full SHA
    9d1453a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #82 from azakus/master

    use ShadowRoot.olderShadowRoot
    dfreedm committed Jun 24, 2013
    Configuration menu
    Copy the full SHA
    3c1eb52 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2013

  1. Configuration menu
    Copy the full SHA
    1a051bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84 from kborchers/concat-master

    Add a concat step to build to provide an unminified version for development
    dfreedm committed Jun 25, 2013
    Configuration menu
    Copy the full SHA
    0db65d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f83863 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2013

  1. Configuration menu
    Copy the full SHA
    db961d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #85 from azakus/master

    Fix broken touch handlers
    dfreedm committed Jun 26, 2013
    Configuration menu
    Copy the full SHA
    87199e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2013

  1. Set versions for grunt and grunt-contrib plugins to avoid issues from…

    … breaking changes coming in Grunt 0.5
    kborchers committed Jun 27, 2013
    Configuration menu
    Copy the full SHA
    9d47dd1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86 from kborchers/versions

    Set versions for grunt and grunt-contrib plugins to avoid issues from breaking changes coming in Grunt 0.5
    dfreedm committed Jun 27, 2013
    Configuration menu
    Copy the full SHA
    0d93078 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    075582d View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2013

  1. Configuration menu
    Copy the full SHA
    a38f1ab View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2013

  1. Configuration menu
    Copy the full SHA
    0fbec53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    812f79e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2013

  1. Configuration menu
    Copy the full SHA
    97d0b2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84ac51c View commit details
    Browse the repository at this point in the history
  3. Refactor touch

    - move all scrolltype information into touch
    - reduce thrash on attribute changes by maintainting listeners when possible
    dfreedm committed Jul 1, 2013
    Configuration menu
    Copy the full SHA
    b695c6c View commit details
    Browse the repository at this point in the history
  4. Fix some silly errors, tests for PointerMap.forEach, remove setTouchA…

    …ction
    
    - setTouchAction no longer needed with new "always mouse" model
    dfreedm committed Jul 1, 2013
    Configuration menu
    Copy the full SHA
    7abdea1 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2013

  1. Configuration menu
    Copy the full SHA
    675263f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72816cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40cd985 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #88 from azakus/event-cleanup

    Event cleanup
    dfreedm committed Jul 2, 2013
    Configuration menu
    Copy the full SHA
    0d1a45d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2013

  1. Configuration menu
    Copy the full SHA
    ea792e1 View commit details
    Browse the repository at this point in the history