rspace-online/modules/rcart/components
Jeff Emmett e614df1b54 feat(responsive): add mobile breakpoints (768px/480px) across all rApps
Payment pages (folk-payment-page, folk-payment-request, folk-group-buy-page)
had zero or minimal media queries — now stack headers, reduce padding, and
resize iframes for 375px viewports. Other rApp dashboards (rchoices, rwallet,
rnotes, rfiles, rinbox, rforum, rtasks, rvote) gain consistent 768px/480px
breakpoints: collapsing grids to 1-column, shrinking fonts and padding, and
stacking flex rows on mobile. Also adds folk-payments-dashboard to the flex
centering rule in cart.css.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 12:32:47 -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(responsive): add mobile breakpoints (768px/480px) across all rApps 2026-03-12 12:32:47 -07:00
folk-cart-shop.ts feat(shell): redesign rApp info popup as centered modal with overlay 2026-03-12 11:24:41 -07:00
folk-group-buy-page.ts feat(responsive): add mobile breakpoints (768px/480px) across all rApps 2026-03-12 12:32:47 -07:00
folk-payment-page.ts feat(responsive): add mobile breakpoints (768px/480px) across all rApps 2026-03-12 12:32:47 -07:00
folk-payment-request.ts feat(responsive): add mobile breakpoints (768px/480px) across all rApps 2026-03-12 12:32:47 -07:00
folk-payments-dashboard.ts feat(rcart): add payments dashboard for Payments subnav tab 2026-03-12 11:17:54 -07:00