Skip to content

Conversation

@endigo9740
Copy link
Contributor

@endigo9740 endigo9740 commented Mar 26, 2025

Linked Issue

Closes #3323

Description

Implements a variety of small improvements throughout the docs:

  • Header glass styles improved
  • Introduction page minor redesign
  • Glass Preset example added
  • Improved Typographic scale example
  • Improved Spacing example
  • Various improvements to Tailwind Component docs and examples
  • Minor revisions to Functional Component docs and examples
  • Minor revisions to Integration docs

Checklist

Please read and apply all contribution requirements.

  • Your branch should be prefixed with: docs/, feature/, chore/, bugfix/
  • Contributions should target the main branch
  • Documentation should be updated to describe all relevant changes
  • Run pnpm check in the root of the monorepo
  • Run pnpm format in the root of the monorepo
  • Run pnpm lint in the root of the monorepo
  • Run pnpm test in the root of the monorepo
  • If you modify /package projects, please supply a Changeset

Changsets

View our documentation to learn more about Changesets. To create a Changeset:

  1. Navigate to the root of the monorepo in your terminal
  2. Run pnpm changeset and follow the prompts
  3. Commit and push the changeset before flagging your PR review for review.

@endigo9740 endigo9740 linked an issue Mar 26, 2025 that may be closed by this pull request
4 tasks
@changeset-bot
Copy link

changeset-bot bot commented Mar 26, 2025

⚠️ No Changeset found

Latest commit: 3bc5824

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@endigo9740 endigo9740 changed the title Flush out Doc Examples Flush out Docs and Examples Mar 31, 2025
@endigo9740 endigo9740 merged commit 4a7db8c into main Apr 2, 2025
7 checks passed
@endigo9740 endigo9740 deleted the docs/flush-out-doc-examples branch April 2, 2025 18:01
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.

Flush out the various documentation examples

2 participants