ttrpg-tools/src/components
hypercross 57ffb35f2b feat: publish initial manifest on startup and improve UI focus
- Publish the existing session manifest via the broker on startup
- Automatically focus the new session input field when it is shown
- Prevent event propagation when clicking to create a new session
2026-07-08 00:08:12 +08:00
..
journal feat: publish initial manifest on startup and improve UI focus 2026-07-08 00:08:12 +08:00
md-commander feat: add plain text dice roll detail 2026-07-06 18:18:16 +08:00
md-deck fix(ui): Add text-black to prose elements 2026-07-03 22:11:50 +08:00
stores refactor: move GM action buttons to Solid components 2026-07-07 23:14:04 +08:00
utils refactor: improve spark table lookup and error reporting 2026-07-07 19:13:11 +08:00
Article.tsx refactor: preserve URL search params during navigation 2026-07-07 23:26:44 +08:00
DataSourceDialog.tsx feat(viewer): Add data source dialog 2026-06-30 19:20:08 +08:00
DocDialog.tsx fix(ui): increase z-index for DocDialog elements 2026-07-07 23:59:57 +08:00
FileTree.tsx refactor: preserve URL search params during navigation 2026-07-07 23:26:44 +08:00
RevealManager.tsx fix: decode URI components before path processing 2026-07-07 23:43:02 +08:00
Sidebar.tsx refactor: extract persistence and reveal logic into new stores 2026-07-07 18:10:43 +08:00
doc-data.ts fix: normalize line endings in frontmatter parsing 2026-07-07 21:47:25 +08:00
index.ts refactor: introduce RevealManager and Article DOM context 2026-07-07 22:19:04 +08:00
journal-doc-data.ts feat: add Journal server documentation to DocDialog 2026-07-07 23:57:31 +08:00
md-bg.tsx feat(md-bg): Add solid color background support 2026-06-30 18:24:38 +08:00
md-border.tsx feat(components): add md-border custom element 2026-06-26 11:10:06 +08:00
md-dice.tsx feat: add spark table completion and rolling support 2026-07-07 19:02:17 +08:00
md-embed.tsx feat(viewer): Add md-embed component 2026-06-25 20:43:40 +08:00
md-font.tsx feat(md-font): Add color prop support 2026-06-30 18:28:40 +08:00
md-link.tsx refactor: move utils 2026-02-27 12:40:50 +08:00
md-pins.tsx feat: md-pins allow numbers 2026-03-21 18:16:41 +08:00
md-table.tsx feat: md-table weighted random 2026-03-21 18:42:50 +08:00
md-token-viewer.tsx refactor: move centering to 3mf gen 2026-03-17 12:49:49 +08:00
md-token.tsx fix: url 2026-03-17 12:38:01 +08:00
md-yarn-spinner.tsx refactor: move yarn-spinner-loader to external dependency 2026-04-14 16:35:18 +08:00
useNavigateWithParams.ts refactor: preserve URL search params during navigation 2026-07-07 23:26:44 +08:00