Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

fix: move applyPassive to dom package for use in text-field #4747

Merged
merged 9 commits into from
Jun 14, 2019

Conversation

moog16
Copy link
Contributor

@moog16 moog16 commented May 21, 2019

fixes #4460

@codecov-io
Copy link

codecov-io commented May 21, 2019

Codecov Report

Merging #4747 into master will increase coverage by <.01%.
The diff coverage is 98.03%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4747      +/-   ##
==========================================
+ Coverage   98.97%   98.97%   +<.01%     
==========================================
  Files         129      130       +1     
  Lines        6337     6347      +10     
  Branches      821      821              
==========================================
+ Hits         6272     6282      +10     
  Misses         64       64              
  Partials        1        1
Impacted Files Coverage Δ
packages/mdc-ripple/util.ts 92.68% <ø> (-1.32%) ⬇️
packages/mdc-switch/component.ts 91.37% <100%> (+0.15%) ⬆️
packages/mdc-tab-scroller/component.ts 100% <100%> (ø) ⬆️
packages/mdc-dom/events.ts 100% <100%> (ø)
packages/mdc-base/component.ts 96.42% <100%> (ø) ⬆️
packages/mdc-textfield/component.ts 99.51% <100%> (ø) ⬆️
packages/mdc-slider/component.ts 100% <100%> (ø) ⬆️
packages/mdc-ripple/component.ts 96.22% <100%> (+0.07%) ⬆️
packages/mdc-checkbox/component.ts 95.83% <100%> (+0.04%) ⬆️
packages/mdc-radio/component.ts 87.5% <66.66%> (+0.26%) ⬆️
... and 1 more

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 ecdefca...3e774cf. Read the comment docs.

@mdc-web-bot
Copy link
Collaborator

All 687 screenshot tests passed for commit f7fcfb6 vs. master! 💯🎉

@moog16
Copy link
Contributor Author

moog16 commented Jun 11, 2019

depends on #4824

@mdc-web-bot
Copy link
Collaborator

All 687 screenshot tests passed for commit 4dbc477 vs. master! 💯🎉

@mdc-web-bot
Copy link
Collaborator

All 687 screenshot tests passed for commit 3e774cf vs. master! 💯🎉

@moog16 moog16 merged commit ce0b1c5 into master Jun 14, 2019
@delete-merged-branch delete-merged-branch bot deleted the fix/textarea/warning-passive branch June 14, 2019 23:14
jonjohnjohnson pushed a commit to jonjohnjohnson/material-components-web that referenced this pull request Jun 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event
5 participants