supermemory/packages/memory-graph/src
Vorflux AI cfac6e8898 Fix CI test import, popover pan repositioning, and renderer improvements
- Change bun:test import to vitest for CI compatibility
- Add viewportVersion counter for popover recalculation during pan
- Add hex color guard in lightenColor for non-6-digit formats
- Optimize version edge filtering with batch property
- Simplify stroke style conditions in drawDocumentNode
2026-03-27 05:32:36 +00:00
..
__tests__ Fix CI test import, popover pan repositioning, and renderer improvements 2026-03-27 05:32:36 +00:00
canvas Fix CI test import, popover pan repositioning, and renderer improvements 2026-03-27 05:32:36 +00:00
components Fix CI test import, popover pan repositioning, and renderer improvements 2026-03-27 05:32:36 +00:00
hooks Fix biome lint/format errors: aria-hidden on SVGs, Infinity -> Number.POSITIVE_INFINITY, line length formatting 2026-03-27 00:12:50 +00:00
api-types.ts Rewrite @supermemory/memory-graph with perf optimizations and consolidate consumers 2026-03-26 17:58:28 +00:00
constants.ts Rewrite @supermemory/memory-graph with perf optimizations and consolidate consumers 2026-03-26 17:58:28 +00:00
index.tsx Rewrite @supermemory/memory-graph with perf optimizations and consolidate consumers 2026-03-26 17:58:28 +00:00
mock-data.ts Fix biome lint/format errors: aria-hidden on SVGs, Infinity -> Number.POSITIVE_INFINITY, line length formatting 2026-03-27 00:12:50 +00:00
types.ts Fix biome lint/format errors: aria-hidden on SVGs, Infinity -> Number.POSITIVE_INFINITY, line length formatting 2026-03-27 00:12:50 +00:00