Skip to content

Demo enhancements#37

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

Demo enhancements#37
pezvi wants to merge 12 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-18 22:28 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.41%. Comparing base (547c42c) to head (89b54d0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #37   +/-   ##
=======================================
  Coverage   86.41%   86.41%           
=======================================
  Files           7        7           
  Lines         368      368           
  Branches       90       90           
=======================================
  Hits          318      318           
  Misses         24       24           
  Partials       26       26           

☔ 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!

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