Skip to content

Reflect Vue 3 + Vuetify 3 / adapter layer in description and README#3

Merged
ryandmonk merged 1 commit into
mainfrom
docs/site-framework-parity
Jun 22, 2026
Merged

Reflect Vue 3 + Vuetify 3 / adapter layer in description and README#3
ryandmonk merged 1 commit into
mainfrom
docs/site-framework-parity

Conversation

@ryandmonk

Copy link
Copy Markdown
Contributor

What

Two text-only edits so the repo's own metadata matches what main already ships:

  • package.json description — was "React + Tailwind/shadcn codebases" only; now "component codebases (React + Tailwind/shadcn, Vue 3 + Vuetify 3) through a framework-adapter layer."
  • README.md ecosystem diagram — top line your React/Tailwind codebaseyour component codebase.

Why

PR #2 added the framework-adapter layer with first-class Vue 3 + Vuetify 3, but these two surfaces still read React-only. This was caught during a content audit reconciling aesthetic-function.com copy with the repo. The README prose, handbook, and adapter docs already describe both frameworks; this just closes the last two React-only strings. No code, scope, or version change (still 0.1.0-alpha.1, experimental). npm run build passes.

🤖 Generated with Claude Code

The framework-adapter layer (PR #2) shipped first-class Vue 3 + Vuetify 3
support, but the package description and the README ecosystem diagram still
read React/Tailwind-only. Align both with the current two-adapter reality
(React + Tailwind/shadcn, Vue 3 + Vuetify 3) without overstating scope.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 22, 2026 23:35

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates repository metadata to accurately reflect existing multi-framework support (React + Tailwind/shadcn and Vue 3 + Vuetify 3) via the framework-adapter layer introduced previously, ensuring externally visible descriptions are no longer React-only.

Changes:

  • Update package.json description to mention component codebases and both supported framework stacks.
  • Update the README ecosystem diagram label from “your React/Tailwind codebase” to “your component codebase”.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
README.md Renames the ecosystem diagram’s input label to be framework-agnostic.
package.json Expands the package description to reflect React + Vue support via the adapter layer.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ryandmonk ryandmonk merged commit b383c4f into main Jun 22, 2026
1 check passed
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.

2 participants