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

Spread attributes to container. #123

Merged
merged 13 commits into from
Jan 23, 2016
Merged

Commits on Jan 21, 2016

  1. Spread attributes to container.

    This would allow us to pass event listeners and all sort
    of things. See gpbl#122.
    srph committed Jan 21, 2016
    Configuration menu
    Copy the full SHA
    94a4801 View commit details
    Browse the repository at this point in the history
  2. Fix lint.

    srph committed Jan 21, 2016
    Configuration menu
    Copy the full SHA
    4239877 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2016

  1. Configuration menu
    Copy the full SHA
    8e50c4c View commit details
    Browse the repository at this point in the history
  2. Fix handling of classname.

    srph committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    c814eb9 View commit details
    Browse the repository at this point in the history
  3. Handle custom onKeyDown event.

    srph committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    58e2a48 View commit details
    Browse the repository at this point in the history
  4. Fix overlapping var name.

    srph committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    9837f52 View commit details
    Browse the repository at this point in the history
  5. Fix wrong prepended var.

    srph committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    06947c4 View commit details
    Browse the repository at this point in the history
  6. Remove specific test for styles.

    srph committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    17fe843 View commit details
    Browse the repository at this point in the history
  7. Remove console.log

    srph committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    9e87b93 View commit details
    Browse the repository at this point in the history
  8. Add test for keydown behavior.

    srph committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    6b8493e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ebdc7c4 View commit details
    Browse the repository at this point in the history
  10. Fix lint.

    srph committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    6fa8483 View commit details
    Browse the repository at this point in the history
  11. Refactor expect form.

    srph committed Jan 22, 2016
    Configuration menu
    Copy the full SHA
    df053ed View commit details
    Browse the repository at this point in the history