Siklos merged pull request Siklos/svg-layout-designer-react#35 2022-08-18 06:11:41 -04:00
Refactor behaviors into a single function
Siklos created pull request Siklos/svg-layout-designer-react#35 2022-08-18 06:11:31 -04:00
Refactor behaviors into a single function
Siklos pushed to dev.swal at Siklos/svg-layout-designer-react 2022-08-18 06:11:22 -04:00
4971ec7e5d Add swals + Remove incompatible saves + add new tests
Siklos created branch dev.swal in Siklos/svg-layout-designer-react 2022-08-18 06:11:22 -04:00
Siklos created branch dev.recalculatePosition in Siklos/svg-layout-designer-react 2022-08-18 05:43:58 -04:00
Siklos pushed to dev.recalculatePosition at Siklos/svg-layout-designer-react 2022-08-18 05:43:58 -04:00
c1139216c2 Rename applyBehaviors
e831f95d20 Refactor behaviors functions to a single function called applyBehaviors
Compare 2 commits »
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-17 11:46:38 -04:00
f34ba64f7e Change default color of Chassis to whitey wood
c7bc77b08f Fix build version of the project because of web workers
Compare 2 commits »
Siklos deleted branch dev.minWidth from Siklos/svg-layout-designer-react 2022-08-17 11:14:22 -04:00
Siklos merged pull request Siklos/svg-layout-designer-react#34 2022-08-17 11:14:21 -04:00
Implement minWidth property + refactor default property of new containers and main container
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-17 11:14:21 -04:00
2945febd91 Implement minWidth property + refactor default property of new containers and main container (#34)
Siklos created pull request Siklos/svg-layout-designer-react#34 2022-08-17 11:14:14 -04:00
Implement minWidth property + refactor default property of new containers and main container
Siklos pushed to dev.minWidth at Siklos/svg-layout-designer-react 2022-08-17 11:10:49 -04:00
3dd3768137 Add minWidth to containers (default 1) and forms
Siklos pushed to dev.minWidth at Siklos/svg-layout-designer-react 2022-08-17 10:50:47 -04:00
f0c1803e10 test-server: Set minWidth
4bf4f01dc2 Implemented logic for minWidth and rigidBody
83d4990bba Remove useless import
Compare 3 commits »
Siklos pushed to dev.minWidth at Siklos/svg-layout-designer-react 2022-08-17 10:32:18 -04:00
3da8a0c55e Add MinWidth to properties + add docs to IProperties + refactor default container properties into a function in default.ts
Siklos created branch dev.minWidth in Siklos/svg-layout-designer-react 2022-08-17 10:32:18 -04:00
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-17 09:53:22 -04:00
60329ef143 drone: fix using npm ci
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-17 09:50:53 -04:00
0bbf999838 Update dependencies.md about deprecation of dependencies
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-17 09:50:32 -04:00
e96e4f123b Merged PR 18: Add support for custom SVG
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-17 09:38:55 -04:00
82eae4971e Refactor RigidBodyBehaviors
286a5e9c00 Fix rigid body in which children thinks there was enough space
Compare 2 commits »
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