Eric NGUYEN
b35fa92422
Add todo to fix to SaveEditorAsSVG
2023-02-10 17:24:53 +01:00
Eric NGUYEN
2b7ff3a202
Fix selectorSymbol not horizontally centered on the symbol
2023-02-10 17:20:02 +01:00
Eric NGUYEN
9797ada55a
Replace isComponentsOpen, isSymbolsOpen by SelectorMode in SVG.tsx
2023-02-10 17:07:26 +01:00
Carl Fuchs
579422653b
Implement Highlight on symbols
2023-02-09 15:30:31 +01:00
Eric NGUYEN
c6c4bd1e32
Add @vitejs/plugin-react-swc
2023-02-08 12:42:25 +01:00
Eric NGUYEN
5c70131577
Update deps
2023-02-08 12:26:15 +01:00
Carl Fuchs
8a99ef4cfd
Merged PR 315: ErgonomieTreeView
...
Affichage fonctionnelle sous forme de toolbar vertical, comme dans les IDE
Related work items: #7976
2023-02-07 14:25:53 +00:00
Carl Fuchs
acb5ba2d82
Merged PR 311: #7975 Cotations sur les ancrages
...

Related work items: #7975
2023-02-07 10:16:19 +00:00
Eric NGUYEN
532151b939
Fix revive not restoring the last step
2023-01-31 15:08:21 +00:00
Carl Fuchs
a7feebdcd1
Merged PR 308: #8224/#7571 Margins cotation and Colors
...
Related work items: #8224
2023-01-30 14:59:55 +00:00
Carl Fuchs
4e8f465405
Merged PR 299: Implement #7539
...
Implement #7539
Related work items: #7539
2023-01-25 13:46:00 +00:00
Carl Fuchs
7c83116df1
Implement #7539
2023-01-25 14:42:05 +01:00
Eric NGUYEN
2c6b511a2f
Update SmartComponent.md
2023-01-25 10:00:00 +01:00
Guillaume Tauzin
8b8bd51959
Traductions KLINE
2022-11-30 10:05:14 +01:00
Eric NGUYEN
e467d73c0c
Fix syntax errors in contributing
2022-11-21 16:54:40 +01:00
Eric NGUYEN
17e84495a5
Update build status url
2022-11-21 16:44:40 +01:00
Eric NGUYEN
a442ffa144
Add Release protocol
2022-11-21 16:41:48 +01:00
Eric NGUYEN
58a881c813
Merge branch 'dev'
2022-11-21 13:56:05 +01:00
Eric NGUYEN
c7eb9672ab
Add linter to azure-pipeline
2022-11-21 13:52:19 +01:00
Eric NGUYEN
8cda37e1a6
Add releases to azure-pipeline
2022-11-21 13:48:37 +01:00
Eric NGUYEN
f891a2f242
Set package version to 0.1.0
2022-11-21 13:48:00 +01:00
Eric NGUYEN
8b11c71384
Fix lot of eslint problems
2022-11-21 13:47:04 +01:00
Eric NGUYEN
5b9a0e6b34
Update documentation
2022-11-10 15:38:37 +01:00
Eric NGUYEN
42c1489394
Update documentation
2022-11-10 15:37:56 +01:00
Eric Nguyen
69e80af773
Merged PR 235: Update master
2022-11-10 14:19:37 +00:00
Eric NGUYEN
3d6d979389
Move dimension options in Dimensions class
2022-11-09 16:00:24 +01:00
Eric Nguyen
96c3fbdf4e
Merged PR 228: Implement left cotation and fix borrower cotation when length = 0
...
Implement left cotation and fix borrower cotation when length = 0
Related work items: #7575
2022-11-08 15:51:42 +00:00
Eric NGUYEN
a8723ffd27
Remove usage of ContainerModel rather than IContainerModel
2022-11-08 10:26:34 +01:00
Eric Nguyen
1116185b9f
Merged PR 227: Refactor Properties in ContainerProperties
...
Commit 927934a5: Refactor Style inputs to replace React.CSSProperties by IStyle
2022-11-08 09:09:17 +00:00
Guillaume Tauzin
6ee4eb2986
Fix Load Editor
2022-11-07 14:42:37 +01:00
Guillaume Tauzin
95769f4718
Merge branch 'dev' of https://techformsa.visualstudio.com/SmartConfigurator/_git/SVGLayoutDesignerReact into dev
2022-11-07 10:32:16 +01:00
Eric NGUYEN
704ae2e2d2
Fix worker not using the correct url
2022-11-07 10:20:15 +01:00
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
Guillaume Tauzin
acc99a1f56
Merge branch 'dev' of https://techformsa.visualstudio.com/SmartConfigurator/_git/SVGLayoutDesignerReact into dev
2022-11-04 15:44:41 +01:00
Guillaume Tauzin
9dced69e8d
Change Symbols alignement
2022-11-04 15:42:59 +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
Guillaume Tauzin
db7cca06aa
Update svgld.d.ts
2022-11-04 14:26:37 +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
d48d45f5ca
Merge branch 'dev'
2022-11-03 10:16:03 +01:00