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: Form add ColorPicker demo #42880

Merged
merged 14 commits into from Jul 12, 2023

Merge branch 'master' into doc-form-add-color-picker

62ef340
Select commit
Failed to load commit list.
Merged

docs: Form add ColorPicker demo #42880

Merge branch 'master' into doc-form-add-color-picker
62ef340
Select commit
Failed to load commit list.
Codecov / codecov/project succeeded Jul 12, 2023 in 1s

100.00% (+0.00%) compared to 5ce9818

View this Pull Request on Codecov

100.00% (+0.00%) compared to 5ce9818

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (5ce9818) 100.00% compared to head (62ef340) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #42880   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          657       657           
  Lines        11041     11048    +7     
  Branches      2988      2990    +2     
=========================================
+ Hits         11041     11048    +7     
Impacted Files Coverage Δ
components/color-picker/ColorPicker.tsx 100.00% <100.00%> (ø)
components/color-picker/color.ts 100.00% <100.00%> (ø)
components/color-picker/hooks/useColorState.ts 100.00% <100.00%> (ø)
components/color-picker/style/index.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.