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: support Badge component #700

Merged
merged 4 commits into from
Mar 7, 2024
Merged

Conversation

Yukiniro
Copy link
Contributor

@Yukiniro Yukiniro commented Mar 4, 2024

Summary

code:

import { Badge } from '@theme';

<Badge text="info" type="info" />
<Badge text="warning" type="warning" />
<Badge text="danger" type="danger" />

preview:

截屏2024-03-04 23 23 25

Related Issue

Checklist

  • I have added changeset via pnpm run change.
  • I have updated the documentation.
  • I have added tests to cover my changes.

Copy link

netlify bot commented Mar 4, 2024

Deploy Preview for aquamarine-blini-95325f ready!

Name Link
🔨 Latest commit 57cb67e
🔍 Latest deploy log https://app.netlify.com/sites/aquamarine-blini-95325f/deploys/65e7d11217b3eb0008cc3621
😎 Deploy Preview https://deploy-preview-700--aquamarine-blini-95325f.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 90 (🔴 down 4 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@Yukiniro Yukiniro marked this pull request as draft March 4, 2024 15:26
@Yukiniro
Copy link
Contributor Author

Yukiniro commented Mar 4, 2024

#133

@sanyuan0704
Copy link
Contributor

Nice!

@Yukiniro Yukiniro marked this pull request as ready for review March 6, 2024 02:12
@sanyuan0704 sanyuan0704 merged commit 0953263 into web-infra-dev:main Mar 7, 2024
9 checks passed
@Yukiniro Yukiniro deleted the kydappit branch March 7, 2024 03:37
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