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

Don't prevent default browser behavior for modifier+up/down #6

Merged

Commits on Feb 20, 2013

  1. Add playground.html to help with testing.

    Jake Harding committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    9e8ac0b View commit details
    Browse the repository at this point in the history
  2. Fix bug in InputView#isCursorAtEnd.

    Jake Harding committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    6fe9579 View commit details
    Browse the repository at this point in the history
  3. Don't prevent default for modifiers+up/down. Fixes twitter#4.

    Jake Harding committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    a79a957 View commit details
    Browse the repository at this point in the history
  4. Add test cases for modifiers+up/down scenario.

    Jake Harding committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    f678d9a View commit details
    Browse the repository at this point in the history
  5. Use consistent convention for distinguishing DOM events from view eve…

    …nts.
    Jake Harding committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    8774b3b View commit details
    Browse the repository at this point in the history
  6. Fix typo.

    Jake Harding committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    75a1c46 View commit details
    Browse the repository at this point in the history