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

feat(card): Add primary action element with hover, focused, and pressed states #2039

Merged
merged 99 commits into from
Feb 6, 2018

Commits on Jan 18, 2018

  1. Configuration menu
    Copy the full SHA
    f9e256f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7c537f View commit details
    Browse the repository at this point in the history
  3. WIP: Refactoring

    acdvorak committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    1cbe378 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3bace3 View commit details
    Browse the repository at this point in the history
  5. WIP: Rename classes

    acdvorak committed Jan 18, 2018
    Configuration menu
    Copy the full SHA
    51fa44d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d363411 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2018

  1. feat(base): shouldBubble now defaults to true

    BREAKING CHANGE: The `shouldBubble` param of `MDCComponent.emit()` now defaults to `true` instead of `false`.
    acdvorak committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    4c08741 View commit details
    Browse the repository at this point in the history
  2. WIP: Spec alignment

    acdvorak committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    aac2ca2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3604c49 View commit details
    Browse the repository at this point in the history
  4. WIP: Add music album example

    acdvorak committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    da234a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    059a325 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6a5993 View commit details
    Browse the repository at this point in the history
  7. WIP: Start updating README

    acdvorak committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    e27c1c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2018

  1. Configuration menu
    Copy the full SHA
    e41ddbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb574cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bcb922 View commit details
    Browse the repository at this point in the history
  4. WIP: Add mixins; refactor

    acdvorak committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    aeaa446 View commit details
    Browse the repository at this point in the history
  5. WIP: Update README

    acdvorak committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    482dbe8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    06c0920 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1750a9f View commit details
    Browse the repository at this point in the history
  8. Revert "feat(base): shouldBubble now defaults to true"

    This reverts commit 4c08741.
    acdvorak committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    c9b6278 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

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

Commits on Jan 23, 2018

  1. Configuration menu
    Copy the full SHA
    0cb61b0 View commit details
    Browse the repository at this point in the history
  2. feat(card): Add mdc-card__primary-action with states

    # INCLUDES #2025
    
    ## DO NOT MERGE until #2025 is merged first
    acdvorak committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    3997ad8 View commit details
    Browse the repository at this point in the history
  3. Revert "WIP: Remove mdc-card-corner-radius mixin"

    This reverts commit 0cb61b0.
    acdvorak committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    4bbfd02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc4c5c3 View commit details
    Browse the repository at this point in the history
  5. WIP: Reorder mixins

    acdvorak committed Jan 23, 2018
    Configuration menu
    Copy the full SHA
    6f4acb8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6836c5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f32dcd View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. Configuration menu
    Copy the full SHA
    974edd6 View commit details
    Browse the repository at this point in the history
  2. WIP: Minor cleanup

    acdvorak committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    8ce2bac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a72bf1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c5970f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dafbd04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f0db4d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fdced1 View commit details
    Browse the repository at this point in the history
  8. WIP: Remove TODO

    acdvorak committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    45e98de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    414c981 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    87980a4 View commit details
    Browse the repository at this point in the history
  11. WIP: Rename mixin params

    acdvorak committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    c0f4e51 View commit details
    Browse the repository at this point in the history
  12. WIP: Rewording

    acdvorak committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    b7627db View commit details
    Browse the repository at this point in the history
  13. WIP: Refactoring

    acdvorak committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    49469c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2018

  1. WIP: Fix button margins

    acdvorak committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    24b794b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa9073b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    420a1ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff57974 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4731c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70e7c49 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3364d96 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75f81dc View commit details
    Browse the repository at this point in the history
  9. WIP: Clean up README

    acdvorak committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    137b74d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7c0f775 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    51de056 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    689290d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1503a2f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    90840cf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0a81243 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3c5f572 View commit details
    Browse the repository at this point in the history
  17. WIP: Remove preventDefault for dummy links

    Will create a separate PR
    acdvorak committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    fc36930 View commit details
    Browse the repository at this point in the history
  18. WIP: Import common.js

    acdvorak committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    f177ce0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    25a70ca View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3a74182 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d26281d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    8e24e56 View commit details
    Browse the repository at this point in the history
  23. WIP: Use padding instead of margin on __action--icon

    This ensures that the tap area and ripple is the same size on both icon-toggle and non-icon-toggle actions.
    acdvorak committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    cf07755 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4ed5f6a View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    d36e518 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2018

  1. Merge branch 'chore/card/remove-layouts' into feat/card/states

    # Conflicts:
    #	demos/card.html
    #	demos/card.scss
    #	packages/mdc-card/README.md
    #	packages/mdc-card/mdc-card.scss
    acdvorak committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    2576113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f0958c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bce402 View commit details
    Browse the repository at this point in the history
  4. WIP: Inherit color and disable underline for __primary-action

    The `__primary-action` element will often be a hyperlink (e.g., `<a href="foo.html" class="mdc-card__primary-action">`), so we might as well save clients the trouble of disabling the default browser styles for links.
    acdvorak committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    f0eb759 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0129f53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cba692 View commit details
    Browse the repository at this point in the history
  7. WIP: Fix indentation

    acdvorak committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    fdd4eb1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8f000b6 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'chore/card/remove-layouts' into feat/card/states

    # Conflicts:
    #	demos/card.html
    acdvorak committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    379c541 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/master' into feat/card/states

    # Conflicts:
    #	demos/card.html
    #	demos/card.scss
    #	packages/mdc-card/README.md
    #	packages/mdc-card/_mixins.scss
    #	packages/mdc-card/mdc-card.scss
    acdvorak committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    baacdd2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2069984 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c498e8b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0a96446 View commit details
    Browse the repository at this point in the history
  14. WIP: Fix merge conflicts

    acdvorak committed Jan 26, 2018
    Configuration menu
    Copy the full SHA
    70d23bf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    70e0e90 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9050309 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    276b221 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1a0ac4d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2018

  1. Merge branch 'master' into feat/card/states

    # Conflicts:
    #	packages/mdc-card/README.md
    acdvorak committed Jan 27, 2018
    Configuration menu
    Copy the full SHA
    bdba1d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2018

  1. Configuration menu
    Copy the full SHA
    671f128 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17fb14f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1563ce View commit details
    Browse the repository at this point in the history
  4. WIP: Remove unnecessary 0

    acdvorak committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    5659d54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a30d54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3648a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aff87a1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d1b92bc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9287220 View commit details
    Browse the repository at this point in the history
  10. WIP: Remove min-width from __action

    `.mdc-button` sets a `min-width`, but `mdc-icon-toggle` does not. The `min-width: 0` was originally to override the `mdc-button` style, but that creates bad UX because it makes the tap target too small if the text is short (e.g., an "OK" button).
    acdvorak committed Feb 6, 2018
    Configuration menu
    Copy the full SHA
    9a74141 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5080a86 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    941c6f0 View commit details
    Browse the repository at this point in the history