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

Paper input #319

Closed

Commits on Mar 23, 2016

  1. Configuration menu
    Copy the full SHA
    88d8fa8 View commit details
    Browse the repository at this point in the history
  2. paper-input: Move isTouched test out of validate(), allowing it to be…

    … used when element hasn't been touched.
    DanChadwick committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    bc1cd3b View commit details
    Browse the repository at this point in the history
  3. paper-input: Clean up textarea setup/teardown and remove jQuery event…

    … listeners upon willDestroyElement.
    DanChadwick committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    e88252a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5756178 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a20f32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f86d59 View commit details
    Browse the repository at this point in the history
  7. paper-input: Backport required asterisk form angular-material-source …

    …1.1 to 1.0.6.
    
    The app/styles/backports/paper-input.scss file can be deleted when updated to angular material 1.0.6.
    DanChadwick committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    aeef43a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79b3e0f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    17ece3d View commit details
    Browse the repository at this point in the history
  10. paper-input: Use a computed property for validations. Allow multiple …

    …error messages at once.
    DanChadwick committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    5a94f0a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a702126 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2016

  1. Configuration menu
    Copy the full SHA
    6774a7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e53fee4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2cb207 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc8b6f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00f548d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7c8246 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    168a8e8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    edf5436 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2016

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

Commits on Mar 28, 2016

  1. Configuration menu
    Copy the full SHA
    d86f89c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7126ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93e1811 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99fda2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f23254 View commit details
    Browse the repository at this point in the history
  6. ember-input: Make external validation message more flexible, allowing…

    … either an array of messages or hashes containing messages.
    DanChadwick committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    3a53b24 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cef9797 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2016

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