docs: vd3 1.2.0 ring demo, customizer, and primary-aware branding - #6
Merged
Conversation
Dogfood .vd-btn-ring on /components/button (live card + class/API rows), bump the vd3 dep to ^1.2.0, and record the release on /changelog. Refresh the changelog visual baseline so the v1.2.0 card is what the suite locks. Co-authored-by: Cursor <cursoragent@cursor.com>
The drawer launched from /components/button now has a Ring Off/On toggle that layers .vd-btn-ring on any variant, emits the real ring prop in generated SFCs, and retargets the outline slider to --vd-btn-ring-width (Ring weight) when ring is on — seeding 2px on enable so the stroke is visible immediately. Co-authored-by: Cursor <cursoragent@cursor.com>
A 0.5×–2× Width control scales --vd-btn-padding-x / -sm / -lg so the live button preview can be made narrower or wider without changing the size tier. Emitted into generated CSS only when the scale is not the default 1. Co-authored-by: Cursor <cursoragent@cursor.com>
Wire navbar, footer, hero, and about marks to the active primary ramp via shared brand tokens and inline Vd3Mark, set the home page title to vd3 UI, and avoid the legacy vd-navbar-brand-mark badge class collision. Co-authored-by: Cursor <cursoragent@cursor.com>
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (22 files)
Reviewed by deepseek-v4-pro · Input: 92.5K · Output: 11.1K · Cached: 329K |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@vanduo-oss/vd3@1.2.0button ring modifier on/components/button, add av1.2.0changelog card, and bump docs to1.1.3with^1.2.0dependency.Vd3Marklogos and shared brand tokens; set home<title>tovd3 UI.Test plan
pnpm test(171 unit tests)pnpm build(94 SSG routes)/components/buttonring demo and Live Customizer ring + width controlsvd3textMade with Cursor