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

fix(form-radio): Better focus handling in button mode #801

Merged
merged 2 commits into from
Aug 11, 2017

Conversation

tmorehouse
Copy link
Member

Better focus handling when in buttons mode

@codecov-io
Copy link

Codecov Report

Merging #801 into dev will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #801      +/-   ##
==========================================
+ Coverage   39.61%   39.66%   +0.05%     
==========================================
  Files          68       68              
  Lines        2209     2206       -3     
  Branches      632      631       -1     
==========================================
  Hits          875      875              
+ Misses       1172     1169       -3     
  Partials      162      162
Impacted Files Coverage Δ
lib/components/form-radio.vue 45.83% <ø> (+5.09%) ⬆️

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 d0fc809...a38ec19. Read the comment docs.

@tmorehouse tmorehouse merged commit a9bfbde into dev Aug 11, 2017
@tmorehouse tmorehouse deleted the tmorehouse-form-radio-focus branch August 11, 2017 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants