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

Push paper-dialog forward. Still WIP. #313

Commits on Mar 17, 2016

  1. Configuration menu
    Copy the full SHA
    6dfde74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf913d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2016

  1. Configuration menu
    Copy the full SHA
    d63110f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e72fcc View commit details
    Browse the repository at this point in the history
  3. Update other components to conform to paper-backdrop tap event API ch…

    …ange.
    
    tap="close" -> onTap=(action "close")
    DanChadwick committed Mar 18, 2016
    Configuration menu
    Copy the full SHA
    ed2c271 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    abcd58b View commit details
    Browse the repository at this point in the history
  5. Temporarily disable dialog transitions (broken, prevents operation). …

    …Reverse when transitions work.
    DanChadwick committed Mar 18, 2016
    Configuration menu
    Copy the full SHA
    28f059c View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2016

  1. Configuration menu
    Copy the full SHA
    b744156 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d829dd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    437bf47 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2016

  1. Configuration menu
    Copy the full SHA
    d056c23 View commit details
    Browse the repository at this point in the history
  2. Revert "Change onTap to ontap to conform with lowercase action formal…

    … argument naming standard."
    
    This reverts commit d056c23.
    DanChadwick committed Mar 21, 2016
    Configuration menu
    Copy the full SHA
    c5480ba View commit details
    Browse the repository at this point in the history
  3. Bind fullscreen and clickOutsideToClose in paper-dialog-inner, rather…

    … than use nearestOfType to find the dialog component.
    DanChadwick committed Mar 21, 2016
    Configuration menu
    Copy the full SHA
    b59d2ab View commit details
    Browse the repository at this point in the history