Commit graph

547 commits

Author SHA1 Message Date
0dc078493a Fix reversed list 2022-08-01 22:35:04 +02:00
05622c3a64 Fix type check + moved width and height to rect property 2022-08-01 19:42:28 +02:00
6ac76f6619 Add animation to container 2022-08-01 19:21:13 +02:00
42d2d20fd0 Add framer motion + add animation on elementsSidebar 2022-08-01 19:08:40 +02:00
d155e345e8 Improve sidebar style 2022-08-01 17:15:45 +02:00
d2492520b4 Big refactoring with properties + Implement Property 2022-08-01 16:16:31 +02:00
43fb019e05 Improve style for sidebar elements 2022-08-01 12:30:59 +02:00
5121259e83 Fix dfs and Element's id 2022-08-01 12:19:11 +02:00
b2a020730c ElementsSidebar: Fix hover color 2022-08-01 11:45:41 +02:00
e5012256de Rename SVGSidebar to ElementsSidebar 2022-08-01 11:45:02 +02:00
106c403125 test-server: Fix again 2022-08-01 11:28:20 +02:00
a70c336e80 test-server: Truly fix the api 2022-08-01 11:26:52 +02:00
94c9ac26c0 Container: Updated id format + add feedback for the selected container 2022-08-01 11:11:07 +02:00
893b525d45 Implement add on selected container 2022-08-01 11:02:44 +02:00
092b156cc0 Implement selected container 2022-08-01 10:50:58 +02:00
6c316e8032 http.js add missing resources 2022-08-01 10:11:53 +02:00
16d88f11b0 test-server: Reimplement add whole api example 2022-08-01 09:51:49 +02:00
0a7b6e5204 SVGSidebar: Improve style with depth 2022-08-01 01:01:52 +02:00
3cd86d1bff SVGSidebar: Change pop to shift for right order 2022-08-01 00:37:45 +02:00
ea156060c4 Add Container to SVGSidebar + disable Symbol for userdata 2022-08-01 00:30:43 +02:00
63d72b883b Remove MainContainer as it is the same as Container 2022-07-31 23:40:04 +02:00
2a445cfdc2 App.tsx: Remove headers in request 2022-07-31 23:21:00 +02:00
87baffefff Add style and userdata to Container 2022-07-31 19:24:24 +02:00
90dac41a04 Move SVG folder to Components 2022-07-31 19:13:52 +02:00
aa33ab4019 http.js: fix width property + change default action to append 2022-07-31 19:12:03 +02:00
ca79e18e53 Better handling of Container keys 2022-07-31 19:00:24 +02:00
6c029ac13c Implement container adding 2022-07-31 18:55:36 +02:00
70963ce41f Delegate MainContainer to App 2022-07-31 18:41:34 +02:00
6db63d5a47 Replace svg-pan-zoom by react-svg-pan-zoom 2022-07-31 17:34:47 +02:00
d4a89f7f9d test-server: fix wrong model 2022-07-31 16:48:49 +02:00
17aa2b0961 Add SVG Sidebar 2022-07-31 15:37:01 +02:00
7e74be6d3b Update namespace and ZoomSpeed 2022-07-31 15:11:44 +02:00
3dc67f88c9 Add svgpanzoom 2022-07-31 14:35:41 +02:00
c8c135fa7c SVG: Responsive viewBox 2022-07-31 12:01:20 +02:00
8783de497d Container: Better support of position 2022-07-31 11:44:28 +02:00
c60a8651db Container: Support for children 2022-07-31 11:32:58 +02:00
5f91128c85 Update readme.md 2022-07-31 00:12:00 +02:00
cfd6633e61 Change menu button style 2022-07-31 00:11:50 +02:00
d9822fdabc Rename interfaces 2022-07-31 00:11:37 +02:00
Hydroxycarbamide
58ec891db3 Add style to Main Container 2022-07-30 23:56:03 +02:00
Hydroxycarbamide
ed5d2daed8 Remove sidebar row 2022-07-30 23:44:09 +02:00
Hydroxycarbamide
40fae7dde3 Implement MainContainer 2022-07-30 23:43:28 +02:00
Hydroxycarbamide
adf86ebea1 Create sidebar 2022-07-30 22:02:56 +02:00
Hydroxycarbamide
60dc0b56bb Change API variable name 2022-07-30 20:24:58 +02:00
Hydroxycarbamide
2fc6e78f49 add README.md 2022-07-30 20:02:05 +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