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

feat(text-field): Sync inputComponent when component is updated #848

Merged
merged 4 commits into from May 6, 2019
Merged

Conversation

ghost
Copy link

@ghost ghost commented May 3, 2019

fixes #847

@codecov-io
Copy link

codecov-io commented May 3, 2019

Codecov Report

Merging #848 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #848      +/-   ##
==========================================
+ Coverage   94.47%   94.47%   +<.01%     
==========================================
  Files          81       81              
  Lines        3475     3477       +2     
  Branches      532      532              
==========================================
+ Hits         3283     3285       +2     
  Misses         66       66              
  Partials      126      126
Impacted Files Coverage Δ
packages/text-field/Input.tsx 100% <100%> (ø) ⬆️
packages/text-field/index.tsx 98.03% <100%> (-0.03%) ⬇️

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 97450be...0d410d3. Read the comment docs.

@moog16 moog16 changed the base branch from master to rc0.13.0 May 6, 2019 15:43
@moog16 moog16 merged commit 2b954fa into material-components:rc0.13.0 May 6, 2019
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.

None yet

3 participants