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

chore(checkbox): Rename checkmark selector for BEM #2096

Merged
merged 2 commits into from
Jan 26, 2018

Conversation

patrickrodee
Copy link
Contributor

Change mdc-checkbox__checkmark__path to mdc-checkbox__checkmark-path
across all files.

BREAKING CHANGE: all checkboxes need to update the SVG path's class from
mdc-checkbox__checkmark__path to mdc-checkbox__checkmark-path.

Change `mdc-checkbox__checkmark__path` to `mdc-checkbox__checkmark-path`
across all files.

BREAKING CHANGE: all checkboxes need to update the SVG path's class from
`mdc-checkbox__checkmark__path` to `mdc-checkbox__checkmark-path`.
@patrickrodee patrickrodee requested a review from acdvorak January 25, 2018 18:51
@patrickrodee patrickrodee changed the title chore(checkbox): Rename checkmark path for BEM chore(checkbox): Rename checkmark selector for BEM Jan 25, 2018
@codecov-io
Copy link

codecov-io commented Jan 25, 2018

Codecov Report

Merging #2096 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2096   +/-   ##
=======================================
  Coverage   99.43%   99.43%           
=======================================
  Files          84       84           
  Lines        3720     3720           
  Branches      485      485           
=======================================
  Hits         3699     3699           
  Misses         21       21

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2998a42...f39b82b. Read the comment docs.

Copy link
Contributor

@acdvorak acdvorak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hooray! LGTM

@patrickrodee patrickrodee merged commit 015c66b into master Jan 26, 2018
@patrickrodee patrickrodee deleted the chore/checkbox/path-bem-renaming branch January 26, 2018 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants