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] Content: Accordion, Alert Dialog, Checkbox, Checkbox Group hero demos #892

Merged
merged 9 commits into from
Nov 28, 2024

Conversation

vladmoroz
Copy link
Contributor

@vladmoroz vladmoroz commented Nov 28, 2024

@mui-bot
Copy link

mui-bot commented Nov 28, 2024

Netlify deploy preview

https://deploy-preview-892--base-ui.netlify.app/

Generated by 🚫 dangerJS against 76b3471

@@ -1,6 +1,7 @@
# Dialog

<Subtitle>A popup that opens on top of the entire page.</Subtitle>
<meta name="description" content="A high-quality unstyled dialog component for React." />
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Point of interest @colmtuite: instead of using the Subtitle above, I added a separate <meta> tag for SEO and link descriptions on socials.

Does this approach and the copy feel right?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

"for React" bothers me slightly
"A high-quality, unstyled React dialog component" maybe?

Copy link
Contributor

Choose a reason for hiding this comment

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

@vladmoroz Yep, I like the approach and copy.

Copy link
Member

Choose a reason for hiding this comment

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

Can we use a custom wrapper component over meta? It'll make it staightforward to implement #612 in the future.

Copy link
Contributor

Choose a reason for hiding this comment

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

"A high-quality, unstyled React dialog component" maybe?"

Sure

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@michaldudak sure, I added the 170 char limit right away

@vladmoroz vladmoroz added the docs Improvements or additions to the documentation label Nov 28, 2024
@colmtuite
Copy link
Contributor

@vladmoroz Love the vibe 💅 I'm not seeing focus(-visible) styles on either Checkbox or CheckboxGroup?

@vladmoroz
Copy link
Contributor Author

@colmtuite forgot that, thanks. Updated.

@vladmoroz vladmoroz enabled auto-merge (squash) November 28, 2024 20:41
@vladmoroz vladmoroz merged commit ca544f1 into mui:master Nov 28, 2024
22 checks passed
@vladmoroz vladmoroz deleted the content-1 branch November 28, 2024 20:44
@michaldudak
Copy link
Member

The checkboxes in the Tailwind demos look incorrect:
image

@vladmoroz
Copy link
Contributor Author

@michaldudak those are old ones though? Has been like this for a while

@michaldudak
Copy link
Member

🤦‍♂️ I guess it's time for me to call it a day...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docs-infra] Crash build when description is over 170 characters
4 participants