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

docs(card): remove useless filled prop #1809

Merged
merged 1 commit into from
Oct 23, 2024
Merged

Conversation

lzxiaoqi
Copy link
Contributor

Checklist

List of tasks you have already done and plan to do.

  • fix en docs
  • Tests have been added / updated (or snapshots)

Change information

update card component en docs.

Issues

The issues you want to close, formatted as close #1.

Related Links

Links related to this pr.

Copy link

vercel bot commented Oct 23, 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 Oct 23, 2024 9:54am

Copy link

vercel bot commented Oct 23, 2024

@lzxiaoqi is attempting to deploy a commit to the varletjs Team on Vercel.

A member of the Team first needs to authorize it.

@chouchouji chouchouji changed the title fix: en docs docs(card): remove useless filled prop Oct 23, 2024
Copy link

pkg-pr-new bot commented Oct 23, 2024

Open in Stackblitz

@varlet/cli

pnpm add https://pkg.pr.new/@varlet/cli@1809

@varlet/eslint-config

pnpm add https://pkg.pr.new/@varlet/eslint-config@1809

@varlet/icons

pnpm add https://pkg.pr.new/@varlet/icons@1809

@varlet/import-resolver

pnpm add https://pkg.pr.new/@varlet/import-resolver@1809

@varlet/preset-tailwindcss

pnpm add https://pkg.pr.new/@varlet/preset-tailwindcss@1809

@varlet/shared

pnpm add https://pkg.pr.new/@varlet/shared@1809

@varlet/preset-unocss

pnpm add https://pkg.pr.new/@varlet/preset-unocss@1809

@varlet/touch-emulator

pnpm add https://pkg.pr.new/@varlet/touch-emulator@1809

@varlet/use

pnpm add https://pkg.pr.new/@varlet/use@1809

@varlet/ui

pnpm add https://pkg.pr.new/@varlet/ui@1809

@varlet/vite-plugins

pnpm add https://pkg.pr.new/@varlet/vite-plugins@1809

commit: 07ee29f

@@ -170,11 +170,10 @@ const floating = ref(false)
| `title` | The title of Card | _string_ | `-` |
| `subtitle` | The subtitle of Card | _string_ | `-` |
| `description` | The description of Card | _string_ | `-` |
`elevation` | Elevation level, options `true` `false` and level of `0-24` | _string \| number \| boolean_| `true` |
Copy link
Member

Choose a reason for hiding this comment

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

can you tell me the reason that you changed it?

@chouchouji chouchouji merged commit 75b6ac2 into varletjs:dev Oct 23, 2024
5 of 6 checks passed
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