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

md-button class bindings #365

Merged
merged 8 commits into from
May 5, 2016
Merged

md-button class bindings #365

merged 8 commits into from
May 5, 2016

Commits on May 4, 2016

  1. Added fab and mini classname bindings to paper-button, defined defaul…

    …ts for them and iconButton, raised properties
    Andrew Hollandmoritz committed May 4, 2016
    Configuration menu
    Copy the full SHA
    9c96044 View commit details
    Browse the repository at this point in the history
  2. style fix

    Andrew Hollandmoritz committed May 4, 2016
    Configuration menu
    Copy the full SHA
    5b3437a View commit details
    Browse the repository at this point in the history
  3. Added tests for paper-button to ensure that md-mini and md-fab classe…

    …s when their respective properties are defined
    Andrew Hollandmoritz committed May 4, 2016
    Configuration menu
    Copy the full SHA
    4309bbc View commit details
    Browse the repository at this point in the history
  4. added fab and mini to docs

    Andrew Hollandmoritz committed May 4, 2016
    Configuration menu
    Copy the full SHA
    227b29e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2016

  1. Merge branch 'master' into new-button-class-bindings

    * master:
      link directly to `ember-route-action` helper (#363)
      Bump version to `1.0.0-alpha.0`.
      dummy app: Make version extremely apparent.
      contributing.md: Document building and deploying dummy app to github.io.
    Andrew Hollandmoritz committed May 5, 2016
    Configuration menu
    Copy the full SHA
    ea70518 View commit details
    Browse the repository at this point in the history
  2. Update md-button-test to check that when mini=true both md-fab and md…

    …-mini classes are present
    Andrew Hollandmoritz committed May 5, 2016
    Configuration menu
    Copy the full SHA
    f9955df View commit details
    Browse the repository at this point in the history
  3. updated paper-button so that when mini=true it will set md-fab and md…

    …-mini
    Andrew Hollandmoritz committed May 5, 2016
    Configuration menu
    Copy the full SHA
    c92f0ef View commit details
    Browse the repository at this point in the history
  4. updated dummy app to reflect mini=true changes to the paper-button

    Andrew Hollandmoritz committed May 5, 2016
    Configuration menu
    Copy the full SHA
    ddc584a View commit details
    Browse the repository at this point in the history