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

refactor(animation): Remove transformStyleProperties export #4453

Merged
merged 1 commit into from
Feb 26, 2019

Conversation

acdvorak
Copy link
Contributor

@acdvorak acdvorak commented Feb 26, 2019

Mirrors #4407 (comment) from the feat/typescript branch.

BREAKING CHANGE: The transformStyleProperties array export has been removed from mdc-animation. Please use getCorrectPropertyName(window, 'transform') instead.

BREAKING CHANGE: The `transformStyleProperties` array export has been removed from `mdc-animation`. Please use `getCorrectPropertyName(window, 'transform')` instead.
@codecov-io
Copy link

codecov-io commented Feb 26, 2019

Codecov Report

Merging #4453 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4453      +/-   ##
==========================================
- Coverage   98.54%   98.54%   -0.01%     
==========================================
  Files         130      130              
  Lines        5714     5712       -2     
  Branches      762      762              
==========================================
- Hits         5631     5629       -2     
  Misses         83       83
Impacted Files Coverage Δ
packages/mdc-animation/index.js 100% <ø> (ø) ⬆️
packages/mdc-linear-progress/foundation.js 100% <100%> (ø) ⬆️

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 70672f1...a323641. Read the comment docs.

@mdc-web-bot
Copy link
Collaborator

All 624 screenshot tests passed for commit a323641 vs. master! 💯🎉

@acdvorak acdvorak merged commit aa44991 into master Feb 26, 2019
@acdvorak acdvorak deleted the refactor/transformStyleProperties branch February 26, 2019 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants