Commit graph

32 commits

Author SHA1 Message Date
Eric Nguyen
dda6232bed Merged PR 436: Update deps
Update deps
2023-03-23 19:07:17 +00:00
Guillaume Tauzin
5d1373e464 GT packages json 2023-03-01 16:50:36 +01:00
Eric NGUYEN
afd303f8cb Refactor usage of EditorState + Add version to editorState + increment editorState to "v2.0.0" 2023-03-01 11:46:22 +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
b3338b0167 Add custom toolbar 2023-02-17 11:53:19 +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
a442ffa144 Add Release protocol 2022-11-21 16:41:48 +01:00
Eric NGUYEN
c7eb9672ab Add linter to azure-pipeline 2022-11-21 13:52:19 +01:00
Eric NGUYEN
f891a2f242 Set package version to 0.1.0 2022-11-21 13:48:00 +01:00
Eric NGUYEN
b3a3be0ba2 Fix svg-layout-designer.ts after history update + Update SVGLD.dts + add command to package.json 2022-10-13 17:40:43 +02:00
Eric Nguyen
f74af69291 Merged PR 211: Add csharp classes to SVGLayoutDesigner and add tests 2022-10-10 09:28:47 +00: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
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
Eric Nguyen
60247d6f45 Merged PR 10: Set up CI with Azure Pipelines
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-08 14:14:12 +00:00
293af45144 Refactor Editor and module functions (#15)
All checks were successful
continuous-integration/drone/push Build is passing
Moved all module functions to separate utils modules

Replaced standard with standard with typescript

Extracted UI elements to separate component

Reviewed-on: https://git.siklos-chaneru.duckdns.org/Siklos/svg-layout-designer-react/pulls/15
2022-08-05 15:38:44 -04:00
8b110020e1 Add vitest/ui 2022-08-04 18:32:24 +02:00
70e1031245 Add react Heroicon
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-04 18:06:11 +02:00
1f1babe49f Implement testing library (#2)
All checks were successful
continuous-integration/drone/push Build is passing
Co-authored-by: Eric NGUYEN <enguyen@techform.fr>
Reviewed-on: https://git.siklos-chaneru.duckdns.org/Siklos/svg-layout-designer-react/pulls/2
2022-08-03 08:45:16 -04:00
42d2d20fd0 Add framer motion + add animation on elementsSidebar 2022-08-01 19:08:40 +02:00
6db63d5a47 Replace svg-pan-zoom by react-svg-pan-zoom 2022-07-31 17:34:47 +02:00
3dc67f88c9 Add svgpanzoom 2022-07-31 14:35:41 +02:00
Hydroxycarbamide
281cd92194 Initialise project with Vite, React, SCSS, Tailwind, ESLint 2022-07-30 11:38:17 +02:00