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(radio): add support of different sizes #230

Merged
merged 3 commits into from May 22, 2020
Merged

feat(radio): add support of different sizes #230

merged 3 commits into from May 22, 2020

Conversation

unix
Copy link
Member

@unix unix commented May 22, 2020

PR Checklist

  • Fix linting errors
  • Label has been added

Change information

resolved #223

@codecov
Copy link

codecov bot commented May 22, 2020

Codecov Report

Merging #230 into rc will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##               rc     #230   +/-   ##
=======================================
  Coverage   99.90%   99.90%           
=======================================
  Files         171      171           
  Lines        2139     2145    +6     
  Branches      481      482    +1     
=======================================
+ Hits         2137     2143    +6     
  Misses          2        2           
Impacted Files Coverage Δ
components/radio/radio-context.ts 75.00% <ø> (ø)
components/radio/radio-description.tsx 100.00% <ø> (ø)
components/radio/radio-group.tsx 100.00% <100.00%> (ø)
components/radio/radio.tsx 100.00% <100.00%> (ø)

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 e16e8aa...7cac2d6. Read the comment docs.

@unix unix merged commit 4857adc into geist-org:rc May 22, 2020
@unix unix deleted the sizes branch May 22, 2020 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant