rspace-online/modules/rcart/components
Jeff Emmett a54661d4d4 fix: use correct /rX prefix in all module getApiBase() methods
All module components were matching URL paths without the 'r' prefix
(e.g., /notes instead of /rnotes), causing API calls to fail when
modules are mounted at /:space/:moduleId. Also adds space attribute
fallback for canvas-embedded usage.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 13:34:17 -08:00
..
cart-demo.ts refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
cart.css refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
folk-cart-shop.ts fix: use correct /rX prefix in all module getApiBase() methods 2026-03-02 13:34:17 -08:00