ttrpg-tools/src/components/stores
hypercross e437d20d73 feat: update session creation to hydrate data immediately
Update `createSession` to return the session ID, allowing the UI to
automatically set the active session and trigger a server hydration
immediately after creation. This ensures the UI reflects the new
session state without a manual refresh.
2026-07-11 09:32:26 +08:00
..
journalStream.ts feat: update session creation to hydrate data immediately 2026-07-11 09:32:26 +08:00
persistence.ts refactor: extract persistence and reveal logic into new stores 2026-07-07 18:10:43 +08:00
pinsStore.ts feat: md-pins allow numbers 2026-03-21 18:16:41 +08:00
reveal.ts refactor: move GM action buttons to Solid components 2026-07-07 23:14:04 +08:00
ttrpgRunner.ts refactor: yarn runner man 2026-03-03 15:09:25 +08:00
yarnStore.ts refactor: move yarn-spinner-loader to external dependency 2026-04-14 16:35:18 +08:00