Skip to content

Demo enhancements#37

Draft
pezvi wants to merge 14 commits intomainfrom
restyle-demo-page
Draft

Demo enhancements#37
pezvi wants to merge 14 commits intomainfrom
restyle-demo-page

Conversation

@pezvi
Copy link

@pezvi pezvi commented Mar 12, 2026

  • New 2 column layout
  • Restyled element presentation
  • Automatically add elements to the demo

@github-actions
Copy link

github-actions bot commented Mar 12, 2026

PR Preview Action v1.8.1

🚀 View preview at
https://internetarchive.github.io/elements/pr/pr-37/

Built to branch ghpages at 2026-03-19 21:14 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2026

Codecov Report

❌ Patch coverage is 68.75000% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.31%. Comparing base (547c42c) to head (3ba002f).

Files with missing lines Patch % Lines
demo/story-template.ts 68.75% 5 Missing and 5 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main      #37       +/-   ##
===========================================
- Coverage   86.41%   76.31%   -10.10%     
===========================================
  Files           7       13        +6     
  Lines         368      494      +126     
  Branches       90      122       +32     
===========================================
+ Hits          318      377       +59     
- Misses         24       83       +59     
- Partials       26       34        +8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

const storyModules = import.meta.glob(
['../src/elements/**/*-story.ts', '../src/labs/**/*-story.ts'],
{ eager: true }
);
Copy link
Contributor

Choose a reason for hiding this comment

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

Whoa! Nice!

@pezvi pezvi requested a review from jbuckner March 19, 2026 21:25
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.

3 participants