Skip to content

docs: restore Release Candidate banner on pre-release components#619

Merged
mrholek merged 1 commit into
mainfrom
fix/restore-release-candidate-banner
Jul 20, 2026
Merged

docs: restore Release Candidate banner on pre-release components#619
mrholek merged 1 commit into
mainfrom
fix/restore-release-candidate-banner

Conversation

@mrholek

@mrholek mrholek commented Jul 20, 2026

Copy link
Copy Markdown
Member

The Astro docs migration dropped the old preview_component frontmatter flag, which the engine now exposes as preRelease (rendered as the "Release candidate (RC)" banner). It was preserved in the React and Vue editions but lost in the vanilla docs.

Re-adds preRelease: true to Chip, Chip Set, Search Button and Chip Input so the RC banner shows again. Verified by building the docs: the banner renders on all four pages.

The Astro docs migration dropped the old `preview_component` flag, which the engine now exposes as `preRelease`. Re-add `preRelease: true` to Chip, Chip Set, Search Button and Chip Input so the 'Release candidate (RC)' banner shows again, matching the React and Vue editions.
@mrholek
mrholek merged commit ee81988 into main Jul 20, 2026
6 checks passed
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 29741237964

Warning

Build has drifted: This PR's base is out of sync with its target branch, so coverage data may include unrelated changes.
Quick fix: rebase this PR. Learn more →

Coverage remained the same at 94.624%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 7533
Covered Lines: 7253
Line Coverage: 96.28%
Relevant Branches: 3125
Covered Branches: 2832
Branch Coverage: 90.62%
Branches in Coverage %: Yes
Coverage Strength: 723.52 hits per line

💛 - Coveralls

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.

2 participants