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

fix(select): Remove touchstart handler #1787

Merged
merged 1 commit into from
Jan 29, 2019
Merged

Conversation

trimox
Copy link
Owner

@trimox trimox commented Jan 29, 2019

fix #1762

@codecov
Copy link

codecov bot commented Jan 29, 2019

Codecov Report

Merging #1787 into master will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1787      +/-   ##
==========================================
- Coverage   91.09%   91.04%   -0.06%     
==========================================
  Files          96       96              
  Lines        3996     3996              
  Branches      546      546              
==========================================
- Hits         3640     3638       -2     
- Misses        186      188       +2     
  Partials      170      170
Impacted Files Coverage Δ
packages/select/select.ts 88.64% <ø> (ø) ⬆️
packages/dialog/dialog.component.ts 70.37% <0%> (-2.47%) ⬇️

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 0d9133d...3793f79. Read the comment docs.

@trimox trimox merged commit f68f730 into master Jan 29, 2019
@trimox trimox deleted the fix/select-touchstart branch January 29, 2019 03:37
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.

Enhanced mdc-select menu does not stay open on touch.
1 participant