rspace-online/modules/rflows/lib
Jeff Emmett 8635b54800 fix(rflows): eliminate SVG NaN errors via comprehensive data sanitization
Added safeNum() + migrateNodeData() to sanitize all numeric fields (including
positions and allocation percentages) at every data loading boundary. The nullish
coalescing operator (??) doesn't catch NaN, so corrupted Automerge/localStorage
data cascaded NaN through pipe positions, port coordinates, and edge paths.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 15:14:26 -07:00
..
coinbase-onramp.ts fix(rflows): align Coinbase env vars with Infisical names (CDP prefix) 2026-03-11 16:19:17 -07:00
map-flow.ts feat(rflows): rewrite flow engine — conservation-enforcing simulation + Sankey renderer 2026-03-24 10:58:53 -07:00
onramp-provider.ts fix(transak): derive referrerDomain from request hostname instead of hardcoding 2026-03-12 10:49:29 -07:00
onramp-registry.ts feat: Transak-only gateway + pass credentials via docker-compose 2026-03-11 20:06:25 -07:00
openfort.ts fix: one wallet per EncryptID user, deduplicate fund claims 2026-03-06 23:33:45 -08:00
pimlico.ts feat(rflows+rwallet): diverse relay providers — on-ramp abstraction, configurable RPC, Pimlico bundler 2026-03-11 16:10:44 -07:00
presets.ts feat(rflows): rewrite flow engine — conservation-enforcing simulation + Sankey renderer 2026-03-24 10:58:53 -07:00
ramp-onramp.ts feat(rflows+rwallet): diverse relay providers — on-ramp abstraction, configurable RPC, Pimlico bundler 2026-03-11 16:10:44 -07:00
simulation.ts feat(rflows): rewrite flow engine — conservation-enforcing simulation + Sankey renderer 2026-03-24 10:58:53 -07:00
transak-onramp.ts feat(transak): pre-fill fiat amount and currency in widget 2026-03-12 12:12:31 -07:00
types.ts fix(rflows): eliminate SVG NaN errors via comprehensive data sanitization 2026-03-24 15:14:26 -07:00