docs: add concrete examples for all six kit components - #592
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
Contributor
Vercel preview readyPreview: https://pretable-e2eqb71a7-cacheplane.vercel.app Updated automatically by the |
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.
Each kit component now has a focused live example beside its reference: Button apply/reset actions, an IconButton pin toggle, Select sorting, TextInput search, a Textarea handoff note, and Checkbox selection with mixed/all/none states. Each preview exposes complete copyable source and uses the shared theme setup.
Replace the partial Select, TextInput, and Checkbox snippets with those examples while retaining both grid-integration demos. No runtime API changes.
Validation: 642 website tests; twelve focused Chromium/WebKit browser checks; website types, lint, formatting, registry freshness, and production build. Chrome MCP visual inspection covered desktop and 390px mobile rendering with no horizontal page overflow. Review found no outstanding issues. Chrome MCP also verified all six component interactions on preview commit f4c7fb2, including keyboard controls, mixed selection, multiline saves, and no console warnings or errors. Production verification follows merge.