Skip to content

[codex] Add progress loader cell sheet preview#1

Merged
newjordan merged 1 commit into
mainfrom
loader-cell-sheet-preview
May 30, 2026
Merged

[codex] Add progress loader cell sheet preview#1
newjordan merged 1 commit into
mainfrom
loader-cell-sheet-preview

Conversation

@newjordan

Copy link
Copy Markdown
Owner

Summary

  • Add the modular dotmax::progress loader/progress style system with 586 registered styles across 52 themes.
  • Add examples/loading_bars.rs for terminal browsing and examples/loading_bar_sheet.rs for generating a single self-contained HTML cell sheet.
  • Check in docs/progress_loader_sheet.html, a 586-cell animated preview page with corner labels for each animation cell.
  • Add the ignored-but-manifest-declared examples/test_video_decode.rs so origin/main can parse the current manifest in a clean checkout.

Validation

  • cargo run --example loading_bar_sheet -> wrote 586 styles across 52 themes to docs/progress_loader_sheet.html.
  • cargo check --example loading_bar_sheet
  • cargo check --example loading_bars
  • cargo test all_styles_render_robustly --lib
  • cargo test names_unique_per_theme --lib
  • git diff --cached --check

Notes

  • Built and verified from a clean worktree based on origin/main so this PR is one commit ahead of main.

@newjordan newjordan marked this pull request as ready for review May 30, 2026 17:50
@newjordan newjordan merged commit 96b33a0 into main May 30, 2026
2 of 20 checks passed
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