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

[TextFields] Adds cursor color as parameter #2297

Merged

Conversation

willlarche
Copy link
Collaborator

Found issue at stack overflow.

Closes #2296

@codecov-io
Copy link

codecov-io commented Oct 27, 2017

Codecov Report

❗ No coverage uploaded for pull request base (develop@639941a). Click here to learn what that means.
The diff coverage is 88.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##             develop    #2297   +/-   ##
==========================================
  Coverage           ?   45.95%           
==========================================
  Files              ?      231           
  Lines              ?    22597           
  Branches           ?     1924           
==========================================
  Hits               ?    10384           
  Misses             ?    12197           
  Partials           ?       16
Impacted Files Coverage Δ
components/TextFields/src/MDCTextInput.h 92.85% <ø> (ø)
...xtFields/src/private/MDCTextInputCommonFundament.h 33.33% <ø> (ø)
components/TextFields/src/MDCMultilineTextField.m 79.47% <100%> (ø)
components/TextFields/src/MDCTextField.m 81.57% <100%> (ø)
...xtFields/src/private/MDCTextInputCommonFundament.m 90.6% <55.55%> (ø)

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 639941a...9b85d76. Read the comment docs.

@willlarche willlarche merged commit 463a283 into material-components:develop Oct 27, 2017
@willlarche willlarche deleted the fix-textFields-cursorColor branch October 27, 2017 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
9 participants