Siklos pushed to dev.fixRigidBodyEnoughSpace at Siklos/svg-layout-designer-react 2022-08-17 09:10:16 -04:00
286a5e9c00 Fix rigid body in which children thinks there was enough space
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-16 11:43:33 -04:00
d29d1f5054 Better description of add + fix regression form validation + fix http server not using strokeWidth + add doc about hardcoded
Siklos pushed to master at Siklos/svg-layout-designer-react 2022-08-16 11:03:16 -04:00
0452a17454 Merge branch 'dev'
da7f5060e8 drone-ci: Remove pnpm
a36d5d79d4 Fix test: when using dynamic input, the value is converted correctly as number before being send to the change event
e3190dfe0a Refactor PropertiesOperations for more readability
0fcc2244bb History: Fix regression with delete
Compare 15 commits »
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-16 11:00:19 -04:00
da7f5060e8 drone-ci: Remove pnpm
Siklos deleted branch dev.fixtransform from Siklos/svg-layout-designer-react 2022-08-16 10:56:59 -04:00
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-16 10:56:59 -04:00
a36d5d79d4 Fix test: when using dynamic input, the value is converted correctly as number before being send to the change event
e3190dfe0a Refactor PropertiesOperations for more readability
0fcc2244bb History: Fix regression with delete
1622816035 Final fix for XPositionReference : We are now lying to the user in the form. The transformation is applied to the value that is shown but the transformation is restored for the computing afterward
Compare 4 commits »
Siklos merged pull request Siklos/svg-layout-designer-react#33 2022-08-16 10:56:58 -04:00
Final fix for XPositionReference : We are now lying to the user in the form. The transformation is applied to the value that is shown but the transformation is restored for the computing afterward
Siklos pushed to dev.fixtransform at Siklos/svg-layout-designer-react 2022-08-16 10:51:51 -04:00
a36d5d79d4 Fix test: when using dynamic input, the value is converted correctly as number before being send to the change event
Siklos created pull request Siklos/svg-layout-designer-react#33 2022-08-16 10:49:16 -04:00
Final fix for XPositionReference : We are now lying to the user in the form. The transformation is applied to the value that is shown but the transformation is restored for the computing afterward
Siklos pushed to dev.fixtransform at Siklos/svg-layout-designer-react 2022-08-16 10:47:48 -04:00
e3190dfe0a Refactor PropertiesOperations for more readability
Siklos created branch dev.fixtransform in Siklos/svg-layout-designer-react 2022-08-16 10:32:27 -04:00
Siklos pushed to dev.fixtransform at Siklos/svg-layout-designer-react 2022-08-16 10:32:27 -04:00
0fcc2244bb History: Fix regression with delete
1622816035 Final fix for XPositionReference : We are now lying to the user in the form. The transformation is applied to the value that is shown but the transformation is restored for the computing afterward
Compare 2 commits »
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-16 09:15:34 -04:00
7014f520b9 Update documentation
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-16 08:57:55 -04:00
5f8e011bc6 Unrefactor Properties form to allow more freedom on the input types and form (#32)
Siklos deleted branch dev.betterProperties from Siklos/svg-layout-designer-react 2022-08-16 08:57:55 -04:00
Siklos merged pull request Siklos/svg-layout-designer-react#32 2022-08-16 08:57:54 -04:00
Unrefactor Properties form to allow more freedom on the input types and form
Siklos pushed to dev.betterProperties at Siklos/svg-layout-designer-react 2022-08-16 08:52:38 -04:00
dc582d3365 Fix ChildrenDimension not using x
Siklos pushed to dev.betterProperties at Siklos/svg-layout-designer-react 2022-08-16 08:48:03 -04:00
1bd0d1c796 RadioGroupButtons improve label style
Siklos pushed to dev.betterProperties at Siklos/svg-layout-designer-react 2022-08-16 08:44:52 -04:00
658b9d9cc7 Improve XPositionReference radio input group
f0bfa39f33 RadioGroupButtons: Improve CSS
Compare 2 commits »
Siklos created pull request Siklos/svg-layout-designer-react#32 2022-08-16 07:55:28 -04:00
Unrefactor Properties form to allow more freedom on the input types and form