rspace-online/website/public
Jeff Emmett abbfb552cc feat: client-side tab caching for instant tab switching
Previously loaded tabs stay in the DOM and are shown/hidden via CSS.
New tabs are fetched via fetch() + DOMParser on first visit, then
cached. Switching back is instant with no network request.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 23:21:10 +00:00
..
_next/static feat: restore original rSpace-website landing page 2026-02-27 17:05:43 -08:00
images/design-mode feat: restore original rSpace-website landing page 2026-02-27 17:05:43 -08:00
favicon.png Move favicon to public folder for Vite build 2026-01-02 13:41:58 +01:00
landing.html fix: landing page header — inline header CSS to avoid shell.css global reset 2026-02-27 17:20:12 -08:00
logo.png Move favicon to public folder for Vite build 2026-01-02 13:41:58 +01:00
shell.css feat: client-side tab caching for instant tab switching 2026-02-28 23:21:10 +00:00