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

feat: Add applyCssTransform function #170

Merged
merged 1 commit into from
Sep 13, 2017
Merged

feat: Add applyCssTransform function #170

merged 1 commit into from
Sep 13, 2017

Conversation

trimox
Copy link
Owner

@trimox trimox commented Sep 13, 2017

  • Applies a CSS transform to an element.

@codecov
Copy link

codecov bot commented Sep 13, 2017

Codecov Report

Merging #170 into master will decrease coverage by 0.51%.
The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #170      +/-   ##
=========================================
- Coverage   91.21%   90.7%   -0.52%     
=========================================
  Files          13      15       +2     
  Lines         387     398      +11     
  Branches       81      82       +1     
=========================================
+ Hits          353     361       +8     
- Misses         34      37       +3
Impacted Files Coverage Δ
src/lib/common/style/index.ts 100% <ø> (ø)
src/lib/common/index.ts 100% <100%> (ø) ⬆️
src/lib/common/style/apply-transform.ts 50% <40%> (ø)

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 c5434d8...b241f12. Read the comment docs.

@trimox trimox merged commit 4115006 into master Sep 13, 2017
@trimox trimox deleted the add/transform-css branch September 13, 2017 11:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant