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

docs(Checkbox): minor rework to use hooks, better show controlled mode #4328

Merged
merged 3 commits into from
Jan 25, 2022

Conversation

layershifter
Copy link
Member

This PR updates CheckboxExampleRemoteControl & CheckboxExampleRadioGroup examples to use functional components & hooks. CheckboxExampleRemoteControl shows better work with controlled mode.

@github-actions
Copy link

size-limit report

Path Size
bundle-size/dist/Button.size.js 58.76 KB (0%)
bundle-size/dist/Icon.size.js 25.21 KB (0%)
bundle-size/dist/Image.size.js 53.91 KB (0%)
bundle-size/dist/Modal.size.js 68.9 KB (0%)
bundle-size/dist/Portal.size.js 40.61 KB (0%)

@codecov-commenter
Copy link

codecov-commenter commented Jan 25, 2022

Codecov Report

Merging #4328 (210f1ca) into master (96b8a6f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4328   +/-   ##
=======================================
  Coverage   99.75%   99.75%           
=======================================
  Files         180      180           
  Lines        3245     3245           
=======================================
  Hits         3237     3237           
  Misses          8        8           

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 96b8a6f...210f1ca. Read the comment docs.

@layershifter layershifter merged commit 605fbbd into master Jan 25, 2022
@layershifter layershifter deleted the docs/checkbox branch January 25, 2022 09:13
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.

2 participants