-
- Downloads
Connected first components to editor backend, but still WIP
parent
f896d95b
No related branches found
No related tags found
Showing
- src/backend.js 2 additions, 0 deletionssrc/backend.js
- src/backend.tsx 8 additions, 0 deletionssrc/backend.tsx
- src/editor/editor.php 1 addition, 118 deletionssrc/editor/editor.php
- src/editor/js/components/editor.tsx 52 additions, 0 deletionssrc/editor/js/components/editor.tsx
- src/editor/js/components/toolbar.tsx 12 additions, 0 deletionssrc/editor/js/components/toolbar.tsx
- src/editor/js/components/toolitem.tsx 44 additions, 0 deletionssrc/editor/js/components/toolitem.tsx
- src/editor/js/graph.js 0 additions, 34 deletionssrc/editor/js/graph.js
- src/editor/js/structures/editor/tools/tool.ts 7 additions, 0 deletionssrc/editor/js/structures/editor/tools/tool.ts
- src/editor/js/structures/graph/graph.ts 24 additions, 0 deletionssrc/editor/js/structures/graph/graph.ts
- webpack.common.js 1 addition, 1 deletionwebpack.common.js
src/backend.tsx
0 → 100644
src/editor/js/components/editor.tsx
0 → 100644
src/editor/js/components/toolbar.tsx
0 → 100644
src/editor/js/components/toolitem.tsx
0 → 100644