Siklos pushed to dev.betterProperties at Siklos/svg-layout-designer-react 2022-08-16 07:51:26 -04:00
ed16cdd61d Fix regressions + fix tests because some inputs does not have onChange event anymore (id, parentId)
Siklos pushed to dev.betterProperties at Siklos/svg-layout-designer-react 2022-08-16 07:44:36 -04:00
6d56ea49cf Refactor radio group buttons
Siklos pushed to dev.betterProperties at Siklos/svg-layout-designer-react 2022-08-16 07:10:33 -04:00
9ce184df26 Fix tests + implement radio buttons for XPositionReference
Siklos pushed to dev.betterProperties at Siklos/svg-layout-designer-react 2022-08-16 05:41:09 -04:00
8759c77042 Refactor PropertiesOperations duplicate
Siklos created branch dev.betterProperties in Siklos/svg-layout-designer-react 2022-08-16 05:36:24 -04:00
Siklos pushed to dev.betterProperties at Siklos/svg-layout-designer-react 2022-08-16 05:36:24 -04:00
0e7e8a47ce Unrefactor Properties form to allow more freedom on the input types and form
706f9624cc Reset Class Properties to separate css style into a property
Compare 2 commits »
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-16 03:55:38 -04:00
3d7baafc17 Clean elementsSidebar and fix eslint
Siklos deleted branch dev.moreproperties from Siklos/svg-layout-designer-react 2022-08-15 17:04:46 -04:00
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-15 17:04:46 -04:00
dcfb93aa12 Fix bugs created by using Number()
3c164581ce Remove Number() calls
dd2079b975 Fix width and height not being numbers
4fbc67835c XPositionReference: Fix Selector and Append
522cd722c0 Added AddMethod and Default x,y,width,height on Add
Compare 5 commits »
Siklos merged pull request Siklos/svg-layout-designer-react#31 2022-08-15 17:04:45 -04:00
Implement more properties for IAvailableContainer
Siklos created pull request Siklos/svg-layout-designer-react#31 2022-08-15 17:03:39 -04:00
Implement more properties for IAvailableContainer
Siklos pushed to dev.moreproperties at Siklos/svg-layout-designer-react 2022-08-15 17:02:19 -04:00
dcfb93aa12 Fix bugs created by using Number()
Siklos pushed to dev.moreproperties at Siklos/svg-layout-designer-react 2022-08-15 16:54:42 -04:00
3c164581ce Remove Number() calls
Siklos pushed to dev.moreproperties at Siklos/svg-layout-designer-react 2022-08-15 16:49:45 -04:00
dd2079b975 Fix width and height not being numbers
Siklos pushed to dev.moreproperties at Siklos/svg-layout-designer-react 2022-08-15 16:24:35 -04:00
4fbc67835c XPositionReference: Fix Selector and Append
Siklos pushed to dev.moreproperties at Siklos/svg-layout-designer-react 2022-08-15 16:05:00 -04:00
522cd722c0 Added AddMethod and Default x,y,width,height on Add
Siklos created branch dev.moreproperties in Siklos/svg-layout-designer-react 2022-08-15 16:05:00 -04:00
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-15 15:12:37 -04:00
b8bd179167 Added Dimension of all children under the container (#30)
Siklos deleted branch dev.moredimensions from Siklos/svg-layout-designer-react 2022-08-15 15:12:37 -04:00
Siklos merged pull request Siklos/svg-layout-designer-react#30 2022-08-15 15:12:36 -04:00
Added Dimension of all children under the container