Commit graph

8 commits

Author SHA1 Message Date
Eric Nguyen
d9e06537e8 Merged PR 16: Transform every single class components into functional component
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This improve greatly the performance and the code cleaning.
It allows us to separate the inseparable class methods into modules functions
2022-08-09 15:15:56 +00:00
340cc86aa9 Extract Editor from App
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-04 14:53:49 +02:00
767afb230d Add selector an animation
All checks were successful
continuous-integration/drone/push Build is passing
2022-08-04 00:22:39 +02:00
ff059626a3 Change text style 2022-08-03 22:52:39 +02:00
3dc67f88c9 Add svgpanzoom 2022-07-31 14:35:41 +02:00
Hydroxycarbamide
adf86ebea1 Create sidebar 2022-07-30 22:02:56 +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