You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* studio: Segregate Routes to stbx core/API things into separate ADT. #358
* studio: Use NetsAndDiagramsIndex nwetype in Routes. #358
* studio: put Studio tx cache model stuff in a separate model. #358
When clicking on a node in a diagram from the API, render it.Segregate some code and types so we can easily split between studio and transaction browser functionality.
NetsAndDiagramsIndex
newtype.Route
s into Statebox API things (wirings, firings, root, etc) into their ownApiRoute
type.TxCache
module.Based on reimagined wiring paths etc in #331.
The text was updated successfully, but these errors were encountered: