Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Card: Add stroked property #616

Closed
2 of 3 tasks
trimox opened this issue Feb 7, 2018 · 0 comments
Closed
2 of 3 tasks

Card: Add stroked property #616

trimox opened this issue Feb 7, 2018 · 0 comments
Assignees
Labels
enhancement new-mdc-feature Feature incorporated from material-components-web

Comments

@trimox
Copy link
Owner

trimox commented Feb 7, 2018

Change as per material-components-web v0.30.0
reference: material-components/material-components-web#2035

Removes the shadow and displays a hairline stroke instead.

  • Add stroked property with mdc-card--stroked modifier
  • Add unit test
  • Update documentation
@trimox trimox added enhancement new-mdc-feature Feature incorporated from material-components-web labels Feb 7, 2018
@trimox trimox added this to the Milestone v0.7.6 milestone Feb 7, 2018
@trimox trimox self-assigned this Feb 7, 2018
trimox added a commit that referenced this issue Feb 10, 2018
trimox added a commit that referenced this issue Feb 13, 2018
A re-implementation of MDC Card per #617, and `material-components-web` v0.30.0.

- [x] Add `stroked: boolean` property to `mdc-card`. See #616 
- [x] Add `mdc-card-media`
- [x] Add `mdc-card-media-content`
- [x] Add `mdc-card-action-buttons`
- [x] Add `mdc-card-action-icons`
- [x] Add `mdcCardAction` directive

BREAKING CHANGE:
* All CSS classes for content layouts have been removed. Developers should decide what kind of layout is best for their specific use case. Please see Card documentation for updated examples.

Closes #617 Closes #616
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement new-mdc-feature Feature incorporated from material-components-web
Projects
None yet
Development

No branches or pull requests

1 participant