Commit graph

16 commits

Author SHA1 Message Date
Guillaume Tauzin
5d1373e464 GT packages json 2023-03-01 16:50:36 +01:00
Guillaume Tauzin
6792d5e105 Fix serialization + bug undefined Dimension 2023-02-27 15:18:29 +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
Guillaume Tauzin
23c7a05a00 Change css class for sidebar and symbols 2022-09-09 08:40:01 +02: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
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
Eric NGUYEN
05e9013c3b Added API tests + added vitest.config.ts + added fallback of window.fetch with xmlhttprequest
Some checks failed
continuous-integration/drone/push Build is failing
2022-08-03 16:03:39 +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
b4806db91a Implement SmartMenuiserie API + added bun test-server 2022-07-30 19:56:41 +02:00
Hydroxycarbamide
281cd92194 Initialise project with Vite, React, SCSS, Tailwind, ESLint 2022-07-30 11:38:17 +02:00