odysseus/static
yakamoz221 08b24b8499 feat(memory-graph): Milestone 3 polish — legend, isolate, keyboard nav
- Collapsible legend: click "Legend" to expand/collapse (caret rotates,
  pointer-events re-enabled now that the legend has something clickable).
- "Isolate connected component" detail-panel action: a pure
  _componentNodeIds() BFS (undirected, no DOM dependency) feeds into
  _applyFilters() alongside the existing category filter, with a toggle
  button and a banner reporting how many memories are shown. Clears on
  background click and on every graph reload.
- Keyboard shortcuts: `f` focuses the search box; arrow keys cycle
  selection through the currently visible (filter-respecting) nodes and
  re-center the camera. Both guarded against firing while typing or
  while the modal is minimized.
- MODULE_SUMMARY.md: documented the memoryGraph.js module.
2026-07-31 00:49:59 +03:00
..
fonts feat(a11y): add a Text size control and an OpenDyslexic font option (#4210) 2026-06-22 13:53:46 +02:00
icons Cookbook model workflow fixes 2026-06-21 11:02:35 +00:00
js feat(memory-graph): Milestone 3 polish — legend, isolate, keyboard nav 2026-07-31 00:49:59 +03:00
lib feat(memory): add Memory Graph View frontend (Milestone 2) 2026-07-31 00:49:59 +03:00
app.js feat(memory): add Memory Graph View frontend (Milestone 2) 2026-07-31 00:49:59 +03:00
icon.ico feat(launcher): add portable windows launcher (#976) 2026-06-16 04:58:16 +01:00
index.html feat(memory): add Memory Graph View frontend (Milestone 2) 2026-07-31 00:49:59 +03:00
login.html fix(auth): centralize password and username validation constants (#4120) 2026-06-16 09:52:15 +02:00
manifest.json pwa missing icons added (#428) 2026-06-15 16:00:13 +09:00
modal-control-variants.html Merge verified Odysseus fixes 2026-07-23 14:49:02 +00:00
style.css feat(memory-graph): Milestone 3 polish — legend, isolate, keyboard nav 2026-07-31 00:49:59 +03:00
sw.js Merge verified Odysseus fixes 2026-07-23 14:49:02 +00:00
wave-variants.html Merge verified Odysseus fixes 2026-07-23 14:49:02 +00:00
whirlpool-variants.html Merge verified Odysseus fixes 2026-07-23 14:49:02 +00:00