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(n-select): add menuProps prop #1480

Merged
merged 10 commits into from
Oct 31, 2021
Merged

feat(n-select): add menuProps prop #1480

merged 10 commits into from
Oct 31, 2021

Conversation

Talljack
Copy link
Contributor

close #1475

@vercel
Copy link

vercel bot commented Oct 29, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tusimple/naive-ui/CsJh8ouS4uUtTeQwddZk9k7Dyyr1
✅ Preview: https://naive-ui-git-fork-talljack-1475-tusimple.vercel.app

@codecov
Copy link

codecov bot commented Oct 29, 2021

Codecov Report

Merging #1480 (b77863f) into main (636e6dc) will decrease coverage by 0.00%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1480      +/-   ##
==========================================
- Coverage   63.74%   63.74%   -0.01%     
==========================================
  Files         880      880              
  Lines       17067    17069       +2     
  Branches     4036     4039       +3     
==========================================
+ Hits        10880    10881       +1     
  Misses       5455     5455              
- Partials      732      733       +1     
Impacted Files Coverage Δ
src/select/index.ts 100.00% <ø> (ø)
src/select/src/Select.tsx 37.72% <0.00%> (-0.14%) ⬇️
src/_internal/select-menu/src/SelectMenu.tsx 64.12% <100.00%> (+0.27%) ⬆️

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 636e6dc...b77863f. Read the comment docs.

@07akioni
Copy link
Collaborator

不暴露 size 出去

@07akioni 07akioni merged commit ea80180 into tusen-ai:main Oct 31, 2021
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.

The Select component is recommended to add a class to the panel
3 participants