Eric NGUYEN
4aad6b2f4c
Restore InitializeDefaultChild
2022-09-14 18:17:54 +02:00
Eric NGUYEN
84f25af490
Update test with new input interaction
2022-09-14 17:36:18 +02:00
Eric NGUYEN
498ca9dc75
Move all AddContainer functions to a different file and fix default.ts
2022-09-14 17:32:25 +02:00
Eric NGUYEN
fd06723fb9
Add launch.json
2022-09-14 17:16:25 +02:00
Eric NGUYEN
f6e4238b3d
Implement Pattern
2022-09-14 16:55:28 +02:00
Eric NGUYEN
c0a7a26874
Implement isHidden
2022-09-14 14:11:18 +02:00
Eric NGUYEN
9f58203c86
Set dimensions text above the dimension
2022-09-14 11:53:31 +02:00
Eric NGUYEN
8653be0172
Fix SetContainerList dictionary parsing
2022-09-14 11:50:28 +02:00
Eric NGUYEN
e32e98cddd
Fix flex again because of wrong order of container
2022-09-14 11:36:43 +02:00
Eric NGUYEN
b62aee978b
Fix missing key for cssinput
2022-09-14 11:25:54 +02:00
Eric NGUYEN
7494383f58
Fix InputGroup not refreshing when selecting a different element
2022-09-13 18:12:20 +02:00
Eric NGUYEN
021af3e70f
TextInputGroup Change border color to yellow when modified
2022-09-13 18:04:42 +02:00
Eric NGUYEN
e3f57773d7
Set input group in orange when modified but not applied
2022-09-13 17:52:36 +02:00
Eric NGUYEN
a9831b6b7f
Implement pseudo dynamic input
2022-09-13 17:47:31 +02:00
Eric NGUYEN
6407510811
Fix svg scale default undefined
2022-09-13 17:43:28 +02:00
Eric NGUYEN
910aa4479b
Fix dimension spacing depending on scale
2022-09-13 09:46:36 +02:00
Eric Nguyen
063467fb58
Merged PR 182: Implement Scale for text, Selector and Dimension
2022-09-09 16:00:13 +00:00
Guillaume Tauzin
b8d3e9f1e9
Merge branch 'dev' of https://techformsa.visualstudio.com/SmartConfigurator/_git/SVGLayoutDesignerReact into dev
2022-09-09 10:38:19 +02:00
Guillaume Tauzin
91fe5a0008
Delete vs folder
2022-09-09 10:36:46 +02:00
Guillaume Tauzin
46f82d0eca
Change css class on sidebar and symbols
2022-09-09 10:33:14 +02:00
Guillaume Tauzin
23c7a05a00
Change css class for sidebar and symbols
2022-09-09 08:40:01 +02:00
Eric Nguyen
6441cd11e8
Merged PR 181: Add warning to elements sidebar + remove swals from behaviors
...
- Add warning to elements sidebar
- Remove obnoxious swals from behaviors
2022-09-08 14:32:55 +00:00
6a3ddea763
Allow AddContainers to extends the default config
2022-09-08 14:25:00 +02:00
569d21ee9b
Fix syntax and add more info to readme
2022-09-08 13:49:30 +02:00
d512f87776
Add previous and next container to ISetContainerListRequest
2022-09-08 13:13:37 +02:00
8aae29d714
Fix ApplyAddMethod when method is null
2022-09-08 13:13:13 +02:00
36526dcb27
Merge branch 'dev'
2022-09-08 12:30:07 +02:00
Eric Nguyen
443a15e150
Merged PR 179: Fix bugs about flex and context menu (see desc) + disable hard rigid behavior + add missing properties to form + Clean up css
...
- Clean up some css class
- Fix wrong order when applying flex
- Fix Replace behavior not working because previous container was still existing
- Disable hard rigid behavior which disallow two container to overlap
- Add ENABLE_FLEX, ENABLE_HARD_RIGID ENABLE_SWAP
- Add missing form properties with dimensions
- Update readme
2022-09-08 10:29:44 +00:00
Eric Nguyen
353f461f4b
Merged PR 175: Implement drag drop
...
- [x] Implement drag drop to create an element at a specific index
- Add Swap behavrior
- Implement max contraints with simplex
~~- [ ] Implement drag drop to swap two container that flex~~
- Fixes tries number for simplex it can now go up to 2 * number of containers
- Fixes flex calling another flex behavior when not needed (remember that flex behavior is the only behavior that needs to communicate with siblings)
- Fix max width being ignored in input group
2022-09-05 07:56:45 +00:00
Eric NGUYEN
4d4ecd67d0
Reduce framerate to 60fps
2022-08-31 18:08:57 +02:00
Eric NGUYEN
cae628537c
Fix UseFitOnce
2022-08-31 17:47:37 +02:00
Eric NGUYEN
f6953e42df
Implement framerate limiter
2022-08-31 17:27:54 +02:00
Eric NGUYEN
8034652bdb
Changed api call body's container model to available container + Fix API nullable values
2022-08-31 16:15:38 +02:00
Eric NGUYEN
4588aa9443
Rename DefaultX, DefaultY to X and Y + add docs
2022-08-31 15:34:25 +02:00
Eric NGUYEN
4cd8f76d7c
Hide console.warn
2022-08-31 11:35:49 +02:00
Eric NGUYEN
35e9421ae8
Hide behaviors handled error messages
2022-08-31 11:33:45 +02:00
Eric NGUYEN
3feae9367b
Fix symbol behavior not imposing its position when anchor is enabled
2022-08-31 11:32:19 +02:00
Eric NGUYEN
5fdbd771ff
Add try catch to behaviors
2022-08-31 10:57:55 +02:00
Eric NGUYEN
5fdee602f1
Fix ApplyBehaviorsOnSiblings type and performance
2022-08-31 10:55:34 +02:00
Eric NGUYEN
191fa9cfa2
Fix flex not applying when moving symbols
2022-08-31 10:46:32 +02:00
Eric NGUYEN
08f98bd40f
Fix Floating button not shifting when symbols is open
2022-08-31 10:44:40 +02:00
Eric NGUYEN
bf1c4e543b
Merge branch 'dev'
2022-08-30 18:07:42 +02:00
Eric NGUYEN
b6571e32d2
Update tests with new properties
2022-08-30 18:05:19 +02:00
Eric NGUYEN
5aaf1f4745
Set dimension to fixed 2
2022-08-30 17:45:00 +02:00
Eric NGUYEN
ee7c418b24
Update http.js for better visibility of dilatation
2022-08-30 17:40:32 +02:00
Eric NGUYEN
0b1f7b3f19
Add IsAnchor to IAvailableContainer
2022-08-30 17:40:16 +02:00
Eric NGUYEN
5fa9db931f
Implement borrower dimension
2022-08-30 17:36:48 +02:00
Eric Nguyen
57e6c9a156
Merged PR 173: Implements API methods through right click + more (read desc)
...
- Implements API methods through right click
- Refactor events
- Refactor usage of setHistory and setHistoryCurrentStep into a single function
- Update ContainerOperations documentations
- Added AddContainers in order to add multiple containers + refactor AddContainer to use it
- Fix regression
- Fix AddContainer at index
2022-08-30 14:45:29 +00:00
79c6874240
Fix regression
2022-08-29 17:06:23 +02:00
Eric Nguyen
87c4ea1fe5
Merged PR 171: Refactor the multiple context menus into a single component + Fix eslint
...
Refactor the multiple context menus into a single component + Fix eslint
2022-08-29 15:03:47 +00:00