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

fix(floating label): focus blur float label #2560

Merged
merged 4 commits into from
Apr 16, 2018

Conversation

moog16
Copy link
Contributor

@moog16 moog16 commented Apr 12, 2018

fixes #2515

@codecov-io
Copy link

codecov-io commented Apr 12, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2560      +/-   ##
==========================================
+ Coverage   98.76%   98.76%   +<.01%     
==========================================
  Files          98       98              
  Lines        4195     4199       +4     
  Branches      535      535              
==========================================
+ Hits         4143     4147       +4     
  Misses         52       52
Impacted Files Coverage Δ
packages/mdc-select/foundation.js 100% <100%> (ø) ⬆️

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 5ba7e27...2d41fe5. Read the comment docs.

Copy link
Contributor

@williamernest williamernest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@moog16 moog16 merged commit 7372d77 into master Apr 16, 2018
@moog16 moog16 deleted the fix/floating-label/focus-blur-float branch April 16, 2018 21:13
kfranqueiro pushed a commit that referenced this pull request Apr 16, 2018
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.

select: Not floating label using keyboard
4 participants