Commit graph

17 commits

Author SHA1 Message Date
Eric Nguyen
dda6232bed Merged PR 436: Update deps
Update deps
2023-03-23 19:07:17 +00:00
Eric NGUYEN
1da851e3e0 Update @types/node 2023-03-01 17:09:48 +01:00
Eric NGUYEN
d40f97ad6f Add @types/react-svg-pan-zoom to patched dependencies 2023-02-17 16:24:45 +01:00
Eric NGUYEN
61807b621f Add fittingScale to toolbar + Add transformation-matrix to dependencies 2023-02-17 12:46:55 +01:00
Eric NGUYEN
14d74edf93 Update react-svg-pan-zoom 2023-02-17 11:54:12 +01:00
Eric Nguyen
e19d17c325 Merged PR 333: Add mprocs + nodemon + fix eslint tsconfig not found 2023-02-14 10:06:36 +00:00
Eric NGUYEN
c6c4bd1e32 Add @vitejs/plugin-react-swc 2023-02-08 12:42:25 +01:00
Eric NGUYEN
5c70131577 Update deps 2023-02-08 12:26:15 +01:00
Eric NGUYEN
935318d475 Add @react-hook/size and use it to have a dynamic resizable list + update packages 2022-10-03 17:49:43 +02:00
Eric Nguyen
18cbacaca1 Merged PR 196: Implement Vertical orientation + Upgrade Heroicons to 2.0
Implémenter l'orientation verticale

Modifier l'effet de append

Implementer RigidBody

Implementer Flex et simplex

Implémenter Push

Implémenter Swap

Implement MinMaxHeight without behaviors

Fix Margin for Height

Implement PositionReference

Fix dimension vertical position inside children

Add orientation change in form

Implement sortChildren

Implement Anchor

Fix warning message on overlapping

Fix minimap when root container is vertical

#7287
#7288
#7289
#7290
#7291
#7292
#7294
#7295
#7296
#7297
#7298
#7299
#7300
#7301
#7302
2022-09-28 16:07:56 +00:00
Eric NGUYEN
2ea43890f0 Implement setEditor + Add some macros 2022-09-23 14:55:57 +02:00
4971ec7e5d Add swals + Remove incompatible saves + add new tests
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2022-08-18 12:13:51 +02:00
Eric Nguyen
e96e4f123b Merged PR 18: Add support for custom SVG
Some checks failed
continuous-integration/drone/push Build is failing
Add support for custom SVG
Add userData back into IProperties
Added library interweave
Update example
2022-08-17 13:43:24 +00:00
d6eb9ea364 Optimize history and fix nodes pollution + fix css + removes motion.framer (#28)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: https://git.siklos-chaneru.duckdns.org/Siklos/svg-layout-designer-react/pulls/28
2022-08-12 16:31:37 -04:00
d11dfec22b Fix misuse of Hooks with useRef (#24)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: https://git.siklos-chaneru.duckdns.org/Siklos/svg-layout-designer-react/pulls/24
2022-08-11 09:10:06 -04:00
Eric Nguyen
616fe3e9ac Merged PR 17: Implement rigid body Fix multiple bugs
Implement rigid body

Fix saveload bug: having null elements
Fix events being duplicated and not being removed
2022-08-11 08:43:10 +00:00
1613617c3f Added missing peer-dependency 2022-08-08 17:52:11 +02:00