ttrpg-tools/src/components/stores
hypercross 98c4a195e8 refactor: replace websocket-stream with native ws utility
Remove the `websocket-stream` dependency in favor of
`createWebSocketStream`
from the `ws` package. This simplifies the MQTT broker setup in the
journal server and removes unnecessary transitive dependencies.

Also improve the JournalPanel UI with smoother transitions and better
visibility handling.
2026-07-06 15:53:52 +08:00
..
journalStream.ts refactor: replace websocket-stream with native ws utility 2026-07-06 15:53:52 +08:00
pinsStore.ts feat: md-pins allow numbers 2026-03-21 18:16:41 +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