Implemented working history navigation and extended parsing of objects for greater compatibility
parent
a3076071
No related branches found
No related tags found
Showing
- src/editor/js/components/editor.tsx 12 additions, 1 deletionsrc/editor/js/components/editor.tsx
- src/editor/js/components/historynavigator.tsx 11 additions, 6 deletionssrc/editor/js/components/historynavigator.tsx
- src/editor/js/structures/graph/graph.ts 34 additions, 9 deletionssrc/editor/js/structures/graph/graph.ts
- src/editor/js/structures/graph/link.ts 18 additions, 3 deletionssrc/editor/js/structures/graph/link.ts
- src/editor/js/structures/graph/node.ts 15 additions, 1 deletionsrc/editor/js/structures/graph/node.ts
- src/editor/js/structures/graph/nodetype.ts 7 additions, 2 deletionssrc/editor/js/structures/graph/nodetype.ts
- src/editor/js/structures/manageddata.ts 13 additions, 3 deletionssrc/editor/js/structures/manageddata.ts
Loading
Please register or sign in to comment