svg-layout-designer-react/src
Siklos 1fc616f91a
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Moved UI Elements to separate components + moved replacer/reviver functions to saveload.ts
2022-08-05 21:16:40 +02:00
..
Components Moved UI Elements to separate components + moved replacer/reviver functions to saveload.ts 2022-08-05 21:16:40 +02:00
Enums Added Standard with Typescript + Moved module methods to utils/itertools 2022-08-05 19:52:09 +02:00
Interfaces Added Standard with Typescript + Moved module methods to utils/itertools 2022-08-05 19:52:09 +02:00
test Added API tests + added vitest.config.ts + added fallback of window.fetch with xmlhttprequest 2022-08-03 16:03:39 +02:00
tests/resources Add state.json to src/tests/resources for testing 2022-08-05 13:48:53 +02:00
utils Moved UI Elements to separate components + moved replacer/reviver functions to saveload.ts 2022-08-05 21:16:40 +02:00
App.scss Extract Editor from App 2022-08-04 14:53:49 +02:00
App.tsx Moved UI Elements to separate components + moved replacer/reviver functions to saveload.ts 2022-08-05 21:16:40 +02:00
Editor.scss Fix text not centered 2022-08-05 10:37:39 +02:00
Editor.tsx Moved UI Elements to separate components + moved replacer/reviver functions to saveload.ts 2022-08-05 21:16:40 +02:00
index.scss Implement export as SVG (#14) 2022-08-05 12:10:58 -04:00
main.tsx Extract Editor from App 2022-08-04 14:53:49 +02:00
vite-env.d.ts Change API variable name 2022-07-30 20:24:58 +02:00