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(menu-select): support cascade mode #1840

Merged
merged 14 commits into from
Dec 29, 2024
Merged

Conversation

haoziqaq
Copy link
Member

No description provided.

Copy link

vercel bot commented Dec 29, 2024

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

Name Status Preview Comments Updated (UTC)
varlet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 29, 2024 1:47pm
varlet-ui-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 29, 2024 1:47pm

Copy link

pkg-pr-new bot commented Dec 29, 2024

Open in Stackblitz

@varlet/cli

npm i https://pkg.pr.new/@varlet/cli@1840

@varlet/eslint-config

npm i https://pkg.pr.new/@varlet/eslint-config@1840

@varlet/import-resolver

npm i https://pkg.pr.new/@varlet/import-resolver@1840

@varlet/icons

npm i https://pkg.pr.new/@varlet/icons@1840

@varlet/preset-tailwindcss

npm i https://pkg.pr.new/@varlet/preset-tailwindcss@1840

@varlet/preset-unocss

npm i https://pkg.pr.new/@varlet/preset-unocss@1840

@varlet/shared

npm i https://pkg.pr.new/@varlet/shared@1840

@varlet/touch-emulator

npm i https://pkg.pr.new/@varlet/touch-emulator@1840

@varlet/ui

npm i https://pkg.pr.new/@varlet/ui@1840

@varlet/use

npm i https://pkg.pr.new/@varlet/use@1840

@varlet/vite-plugins

npm i https://pkg.pr.new/@varlet/vite-plugins@1840

commit: 39a1d1a

Copy link

codecov bot commented Dec 29, 2024

Codecov Report

Attention: Patch coverage is 96.49123% with 8 lines in your changes missing coverage. Please review.

Project coverage is 93.10%. Comparing base (cf8f7bf) to head (39a1d1a).
Report is 1 commits behind head on dev.

Files with missing lines Patch % Lines
packages/varlet-ui/src/menu-select/MenuSelect.vue 97.11% 3 Missing ⚠️
packages/varlet-ui/src/menu-option/MenuOption.vue 93.75% 2 Missing ⚠️
...ackages/varlet-ui/src/menu-select/MenuChildren.vue 96.22% 2 Missing ⚠️
packages/varlet-ui/src/menu/usePopover.ts 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1840      +/-   ##
==========================================
+ Coverage   92.88%   93.10%   +0.22%     
==========================================
  Files         325      326       +1     
  Lines        7587     7776     +189     
  Branches     1876     1922      +46     
==========================================
+ Hits         7047     7240     +193     
+ Misses        475      473       -2     
+ Partials       65       63       -2     

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

@haoziqaq haoziqaq merged commit f68f840 into dev Dec 29, 2024
11 checks passed
@haoziqaq haoziqaq deleted the feat/menu-select-cascade branch January 7, 2025 18:39
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.

1 participant