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

Merged
merged 22 commits into from
Dec 13, 2024
Merged

Extend Component Documentation #176

merged 22 commits into from
Dec 13, 2024

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 "Polymorphism" documentation
  • Beta examples
    • StackBlitz within Astro
    • Confirm after merge
  • 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 Dec 13, 2024 9:47am
docs-beta ✅ Ready (Inspect) Visit Preview Dec 13, 2024 9:47am

@socket-security
Copy link

socket-security bot commented Jun 27, 2023

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher

🚮 Removed packages: npm/[email protected]

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
Contributor

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

packages/cva/package.json Outdated Show resolved Hide resolved
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.

1 participant