rspace-online/modules/rnetwork/components
Jeff Emmett 87d5e8b1cb fix(rnetwork): pre-load THREE before graph creation
nodeThreeObject callback was returning a Promise (from async
createNodeObjectAsync) because THREE wasn't cached yet. Pre-load
THREE via import("three") before creating the graph so the callback
always returns a synchronous Three.js object.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 10:30:43 -07:00
..
folk-crm-view.ts feat: add subnav outputPaths for rcart, rmeets, rwallet; CRM URL-path tabs 2026-03-12 01:37:05 -07:00
folk-delegation-manager.ts feat(rnetwork): enhanced trust flow viz + rename authorities to gov/fin/dev-ops 2026-03-11 20:51:30 -07:00
folk-graph-viewer.ts fix(rnetwork): pre-load THREE before graph creation 2026-03-12 10:30:43 -07:00
folk-trust-sankey.ts feat(rnetwork): enhanced trust flow viz + rename authorities to gov/fin/dev-ops 2026-03-11 20:51:30 -07:00
network.css feat: add interactive canvas to rNetwork + rSocials canvas view 2026-03-04 19:16:46 -08:00