Siklos pushed to master at Siklos/svg-layout-designer-react 2022-08-05 10:42:48 -04:00
2335e74c15 Merge pull request 'Fix bugs with SVG + improve performance with pure component' (#13) from dev into master
c265659b2d Merge branch 'master' into dev
e3228ccffa Moved ContainerModel to Interfaces + replace all components to purecomponent (#12)
b5aa002877 Replaced usage of render() by their JSX constructor
bc6d44db6a Fix stuck svg pan zoom + improve minimap
Compare 9 commits »
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-05 10:39:03 -04:00
c265659b2d Merge branch 'master' into dev
072d1c6add Merge pull request 'Fix multiple bugs' (#10) from dev.rigidbody into master
6d1279f1ef Merge pull request 'Fix: Container not updating when changing their attribute' (#9) from dev into master
288e3010ab Merge pull request 'Fix multiple bugs related to saving' (#8) from dev into master
e71e181fc4 Merge pull request 'Update master with latest dev changes' (#7) from dev into master
Compare 5 commits »
Siklos created pull request Siklos/svg-layout-designer-react#13 2022-08-05 10:38:46 -04:00
Fix bugs with SVG + improve performance with pure component
Siklos deleted branch dev.purecomponents from Siklos/svg-layout-designer-react 2022-08-05 10:36:42 -04:00
Siklos merged pull request Siklos/svg-layout-designer-react#12 2022-08-05 10:36:41 -04:00
Moved ContainerModel to Interfaces + replace all components to purecomponent
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-05 10:36:41 -04:00
e3228ccffa Moved ContainerModel to Interfaces + replace all components to purecomponent (#12)
Siklos created pull request Siklos/svg-layout-designer-react#12 2022-08-05 10:35:15 -04:00
Moved ContainerModel to Interfaces + replace all components to purecomponent
Siklos created branch dev.purecomponents in Siklos/svg-layout-designer-react 2022-08-05 10:34:21 -04:00
Siklos pushed to dev.purecomponents at Siklos/svg-layout-designer-react 2022-08-05 10:34:21 -04:00
fd57679542 Moved ContainerModel to Interfaces + replace all components to purecomponent
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-05 10:22:34 -04:00
b5aa002877 Replaced usage of render() by their JSX constructor
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-05 09:58:27 -04:00
bc6d44db6a Fix stuck svg pan zoom + improve minimap
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-05 08:09:21 -04:00
d5f89523db Update Readme
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-05 07:47:17 -04:00
893876ddaa Allow LoadEditor through external resource
4127a9a6eb Add state.json to src/tests/resources for testing
Compare 2 commits »
Siklos pushed to dev at Siklos/svg-layout-designer-react 2022-08-05 07:32:57 -04:00
37dfdfe46c Merge pull request 'Fix multple bugs' (#11) from dev.rigidbody into dev
415318a81c Fix Error message when string empty in input
563840080c Fix bug where when an input is emptied, its type change to 'number'
8fdf75019f Fix bun test-server
cf1a3a7eec Default action of AddContainer will now be append
Compare 8 commits »
Siklos merged pull request Siklos/svg-layout-designer-react#11 2022-08-05 07:32:57 -04:00
Fix multple bugs
Siklos created pull request Siklos/svg-layout-designer-react#11 2022-08-05 07:30:57 -04:00
Fix multple bugs
Siklos merged pull request Siklos/svg-layout-designer-react#10 2022-08-05 07:30:34 -04:00
Fix multiple bugs
Siklos pushed to master at Siklos/svg-layout-designer-react 2022-08-05 07:30:34 -04:00
072d1c6add Merge pull request 'Fix multiple bugs' (#10) from dev.rigidbody into master
415318a81c Fix Error message when string empty in input
563840080c Fix bug where when an input is emptied, its type change to 'number'
8fdf75019f Fix bun test-server
cf1a3a7eec Default action of AddContainer will now be append
Compare 8 commits »
Siklos created pull request Siklos/svg-layout-designer-react#10 2022-08-05 07:29:23 -04:00
Fix multiple bugs
Siklos pushed to dev.rigidbody at Siklos/svg-layout-designer-react 2022-08-05 07:27:55 -04:00
415318a81c Fix Error message when string empty in input