ttrpg-tools/src
hypercross 779722fe85 refactor: preserve URL search params during navigation
Introduce `useNavigateWithParams` to ensure that existing URL search
parameters are maintained when navigating between pages. This is
applied to the Article component, FileTree, and journal links to
prevent losing state (like session or player info) during client-side
navigation.

Also intercepts markdown anchor links in the Article component to use
client-side navigation.
2026-07-07 23:26:44 +08:00
..
cli fix(completions): instantiate Slugger per file 2026-07-07 19:07:37 +08:00
components refactor: preserve URL search params during navigation 2026-07-07 23:26:44 +08:00
data-loader feat: implement granular section visibility control 2026-07-07 07:44:57 +08:00
doc-entries feat(docs): add component documentation entries and refactor dialog 2026-06-30 18:47:14 +08:00
journals/mothership feat: mothership character store 2026-03-23 01:13:19 +08:00
markdown refactor: simplify spark button injection logic 2026-07-07 21:44:00 +08:00
plotcutter fix: jest 2026-03-23 20:24:25 +08:00
App.tsx refactor: introduce RevealManager and Article DOM context 2026-07-07 22:19:04 +08:00
global.d.ts feat(viewer): Add data source dialog 2026-06-30 19:20:08 +08:00
index.html feat: add md-emfont component and format code 2026-05-11 11:25:57 +08:00
main.tsx fix: app routing 2026-02-26 14:10:16 +08:00
solid-dnd.directives.d.ts fix(layer-editor): use stable _key for drag-and-drop sorting 2026-07-03 21:49:18 +08:00
styles.css refactor: improve heading revelation logic 2026-07-07 12:56:28 +08:00