Carl Fuchs
672d0017d2
Fix #8252
2023-02-23 08:26:16 +00:00
Eric Nguyen
8fbbfc1ad5
Merged PR 368: Fix toolbar zoom
...
Fix toolbar zoom
2023-02-20 13:53:07 +00:00
Eric Nguyen
b2644a039e
Merged PR 366: Refactor Canvas, SVG and Viewer parameters
2023-02-17 16:20:31 +00:00
Eric NGUYEN
d40f97ad6f
Add @types/react-svg-pan-zoom to patched dependencies
2023-02-17 16:24:45 +01:00
Eric NGUYEN
9cf56b308b
Canvas: Add symbol selector
2023-02-17 16:09:36 +01:00
Eric NGUYEN
bdc10264d5
Canvas: Add dimension margin
2023-02-17 15:46:03 +01:00
Eric NGUYEN
b2fa591f14
Refactor DimensionLayer for more readability
2023-02-17 15:37:22 +01:00
Eric NGUYEN
fe72768142
Canvas: Add symbol dimension + Clean Viewer
2023-02-17 15:37:08 +01:00
Eric NGUYEN
5544eb05a4
Canvas: Implement dimension style
2023-02-17 15:09:48 +01:00
Eric NGUYEN
5b367f8e57
Update test-server
2023-02-17 14:37:22 +01:00
Eric NGUYEN
00cf80d9e3
Keep the extended sidebar open when changing Sidebar type + Rename ElementsSidebar
2023-02-17 14:28:56 +01:00
Eric NGUYEN
61807b621f
Add fittingScale to toolbar + Add transformation-matrix to dependencies
2023-02-17 12:46:55 +01:00
Eric NGUYEN
4bb9e44b84
Changed the icons in the toolbar
2023-02-17 12:16:33 +01:00
Eric NGUYEN
14d74edf93
Update react-svg-pan-zoom
2023-02-17 11:54:12 +01:00
Eric NGUYEN
b3338b0167
Add custom toolbar
2023-02-17 11:53:19 +01:00
Eric NGUYEN
4053763e44
Implement #7978 : Add double click event to rescale and replace the viewer
2023-02-17 10:39:59 +01:00
Eric NGUYEN
caa680b511
Update translations
2023-02-17 10:33:30 +01:00
Carl Fuchs
09654a6d50
Merged PR 320: #7697 - Remplacer par
...
Il faut juste que je confirme avec Eric le fonctionnement de l'index (pour l'insertion de l'element dupliqué) au même endroit
+ Peut être ajouté un guard si le nombre d'element autorisé dans un type n'est pas le même que l'element remplaçant
Related work items: #7687
2023-02-17 09:04:46 +00:00
Eric NGUYEN
65ca7fa10c
Remove children replacement
2023-02-17 09:58:51 +01:00
Eric Nguyen
41b32ee48f
Merged PR 335: Updated .eslintrc.cjs: Add max-len 120
...
Updated .eslintrc.cjs: Add max-len 120
2023-02-14 16:29:05 +00:00
Eric NGUYEN
9aec5ae751
Merge branch 'master' into master.7687.ReplaceBy
2023-02-14 16:44:50 +01:00
Eric NGUYEN
2d1e5c94d7
Add Escape to shortcut to deselect replaceContainer
2023-02-14 16:10:00 +01:00
Eric Nguyen
b4c9c34403
Apply suggestions from code review
2023-02-14 15:01:39 +00:00
Eric Nguyen
c4bf4586ac
Remove unused configuration from Menu
2023-02-14 15:00:18 +00:00
Eric NGUYEN
01059aa2f7
Reorder some parameters in Editor and UI
2023-02-14 15:53:55 +01:00
Eric Nguyen
e19d17c325
Merged PR 333: Add mprocs + nodemon + fix eslint tsconfig not found
2023-02-14 10:06:36 +00:00
Eric NGUYEN
3b99d0a020
Revert dimensionStyle
2023-02-14 10:15:12 +01:00
Carl Fuchs
30e94f6d92
Merged PR 328: #7973!! Implement Highlight on symbols
...
Implement Highlight on symbols
Related work items: #7973
2023-02-13 15:38:26 +00:00
Eric NGUYEN
7ad866fc94
Refactor selector
2023-02-13 16:38:00 +01:00
Eric NGUYEN
6958513dd3
Merge branch 'master' into master.7373.symbolHighlight
2023-02-13 16:22:06 +01:00
Eric Nguyen
a123407b3a
Merged PR 331: Remove DepthDimensionLayer + Add fixes from !330
2023-02-13 15:18:53 +00:00
Eric Nguyen
338a2c157c
Merged PR 330: Add DimensionStyle + Refactor dimensionLayer + Add width and dashArray to style
...
Add DimensionStyle + Refactor dimensionLayer + Add width and dashArray to style
Related work items: #7977
2023-02-13 14:54:50 +00:00
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
1a9224b768
[WIP] ReplaceBy in ContainerOperations.ts
2023-02-07 16:07:51 +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
Carl Fuchs
e789300090
Implemtation in progress, UIX working , replacing in ContainerOperations.ts working but not properly need fix
2023-02-06 16:45:34 +01:00
Carl Fuchs
62abd3ff03
WIP
2023-02-03 16:58:54 +01: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