stage #8

Closed
araemer wants to merge 0 commits from stage into main
Owner
No description provided.
- Tailwind print: variants hide nav, buttons, upload, and interactive
  controls; a hidden print:block block restores title and rating summary
- Print button (Printer icon) added to page header actions alongside
  icon-only Delete; PageHeaderAction gains a buttonDisplay field
- Comments and ratings print when present; interactive controls
  (sort toggle, add/edit/delete buttons, RatingForm) are print:hidden
- Empty comment/rating sections are hidden in print via conditional
  print:hidden on the section element
- NumberCircle and RatingDistribution bars use print-color-adjust:exact
  so accent/amber colours print without requiring "print backgrounds"
- @media print block in index.css: white body, no shadows,
  break-inside:avoid on li, img max-width
- ADR 2026-05-24 documents all five options considered and the decision
- Git workflow section added to CLAUDE.md

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
feat(print) merge recipe-print-view into stage
All checks were successful
/ build (push) Successful in 2m44s
e3b1a4c62c
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
feat(print) add docs
All checks were successful
/ build (push) Successful in 1m6s
0829ddc6a7
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
fix(sw) guard __WB_MANIFEST against undefined in dev mode
All checks were successful
/ build (push) Successful in 17s
a11d30f071
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
araemer closed this pull request 2026-05-31 05:45:23 +00:00
All checks were successful
/ build (push) Successful in 17s

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
araemer/recipe-app!8
No description provided.