rspace-online/modules/rcart/components
Jeff Emmett adb0d173d8 feat(shell): add module sub-nav bar + rCart UX polish + fix TS errors
- Add secondary pill navigation bar between tab-row and <main> showing
  each module's outputPaths + subPageInfos as navigable links with
  client-side active highlighting
- Rename rcart /buy/:id route to /group-buy/:id, add payments and
  group-buys outputPaths, rename products → catalog
- Add outputPaths (mailboxes) to rinbox module
- Polish group buy page: hero stat cards, fill-up liquid progress
  visual with tier markers, warm amber→green gradient, pledge avatars,
  green CTA button, price box, responsive improvements
- Fix centering for narrow rcart form pages (flex layout in cart.css)
- Fix TS error: add walletAddress to rstack-identity SessionState type
- Fix TS errors: add ambient type declarations for 3d-force-graph and
  three (dynamically imported in folk-graph-viewer)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 20:44:45 -07:00
..
cart-demo.ts refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
cart.css feat(shell): add module sub-nav bar + rCart UX polish + fix TS errors 2026-03-11 20:44:45 -07:00
folk-cart-shop.ts feat(rcart): group buys tab + interactive what-if calculator 2026-03-11 18:30:10 -07:00
folk-group-buy-page.ts feat(shell): add module sub-nav bar + rCart UX polish + fix TS errors 2026-03-11 20:44:45 -07:00
folk-payment-page.ts feat(shell): add module sub-nav bar + rCart UX polish + fix TS errors 2026-03-11 20:44:45 -07:00
folk-payment-request.ts feat(shell): add module sub-nav bar + rCart UX polish + fix TS errors 2026-03-11 20:44:45 -07:00