aboutsummaryrefslogtreecommitdiff
path: root/src/client/util/BranchingTrailManager.tsx
AgeCommit message (Collapse)Author
2024-08-09a bunch more typing fixes.bobzel
2024-05-02lots more dependency cycle unwinding.bobzel
2024-04-21more lint cleanupbobzel
2024-01-02fixing more .props => ._props refernces.bobzel
2023-12-14a bunch more fixes to making things observable. fixed calling ↵bobzel
super.componentDidUpdate on subsclasses
2023-08-23Basic implementation of micahels branching trail on mastermonoguitari
2023-04-17minor cleanupbobzel
2023-04-13Compile and make compatible all the scattered code I had for empowering ↵sotech117
trails for dash meeting. Still much to do with ui, but basic functionaltiy is there. Two key things, 1) navigation for branching trails, and 2) ability to runSubroutines on tested trails.