|
af73fa6083
|
Implement basic form for properties to avoid history pollution
|
2022-08-11 12:39:42 +02:00 |
|
Eric Nguyen
|
616fe3e9ac
|
Merged PR 17: Implement rigid body Fix multiple bugs
Implement rigid body
Fix saveload bug: having null elements
Fix events being duplicated and not being removed
|
2022-08-11 08:43:10 +00:00 |
|
Eric Nguyen
|
d9e06537e8
|
Merged PR 16: Transform every single class components into functional component
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
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 |
|
|
a42ac77d33
|
Implement main bar + Change colors
continuous-integration/drone/push Build is failing
|
2022-08-08 11:23:15 +02:00 |
|
|
293af45144
|
Refactor Editor and module functions (#15)
continuous-integration/drone/push Build is passing
Moved all module functions to separate utils modules
Replaced standard with standard with typescript
Extracted UI elements to separate component
Reviewed-on: https://git.siklos-chaneru.duckdns.org/Siklos/svg-layout-designer-react/pulls/15
|
2022-08-05 15:38:44 -04:00 |
|
|
e3228ccffa
|
Moved ContainerModel to Interfaces + replace all components to purecomponent (#12)
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Reviewed-on: https://git.siklos-chaneru.duckdns.org/Siklos/svg-layout-designer-react/pulls/12
|
2022-08-05 10:36:40 -04:00 |
|
|
563840080c
|
Fix bug where when an input is emptied, its type change to 'number'
continuous-integration/drone/push Build is passing
|
2022-08-05 12:28:23 +02:00 |
|
|
cf49ad644a
|
Implement revive of json after load + Added parentId
continuous-integration/drone/push Build is failing
|
2022-08-04 18:02:27 +02:00 |
|
|
05622c3a64
|
Fix type check + moved width and height to rect property
|
2022-08-01 19:42:28 +02:00 |
|
|
d155e345e8
|
Improve sidebar style
|
2022-08-01 17:15:45 +02:00 |
|
|
d2492520b4
|
Big refactoring with properties + Implement Property
|
2022-08-01 16:16:31 +02:00 |
|