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: #5969 Add custom button for MDX usage #6487

Merged
merged 3 commits into from
Dec 4, 2024

Conversation

carlagn
Copy link
Contributor

@carlagn carlagn commented Dec 4, 2024

⚠️ I miswrote the name of the branch... issue should be #5969

Resolves WEB-353
Resolves DA-839

Adds these buttons to our repo, which you can use by writing:

<Button label="Click me" link="#using" variant="secondary" leftIcon={"fa-regular fa-arrow-left"} disabled />
indigo teal
Screenshot 2024-12-04 at 15 04 13 Screenshot 2024-12-04 at 15 04 54
Screenshot 2024-12-04 at 15 05 16 Screenshot 2024-12-04 at 15 05 21
Screenshot 2024-12-04 at 15 05 50 Screenshot 2024-12-04 at 15 05 57

Copy link

cloudflare-workers-and-pages bot commented Dec 4, 2024

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4158001
Status: ✅  Deploy successful!
Preview URL: https://1e2bb7c7.docs-51g.pages.dev
Branch Preview URL: https://feat-385-docs-custom-button.docs-51g.pages.dev

View logs

Copy link
Contributor

github-actions bot commented Dec 4, 2024

Dangerous URL check

No absolute URLs to prisma.io/docs found.
No local URLs found.

@carlagn carlagn linked an issue Dec 4, 2024 that may be closed by this pull request
Copy link
Contributor

github-actions bot commented Dec 4, 2024

Redirect check

This PR probably requires the following redirects to be added to static/_redirects:

  • This PR does not change any pages in a way that would require a redirect.

@carlagn carlagn changed the title feat: #385 Add custom button for MDX usage feat: #5969 Add custom button for MDX usage Dec 4, 2024
@carlagn carlagn linked an issue Dec 4, 2024 that may be closed by this pull request
@carlagn carlagn requested review from jharrell and mhessdev December 4, 2024 15:34
Copy link
Member

@jharrell jharrell left a comment

Choose a reason for hiding this comment

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

Pog. :shipit:

@jharrell jharrell merged commit 9002550 into main Dec 4, 2024
9 checks passed
@jharrell jharrell deleted the feat/385-docs-custom-button branch December 4, 2024 17:28
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.

<Button> MDX component
3 participants