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: Add Cascader.Panel #430

Merged
merged 10 commits into from
Sep 25, 2023
Merged

feat: Add Cascader.Panel #430

merged 10 commits into from
Sep 25, 2023

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Sep 25, 2023

@vercel
Copy link

vercel bot commented Sep 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
cascader ❌ Failed (Inspect) Sep 25, 2023 8:24am

@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Merging #430 (ef564cb) into master (785e52d) will increase coverage by 0.02%.
The diff coverage is 100.00%.

❗ Current head ef564cb differs from pull request most recent head 2eeed8f. Consider uploading reports for the commit 2eeed8f to get more accurate results

@@            Coverage Diff             @@
##           master     #430      +/-   ##
==========================================
+ Coverage   99.64%   99.66%   +0.02%     
==========================================
  Files          18       23       +5     
  Lines         556      597      +41     
  Branches      171      177       +6     
==========================================
+ Hits          554      595      +41     
  Misses          2        2              
Files Changed Coverage Δ
src/Cascader.tsx 100.00% <100.00%> (ø)
src/OptionList/List.tsx 100.00% <100.00%> (ø)
src/OptionList/index.tsx 100.00% <100.00%> (ø)
src/OptionList/useActive.ts 100.00% <100.00%> (ø)
src/OptionList/useKeyboard.ts 99.00% <100.00%> (ø)
src/Panel.tsx 100.00% <100.00%> (ø)
src/hooks/useMissingValues.ts 100.00% <100.00%> (ø)
src/hooks/useOptions.ts 100.00% <100.00%> (ø)
src/hooks/useSelect.ts 100.00% <100.00%> (ø)
src/hooks/useValues.ts 100.00% <100.00%> (ø)
... and 1 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@zombieJ zombieJ merged commit 239b6fc into master Sep 25, 2023
8 of 9 checks passed
@zombieJ zombieJ deleted the panel branch September 25, 2023 08:34
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.

None yet

1 participant