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

fix(textfield): Foundation initialization race conditions #2094

Merged
merged 7 commits into from
Feb 16, 2020

Conversation

trimox
Copy link
Owner

@trimox trimox commented Feb 15, 2020

closes #2091

@trimox trimox added this to the v5.0.3 milestone Feb 15, 2020
@codecov
Copy link

codecov bot commented Feb 15, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2094      +/-   ##
==========================================
- Coverage   90.05%   90.02%   -0.03%     
==========================================
  Files         100      100              
  Lines        4292     4292              
  Branches      558      558              
==========================================
- Hits         3865     3864       -1     
- Misses        222      223       +1     
  Partials      205      205
Impacted Files Coverage Δ
packages/dialog/dialog.component.ts 84% <0%> (-1.34%) ⬇️

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 517316c...4a72790. Read the comment docs.

@trimox trimox merged commit 0572a82 into master Feb 16, 2020
@trimox trimox deleted the fix/textfield-race-conditions branch February 16, 2020 00:04
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.

[textfield]: Foundation initialize race condition
1 participant