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(Picker): add empty slot #13219

Merged
merged 1 commit into from
Nov 24, 2024
Merged

Conversation

inottn
Copy link
Collaborator

@inottn inottn commented Nov 18, 2024

close #13218

@codecov-commenter
Copy link

codecov-commenter commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.60%. Comparing base (10b72e8) to head (0616861).
Report is 12 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13219   +/-   ##
=======================================
  Coverage   89.59%   89.60%           
=======================================
  Files         257      257           
  Lines        7006     7010    +4     
  Branches     1733     1734    +1     
=======================================
+ Hits         6277     6281    +4     
+ Misses        386      384    -2     
- Partials      343      345    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Copy link
Member

@chenjiahan chenjiahan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@chenjiahan chenjiahan merged commit b41f8cd into youzan:main Nov 24, 2024
4 checks passed
@inottn inottn deleted the feat/picker-empty-slot branch November 24, 2024 13:41
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.

请问picker组件能否添加一个empty插槽呢?
3 participants