Skip to content

feat(showcase): scaffold playground page and wire into app shell - #162

Merged
miguelramos merged 3 commits into
nextfrom
feature/line-ui-m3d.1-playground-scaffold
Mar 27, 2026
Merged

feat(showcase): scaffold playground page and wire into app shell#162
miguelramos merged 3 commits into
nextfrom
feature/line-ui-m3d.1-playground-scaffold

Conversation

@miguelramos

Copy link
Copy Markdown
Member

Add sc-page-playground component with two-column layout (sticky sidebar

  • scrollable content column), responsive mobile collapse, and PlaygroundBlockConfig interface stub for T2-T7 composition blocks. Register playground panel in app shell PanelKey union, _isValidPanel whitelist, _renderPanel switch, and nav items.

Miguel Ramos added 2 commits March 27, 2026 12:58
Add sc-page-playground component with two-column layout (sticky sidebar
+ scrollable content column), responsive mobile collapse, and
PlaygroundBlockConfig interface stub for T2-T7 composition blocks.
Register playground panel in app shell PanelKey union, _isValidPanel
whitelist, _renderPanel switch, and nav items.
@miguelramos miguelramos self-assigned this Mar 27, 2026
@miguelramos miguelramos added the ✨ TYPE: Feature New feature or capability label Mar 27, 2026
@changeset-bot

changeset-bot Bot commented Mar 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 88e0937

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

…or dot sizes

Address code review findings: reflect light property for CSS :host([light])
selectors, replace hardcoded dot widths with --line-size-* tokens, and
document hardcoded letter-spacing value.
@miguelramos
miguelramos merged commit 7d7cc9b into next Mar 27, 2026
1 check passed
@miguelramos
miguelramos deleted the feature/line-ui-m3d.1-playground-scaffold branch March 27, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ TYPE: Feature New feature or capability

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant