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
Eric Nguyen
4b874dfff4
Merged PR 186: Implement filterlists
2022-09-19 08:46:41 +00:00
Eric NGUYEN
ccba9991df
Fix sort of categories + improve perf
2022-09-16 16:52:10 +02:00
Eric NGUYEN
1cd38f24cf
Refactor Sidebar.tsx
2022-09-16 16:35:22 +02:00
Eric NGUYEN
0476a294d6
Implement Category list
2022-09-16 16:23:17 +02:00
Eric NGUYEN
9f24d2d40a
Implement displayed text
2022-09-16 15:00:40 +02:00
Eric NGUYEN
ce65d448c9
Fix Category missing key + Fix button cannot be inside button
2022-09-16 14:53:13 +02:00
4f0a6795ad
Implement Category
2022-09-16 10:02:18 +00:00
Eric NGUYEN
c0a7a26874
Implement isHidden
2022-09-14 14:11:18 +02:00
Guillaume Tauzin
23c7a05a00
Change css class for sidebar and symbols
2022-09-09 08:40:01 +02:00
Eric Nguyen
ad126c6c28
Merged PR 170: Add new eslint rules
...
- naming-convention
- prefer-arrow-callback
- func-style
- import/no-default-export
2022-08-26 16:13:21 +00:00
Eric Nguyen
444b96736a
Merged PR 168: Add SmartComponent source code + Restrict Events by giving a root at the first render + Added Render function to a namespace
...
- Add smartcomponent source code to public/
- Restrict Events by giving a root at the first render + Added Render function to a namespace
- Add attribute type="button" to all buttons
2022-08-26 09:13:51 +00:00
d6eb9ea364
Optimize history and fix nodes pollution + fix css + removes motion.framer ( #28 )
...
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
c81a6fe44b
Implement events for external use + Rename interfaces with a I prefix + add some documentation ( #26 )
...
continuous-integration/drone/push Build is passing
Implement events for external use
Rename interfaces with a I prefix
Add some documentation
Co-authored-by: Eric NGUYEN <enguyen@techform.fr>
Reviewed-on: https://git.siklos-chaneru.duckdns.org/Siklos/svg-layout-designer-react/pulls/26
2022-08-12 06:36:14 -04:00
Eric Nguyen
d9e06537e8
Merged PR 16: Transform every single class components into functional component
...
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
1fc11adbaa
Implement drag and drop ( #21 )
...
continuous-integration/drone/push Build is passing
Reviewed-on: https://git.siklos-chaneru.duckdns.org/Siklos/svg-layout-designer-react/pulls/21
2022-08-09 06:08:04 -04:00
a42ac77d33
Implement main bar + Change colors
continuous-integration/drone/push Build is failing
2022-08-08 11:23:15 +02:00
293af45144
Refactor Editor and module functions ( #15 )
...
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
e3228ccffa
Moved ContainerModel to Interfaces + replace all components to purecomponent ( #12 )
...
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Reviewed-on: https://git.siklos-chaneru.duckdns.org/Siklos/svg-layout-designer-react/pulls/12
2022-08-05 10:36:40 -04:00
43fb019e05
Improve style for sidebar elements
2022-08-01 12:30:59 +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
17aa2b0961
Add SVG Sidebar
2022-07-31 15:37:01 +02:00
d9822fdabc
Rename interfaces
2022-07-31 00:11:37 +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