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

Extend Component Documentation #176

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Extend Component Documentation #176

wants to merge 13 commits into from

Conversation

joe-bell
Copy link
Owner

@joe-bell joe-bell commented Jun 27, 2023

Description

  • Write "child component" documentation
    • Create example/s where relevant
    • Write FAQ, and cross-link/back-link to documentation
  • Write "Polymorphism" documentation
  • Move FAQs to "Implementation Details"?
  • Extend boolean docs
    • Update docs with disabled prop
    • Update Examples with disabled prop
      • Astro with TailwindCSS
      • React with CSS Modules
      • React with TailwindCSS
      • Svelte
      • Vue

Additional context


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Follow the Style Guide.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).

@vercel
Copy link

vercel bot commented Jun 27, 2023

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

Name Status Preview Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview Jan 19, 2024 4:44am
docs-beta ✅ Ready (Inspect) Visit Preview Jan 19, 2024 4:44am

@socket-security
Copy link

socket-security bot commented Jun 27, 2023

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

View full report↗︎

@joe-bell joe-bell changed the title Compound Components Child Components Jun 29, 2023
@joe-bell joe-bell changed the title Child Components Extend Component Documentation Jun 29, 2023
Copy link

The latest updates to examples.

Name StackBlitz
astro-with-tailwindcss Visit StackBlitz
react-with-css-modules Visit StackBlitz
react-with-tailwindcss Visit StackBlitz
react-with-tailwindcss-compound Visit StackBlitz
svelte Visit StackBlitz
vue Visit StackBlitz

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.

None yet

1 participant