|
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 |
|