svg-layout-designer-react/src
Eric Nguyen d9e06537e8
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Merged PR 16: Transform every single class components into functional component
This improve greatly the performance and the code cleaning.
It allows us to separate the inseparable class methods into modules functions
2022-08-09 15:15:56 +00:00
..
assets/fonts Implement main bar + Change colors 2022-08-08 11:23:15 +02:00
Components Merged PR 16: Transform every single class components into functional component 2022-08-09 15:15:56 +00:00
Enums Refactor Editor and module functions (#15) 2022-08-05 15:38:44 -04:00
Interfaces Merged PR 16: Transform every single class components into functional component 2022-08-09 15:15:56 +00:00
test Merged PR 16: Transform every single class components into functional component 2022-08-09 15:15:56 +00:00
tests/resources Add state.json to src/tests/resources for testing 2022-08-05 13:48:53 +02:00
utils Merged PR 16: Transform every single class components into functional component 2022-08-09 15:15:56 +00:00
index.scss Implement deletion + context menu 2022-08-08 14:29:45 +02:00
main.tsx Merged PR 16: Transform every single class components into functional component 2022-08-09 15:15:56 +00:00
vite-env.d.ts Change API variable name 2022-07-30 20:24:58 +02:00