Guillaume Tauzin
|
320d68e27f
|
Text cotation css modified + no decimal display on text
|
2022-09-16 10:07:01 +02:00 |
|
Eric NGUYEN
|
5aaf1f4745
|
Set dimension to fixed 2
|
2022-08-30 17:45:00 +02:00 |
|
Eric Nguyen
|
ad126c6c28
|
Merged PR 170: Add new eslint rules
- naming-convention
- prefer-arrow-callback
- func-style
- import/no-default-export
|
2022-08-26 16:13:21 +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 |
|
|
faa058e57d
|
Implement new features for svg components + improve form properties (#25)
continuous-integration/drone/push Build is passing
- Make Dimension an actual svg line
- Implement XPositionReference
- Select the container above after delete
- Remove DimensionLayer
- Improve form properties
Reviewed-on: https://git.siklos-chaneru.duckdns.org/Siklos/svg-layout-designer-react/pulls/25
|
2022-08-11 11:48:31 -04: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 |
|
|
b5aa002877
|
Replaced usage of render() by their JSX constructor
continuous-integration/drone/push Build is passing
|
2022-08-05 16:23:33 +02:00 |
|
|
e2a099457c
|
Separated the model and the Container entity in order to remove any mutation operation
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2022-08-04 12:57:34 +02:00 |
|
|
c5171caaaa
|
Moved usage of Dimension directly inside the Container class and disable DimensionLayer
continuous-integration/drone/push Build is passing
|
2022-08-03 22:38:55 +02:00 |
|
|
c54e9ff3cb
|
Implement dimension
|
2022-08-03 00:02:41 +02:00 |
|