Skip to content

refactor(OneEmptyState): promote from experimental to stable#3850

Open
eliseo-juan wants to merge 1 commit intorefactor/storybook-sidebar-reorganization-2from
stabilize/OneEmptyState
Open

refactor(OneEmptyState): promote from experimental to stable#3850
eliseo-juan wants to merge 1 commit intorefactor/storybook-sidebar-reorganization-2from
stabilize/OneEmptyState

Conversation

@eliseo-juan
Copy link
Copy Markdown
Contributor

Summary

Promotes OneEmptyState from experimental to stable by updating the Storybook story tags.

Changes

  • Changed tags: ["autodocs", "experimental"]tags: ["autodocs", "stable"] in OneEmptyState.stories.tsx

Notes

No experimentalComponent() wrapper was present in OneEmptyState.tsx or index.ts — the component implementation was already stable, only the story tag needed updating.

Copilot AI review requested due to automatic review settings April 2, 2026 22:53
@eliseo-juan eliseo-juan requested a review from a team as a code owner April 2, 2026 22:53
@github-actions github-actions bot added refactor react Changes affect packages/react labels Apr 2, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Promotes OneEmptyState’s Storybook classification from experimental to stable by updating the story’s tags, aligning it with the component’s already-stable implementation.

Changes:

  • Updated OneEmptyState Storybook meta tags from experimental to stable.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

🔍 Visual review for your branch is published 🔍

Here are the links to:

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

📦 Alpha Package Version Published

Use pnpm i github:factorialco/f0#npm/alpha-pr-3850 to install the package

Use pnpm i github:factorialco/f0#023bf62988afaa43f704d07f27f9c907d239ade9 to install this specific commit

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

Coverage Report for packages/react

Status Category Percentage Covered / Total
🔵 Lines 44.88% 10953 / 24403
🔵 Statements 44.14% 11294 / 25582
🔵 Functions 36.86% 2476 / 6716
🔵 Branches 36.74% 7153 / 19469
File CoverageNo changed files found.
Generated in workflow #12527 for commit 7c9fc85 by the Vitest Coverage Report Action

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

react Changes affect packages/react refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants