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(Dropdown): Support separated layout & mask visibility control #6306

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

faremax
Copy link
Collaborator

@faremax faremax commented Aug 10, 2023

Dropdown支持左右布局,支持全部或部分下拉不展示遮罩

#6275

@github-actions
Copy link
Contributor

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-6306.surge.sh

@1587315093
Copy link
Contributor

1587315093 commented Aug 11, 2023

ci 挂了

然后应该是 feature branch ?

@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Patch coverage: 94.44% and project coverage change: +0.66% 🎉

Comparison is base (317c116) 90.91% compared to head (cbf347d) 91.57%.
Report is 14 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6306      +/-   ##
==========================================
+ Coverage   90.91%   91.57%   +0.66%     
==========================================
  Files         305      307       +2     
  Lines        6605     6625      +20     
  Branches     1633     1640       +7     
==========================================
+ Hits         6005     6067      +62     
+ Misses        555      523      -32     
+ Partials       45       35      -10     
Files Changed Coverage Δ
src/components/dropdown/item.tsx 100.00% <ø> (ø)
src/utils/is-prop-value-consecutive.ts 92.85% <92.85%> (ø)
src/components/dropdown/dropdown.tsx 88.46% <95.45%> (+2.02%) ⬆️

... and 28 files with indirect coverage changes

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

@faremax faremax changed the title feat(Dropdown): 支持左右布局&不显示遮罩 feat(Dropdown): Support separated layout & mask visibility control Aug 30, 2023
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.

2 participants