dr-sandbox/app/web/static
Michael Pilosov 3a951b387a homepage: persist intro/picker open state + dataset/N/T/J in URL query
- dataset-picker.js writes a compact query string (?ds=&n=&f=&j= plus
  intro=1/picker=0 when non-default) on every change and reads it on
  init. Refresh restores the page; the URL also works as a shareable
  deep-link.
- To avoid a first-paint flicker of the <details> elements, the index
  route pre-resolves intro_open / picker_open from the query and renders
  the <details open> attribute accordingly.
2026-04-22 18:16:42 -06:00
..
compare-select.js runs: subtle 'clear' button next to compare selected 2026-04-22 18:04:24 -06:00
compare.js modal: hide axes dropdown for single-panel runs 2026-04-22 17:23:51 -06:00
dataset-picker.js homepage: persist intro/picker open state + dataset/N/T/J in URL query 2026-04-22 18:16:42 -06:00
metrics.js dark/light theme toggle 2026-04-21 21:51:16 -06:00
panel-grid.js modal: hide axes dropdown for single-panel runs 2026-04-22 17:23:51 -06:00
run-modal.js modal: hide axes dropdown for single-panel runs 2026-04-22 17:23:51 -06:00
runs-filter.js runs: live counter + keep compare selections across filter swaps 2026-04-22 18:02:35 -06:00
style.css runs: subtle 'clear' button next to compare selected 2026-04-22 18:04:24 -06:00
theme.js dark/light theme toggle 2026-04-21 21:51:16 -06:00