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

Text Field: Move MdcTextFieldBottomLine to separate package #620

Closed
5 of 6 tasks
trimox opened this issue Feb 7, 2018 · 0 comments
Closed
5 of 6 tasks

Text Field: Move MdcTextFieldBottomLine to separate package #620

trimox opened this issue Feb 7, 2018 · 0 comments
Assignees
Labels
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#2037

Moves the MdcTextFieldBottomLine directive to a new package, so we can reuse it in other components.

  • Add line-ripple scope to package.json
  • Rename MdcTextFieldBottomLine to MdcLineRipple
  • Create @angular-mdc/web/line-ripple scope
  • Rename mdc-text-field__bottom-line to mdc-line-ripple
  • Update MdcTextField for MdcLineRipple
  • Update unit tests
@trimox trimox added the new-mdc-feature Feature incorporated from material-components-web label 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 trimox changed the title Text field: Move bottom to separate package Text field: Move MdcTextFieldBottomLine to separate package Feb 7, 2018
@trimox trimox changed the title Text field: Move MdcTextFieldBottomLine to separate package Text Field: Move MdcTextFieldBottomLine to separate package Feb 7, 2018
trimox added a commit that referenced this issue Feb 7, 2018
The line ripple is used to highlight user-specified text above it. When a line ripple is active, the
line’s color and thickness vary.

Closes #620
trimox added a commit that referenced this issue Feb 8, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-mdc-feature Feature incorporated from material-components-web
Projects
None yet
Development

No branches or pull requests

1 participant