Eric Nguyen
|
66ea3b1b64
|
Merged PR 163: Remove the static form + rename some components for clarity
continuous-integration/drone/push Build is passing
The static form is hard to maintain so I am removing it + rename some components for clarity + moved some utils files
|
2022-08-22 14:37:25 +00:00 |
|
|
f268011315
|
Implement more options + Add depth dimension (revert DimensionLayer) (#37)
continuous-integration/drone/push Build is passing
- Displayed text
- Enable Shortcuts
- Hide text
- Disable Dimension
- Depth dimension
Reviewed-on: https://git.siklos-chaneru.duckdns.org/Siklos/svg-layout-designer-react/pulls/37
|
2022-08-18 08:46:50 -04:00 |
|
|
c81a6fe44b
|
Implement events for external use + Rename interfaces with a I prefix + add some documentation (#26)
continuous-integration/drone/push Build is passing
Implement events for external use
Rename interfaces with a I prefix
Add some documentation
Co-authored-by: Eric NGUYEN <enguyen@techform.fr>
Reviewed-on: https://git.siklos-chaneru.duckdns.org/Siklos/svg-layout-designer-react/pulls/26
|
2022-08-12 06:36:14 -04: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 |
|