Skip to content

docs(SkeletonText): add component documentation - #2833

Open
Lisa18289 wants to merge 3 commits into
mainfrom
claude/skeleton-text-docs-f2afde
Open

docs(SkeletonText): add component documentation#2833
Lisa18289 wants to merge 3 commits into
mainfrom
claude/skeleton-text-docs-f2afde

Conversation

@Lisa18289

Copy link
Copy Markdown
Member

SkeletonText had no page in the Styleguide although it is exported publicly and already used in several docs examples (List loading view, Boundaries).

What's in here

  • New component page 04-components/content/skeleton-text with index, overview, develop, guidelines and three examples (default, width, heading).
  • Own wireframe plus registry entry — without it the component card falls back to the placeholder wireframe.
  • Skeleton vs. SkeletonText comparison on both guideline pages.
  • SkeletonText is now linked from the Skeleton and List pages, where it was only mentioned as inline code.
  • Removed the two narrow bars from the Skeleton wireframe; they read as text and blurred the distinction to the new SkeletonText wireframe.

Verification

Checked all three tabs on pnpm nx dev docs: they render without console errors, the properties table resolves, and every example shows a preview. Prettier and eslint are clean.

🤖 Generated with Claude Code

SkeletonText had no page in the Styleguide although it is exported
publicly and used in several docs examples.

- new page with index/overview/develop/guidelines and examples
- own wireframe plus registry entry, otherwise the card falls back to
  the placeholder wireframe
- Skeleton vs. SkeletonText comparison on both guideline pages
- link SkeletonText from the Skeleton and List pages, where it was only
  mentioned as inline code
- drop the text-like bars from the Skeleton wireframe so it no longer
  reads as text

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@github-actions

github-actions Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Coverage Report for ./packages/components/

Status Category Percentage Covered / Total
🔵 Lines 75.59% 601 / 795
🔵 Statements 75.46% 615 / 815
🔵 Functions 77.97% 131 / 168
🔵 Branches 65.85% 272 / 413
File CoverageNo changed files found.
Generated in workflow #6134 for commit b7a69c6 by the Vitest Coverage Report Action

@github-actions

Copy link
Copy Markdown
Contributor

🚀 Preview Deployment

Preview environments are ready:

Type URL
docs pr-2833.docs.review.flow-components.de
storybook pr-2833.storybook.review.flow-components.de

Images:

  • docs: ghcr.io/mittwald/flow/docs:pr-2833
  • storybook: ghcr.io/mittwald/flow/storybook:pr-2833

Lisa18289 and others added 2 commits August 12, 2026 08:32
Text placeholders are SkeletonText's job, which the comparison right
below now says explicitly.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Both sections described when and where to use a SkeletonText. Keep one
Verwendung section under Grundlagen and drop the separate Anwendung page.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@Lisa18289
Lisa18289 enabled auto-merge (squash) August 18, 2026 07:20
@Lisa18289 Lisa18289 self-assigned this Aug 19, 2026
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.

1 participant