- storage.ts: read existing meta from same IDB transaction instead of calling getMeta() which opens a separate transaction, causing the write transaction to auto-commit before meta put executes - rstack-app-switcher: track open/close state in #isOpen so re-renders don't leave body.rstack-sidebar-open orphaned, add click-outside handler, close sidebar on module select, clean up on disconnect Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| db | ||
| local-first | ||
| x402 | ||
| module.ts | ||
| tab-cache.ts | ||
| url-helpers.ts | ||