Commit graph

10 commits

Author SHA1 Message Date
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