Eric NGUYEN
80b83dcec7
Add refactor TODOs in ContainerProperties and IAvailableContainer
2022-11-07 10:11:45 +01:00
Eric Nguyen
4ff2e0b7fb
Merged PR 226: Implement associated container and default X, Y position for Symbol
...
Implement associated container and default X, Y position for Symbol
Related work items: #7537 , #7540
2022-11-07 08:59:25 +00:00
Eric NGUYEN
0a664752e9
Canvas: Fix selector not animating
2022-11-04 16:13:33 +01:00
Eric NGUYEN
e63b2779e1
Implement Insert in SetContainerList
2022-11-04 15:56:17 +01:00
Eric NGUYEN
0d761e6a41
Fix mutation of config after SetContainerList
2022-11-04 15:41:20 +01:00
Eric NGUYEN
c9b5ae2f19
Add missing key to span element
2022-11-04 15:09:52 +01:00
Eric NGUYEN
9106592e6f
Fix drag-drop with css and html
2022-11-04 14:54:55 +01:00
Eric Nguyen
bab144d75a
Merged PR 219: Refactor App and MainMenu so that App is the one handling the loading + refactor isLoaded into an enum
2022-11-04 12:56:29 +00:00
Eric NGUYEN
12727d752c
Disable fast boot in DEV env and enable it to loaded in PROD
2022-11-04 13:56:01 +01:00
Eric NGUYEN
14c7ed0cff
Refactor EditorEvents params into an object
2022-11-04 13:52:40 +01:00
Eric NGUYEN
8f08e9ba64
Regenerate svgld.d.ts
2022-11-04 13:45:03 +01:00
Eric NGUYEN
93a444e61c
Disable experiomental canvas api
2022-11-04 13:42:35 +01:00
Eric NGUYEN
0ac42b3500
Merge branch 'dev' into dev.loading
2022-11-04 12:05:37 +01:00
Eric Nguyen
505813d530
Merged PR 225: Implement translations
...
Implement translations with useContext in React
+Add events to allow changing the language in the app
+Refactor AppEvents
+Redesign vertical bars in elements
2022-11-04 10:58:06 +00:00
Eric NGUYEN
60a3ead6aa
Fix BuildPatterns not iterating from beginning to the end
2022-11-03 10:04:41 +01:00
Eric NGUYEN
a455971a57
Disable flex by default
2022-11-02 16:48:53 +01:00
Eric NGUYEN
27f2e950c7
Add SVGLD_Cotes as PDF
2022-11-02 12:56:57 +01:00
Eric NGUYEN
5f29d1febc
Add SVGLD_Cotes.pptx to lfs
2022-11-02 12:49:57 +01:00
Eric NGUYEN
4827f1e9ef
Add pptx to lfs
2022-11-02 12:49:44 +01:00
Eric NGUYEN
3684a34d3b
Fix depth dimension bottom position
2022-11-02 12:23:45 +01:00
Guillaume Tauzin
386febce84
Fix PointModel and SymbolModel
2022-10-20 17:29:56 +02:00
Eric NGUYEN
f5a55c0323
Fix Configuration test and remove UserData test
2022-10-19 14:26:14 +02:00
Eric NGUYEN
60ff7f412a
Fix SortChildren in SetContainer
2022-10-19 14:08:28 +02:00
Guillaume Tauzin
a6c5be608d
Merge branch 'dev' of https://techformsa.visualstudio.com/SmartConfigurator/_git/SVGLayoutDesignerReact into dev
2022-10-19 13:34:27 +02:00
Eric NGUYEN
afffaa0595
Fix Symbols serialization like the containers
2022-10-19 10:09:09 +02:00
Eric NGUYEN
e03ba11415
Reenable fastboot
2022-10-18 16:52:59 +02:00
Eric NGUYEN
eaf03824fb
Move MainMenu Loading to App + Change is/setLoaded to appState/setAppState
2022-10-18 16:51:44 +02:00
Eric NGUYEN
b44c6fb477
Refactor and fix potential bug in InitializeChildrenWithPattern when pattern is not found in the config
2022-10-18 16:22:44 +02:00
Eric NGUYEN
5bc47d02cb
Refactor InitializeChildrenWithPattern
2022-10-18 16:16:30 +02:00
Eric NGUYEN
5acc57cf7f
Fix potential bug with non valid margin values
2022-10-18 15:21:59 +02:00
Eric NGUYEN
7790ff6dfa
Fix setting margins causing invalid values
2022-10-18 15:21:41 +02:00
Eric NGUYEN
d778e85b99
#7344 Fix AddContainer pattern wrong order
2022-10-18 15:00:19 +02:00
Eric NGUYEN
639480678d
Fix hr in Context menu having the same key
2022-10-18 14:56:49 +02:00
Guillaume Tauzin
cd620e2c1f
Change UserData in IKeyValue[]
2022-10-18 14:13:47 +02:00
Eric NGUYEN
b1b30e8486
Refactor AddContainerToSelectedContainer
2022-10-17 19:32:27 +02:00
Eric NGUYEN
d05d0fb196
Refactor App and Editor events
2022-10-17 19:17:46 +02:00
Eric NGUYEN
28b0965626
Refactor UI's props
2022-10-17 19:02:36 +02:00
Eric Nguyen
b4eba6bb9b
Merged PR 216: Deprecate parent from IContainerModel for FindContainerById
2022-10-17 16:01:06 +00:00
Guillaume Tauzin
d40cd8cf8e
Fix SetHistory in SmartComponent
2022-10-17 17:36:19 +02:00
Eric NGUYEN
c693fc9a20
Update SmartComponent.md
2022-10-17 17:04:25 +02:00
Eric NGUYEN
d011a1ef29
Vite: Change base directory to './'
2022-10-17 17:03:51 +02:00
Eric Nguyen
25e1033c56
Updated default.ts: Reenable FAST_BOOT
2022-10-17 14:29:31 +00:00
Eric NGUYEN
621dc9b53f
Deprecate GetCircularReplacer and make GetCircularReplacer dotnet by default. Format of the save is now incompatible with old versions.
2022-10-17 16:13:34 +02:00
Eric NGUYEN
6786417349
Add missing link to Home.md
2022-10-17 15:43:55 +02:00
Eric NGUYEN
41dd119200
Added Application.md + add more TODOs
2022-10-17 15:42:53 +02:00
Eric NGUYEN
df94e7904d
Add web worker documentation
2022-10-17 13:10:44 +02:00
Eric NGUYEN
f1a9d912b8
Added ContextMenu documentation + added some tl;dr
2022-10-17 12:56:31 +02:00
Eric NGUYEN
5a17f2ba6c
Remove yule cake
2022-10-17 12:20:31 +02:00
Eric NGUYEN
3627a9718e
Sort documentation
2022-10-17 12:19:40 +02:00
Eric NGUYEN
b64bc8cb6a
Fix getDefaultEditorState callback
2022-10-14 14:51:26 +02:00