Commit graph

  • 5857c4949c Extract IDimensionStyle.ts into a file master Eric NGUYEN 2023-07-10 15:27:33 +02:00
  • dda6232bed Merged PR 436: Update deps Eric Nguyen 2023-03-23 19:07:17 +00:00
  • 1da851e3e0 Update @types/node Eric NGUYEN 2023-03-01 17:09:48 +01:00
  • 5d1373e464 GT packages json Guillaume Tauzin 2023-03-01 16:50:01 +01:00
  • 5353bad27b Merged PR 395: Update vitest Eric Nguyen 2023-03-01 15:22:27 +00:00
  • 9010b3e902 Remove old saves Eric NGUYEN 2023-03-01 15:06:21 +01:00
  • ef0a89c3ea Implement migration fonction Eric NGUYEN 2023-03-01 15:04:10 +01:00
  • afd303f8cb Refactor usage of EditorState + Add version to editorState + increment editorState to "v2.0.0" Eric NGUYEN 2023-03-01 11:46:22 +01:00
  • 460669987d Merged PR 392: Events: Fix needing to use setTimeout for callbacks Eric Nguyen 2023-03-01 09:53:06 +00:00
  • 6792d5e105 Fix serialization + bug undefined Dimension Guillaume Tauzin 2023-02-27 15:18:29 +01:00
  • a9744a8860 Update dts Eric NGUYEN 2023-02-27 13:50:34 +01:00
  • 0f4c0584e5 Remove unused functions Eric NGUYEN 2023-02-24 14:47:05 +01:00
  • 4fcf600c88 Remove deprecated EditorEvents Eric NGUYEN 2023-02-24 14:46:24 +01:00
  • c725b107a4 Move selectedContainerId and selectedSymbolId to Editor component Eric NGUYEN 2023-02-24 14:18:53 +01:00
  • f74405f002 Fix double button in ElementsSidebar Eric NGUYEN 2023-02-24 14:20:22 +01:00
  • 623003b60c Implement closable treeview Eric NGUYEN 2023-02-24 12:38:42 +01:00
  • e1592f56e7 Improve DragDrop visuals Eric NGUYEN 2023-02-24 09:59:39 +01:00
  • 1aedcf6ef4 Remove neovim from mprocs Eric NGUYEN 2023-02-24 09:34:06 +01:00
  • 6d4938a487 Fix additional margin not taking into account in the scaling Eric NGUYEN 2023-02-23 18:17:46 +01:00
  • 63714b3520 Add dedicated space for the symbols dimensions + increase global dimension margin Eric NGUYEN 2023-02-23 18:16:21 +01:00
  • 0eca80bed8 Remove console.log Eric NGUYEN 2023-02-23 15:23:14 +01:00
  • 2c5a617b3a ElementsList: Add separators and add parity background color Eric NGUYEN 2023-02-23 15:12:04 +01:00
  • 982a066770 [Update] Amélioration simple du DragNDrop : correction du bg color sur l'item selected et offset de la dragimage pour ne pas gêner Carl Fuchs 2023-02-08 16:01:32 +01:00
  • f0b89ea05e Merged PR 329: Run eslint src --fix Eric Nguyen 2023-02-23 12:55:28 +00:00
  • 4e41fda93a Fix eslint errors Eric NGUYEN 2023-02-23 13:54:38 +01:00
  • 5b3ab651e6 Add more eslint rules Eric NGUYEN 2023-02-23 13:54:30 +01:00
  • f1c97b25d1 Merge branch 'master' into eslint-fixes Eric NGUYEN 2023-02-23 13:04:19 +01:00
  • cc36ff3411 Fix tests regression from Vertical and property scale removal from symbol Eric NGUYEN 2023-02-23 13:02:42 +01:00
  • 2772cc3e24 Fix syntax errors in DimensionLayer + fix possible bug in canvas where scale doesnt work for SelfDimensionMargins Eric NGUYEN 2023-02-21 17:56:05 +01:00
  • 9e9a5f3f52 Merged PR 375: Symbol Y Carl Fuchs 2023-02-23 11:54:36 +00:00
  • cf856d367d Disable depth for SymbolDimension + Canvas: Add vertical symbol dimension Eric NGUYEN 2023-02-23 12:52:51 +01:00
  • 1e89f7803a Symbol: Apply the width/height offset Eric NGUYEN 2023-02-23 12:24:34 +01:00
  • 79e5f84501 Canvas: Fix RenderSymbol call Eric NGUYEN 2023-02-23 12:21:23 +01:00
  • cfbedd3e59 Fix bug with colors and dimensions misapplied Eric NGUYEN 2023-02-23 12:21:05 +01:00
  • dcccfec1d2 Canvas: Add vertical symbols Eric NGUYEN 2023-02-23 11:06:48 +01:00
  • 05eb5d5ef0 Fix wrong margin on symbols Eric NGUYEN 2023-02-23 11:06:31 +01:00
  • 1c8cebf0f5 Remove usage of scale for symbols + Remove shenanigans with multipliers Eric NGUYEN 2023-02-23 10:57:27 +01:00
  • 672d0017d2 Fix #8252 Carl Fuchs 2023-02-01 09:08:03 +01:00
  • a476017d99 [Update] Symbol alignement behavior + filtered Symbollist in ContainerForm.tsx Carl Fuchs 2023-02-22 12:10:01 +01:00
  • bf4f69a95f [Fix] SymbolBehaviors.ts => symbol.height/2 in place to get correct positionning Carl Fuchs 2023-02-21 16:26:40 +01:00
  • 4c2cf66667 [Update] Translation and fix Carl Fuchs 2023-02-21 15:02:53 +01:00
  • 174767f22c [Update] Positions/calcs finitions Carl Fuchs 2023-02-20 17:17:32 +01:00
  • 387e103501 [WIP] Height Carl Fuchs 2023-02-20 15:32:06 +01:00
  • 8fbbfc1ad5 Merged PR 368: Fix toolbar zoom Eric Nguyen 2023-02-20 13:53:07 +00:00
  • 869cd2a7c4 [Fix] SymbolDimension (Canvas/Svg) => DEFAULT_DIMENSION_SYMBOL_STYLE in default.ts Carl Fuchs 2023-02-20 14:46:22 +01:00
  • 6b6175a521 [Merge] Merged changes from master before further implementations Carl Fuchs 2023-02-20 10:31:52 +01:00
  • d72c2266f3 Merge branch 'master' into master.7306.symbolY Carl Fuchs 2023-02-20 10:21:54 +01:00
  • b2644a039e Merged PR 366: Refactor Canvas, SVG and Viewer parameters Eric Nguyen 2023-02-17 16:20:31 +00:00
  • d40f97ad6f Add @types/react-svg-pan-zoom to patched dependencies Eric NGUYEN 2023-02-17 16:24:45 +01:00
  • 9cf56b308b Canvas: Add symbol selector Eric NGUYEN 2023-02-17 16:09:36 +01:00
  • bdc10264d5 Canvas: Add dimension margin Eric NGUYEN 2023-02-17 15:46:03 +01:00
  • b2fa591f14 Refactor DimensionLayer for more readability Eric NGUYEN 2023-02-17 15:37:22 +01:00
  • fe72768142 Canvas: Add symbol dimension + Clean Viewer Eric NGUYEN 2023-02-17 15:37:08 +01:00
  • 5544eb05a4 Canvas: Implement dimension style Eric NGUYEN 2023-02-17 15:09:48 +01:00
  • 5b367f8e57 Update test-server Eric NGUYEN 2023-02-17 14:37:22 +01:00
  • 00cf80d9e3 Keep the extended sidebar open when changing Sidebar type + Rename ElementsSidebar Eric NGUYEN 2023-02-17 14:28:56 +01:00
  • 61807b621f Add fittingScale to toolbar + Add transformation-matrix to dependencies Eric NGUYEN 2023-02-17 12:46:55 +01:00
  • 4bb9e44b84 Changed the icons in the toolbar Eric NGUYEN 2023-02-17 12:03:05 +01:00
  • 14d74edf93 Update react-svg-pan-zoom Eric NGUYEN 2023-02-17 11:54:12 +01:00
  • b3338b0167 Add custom toolbar Eric NGUYEN 2023-02-17 11:53:19 +01:00
  • 4053763e44 Implement #7978: Add double click event to rescale and replace the viewer Eric NGUYEN 2023-01-25 15:33:49 +01:00
  • 4bbb916788 Merge branch 'master' into eslint-fixes Eric NGUYEN 2023-02-17 10:36:25 +01:00
  • 9bbdac088e Revert "Run eslint src --fix" Eric Nguyen 2023-02-17 09:34:48 +00:00
  • caa680b511 Update translations Eric NGUYEN 2023-02-17 10:33:30 +01:00
  • 09654a6d50 Merged PR 320: #7697 - Remplacer par Carl Fuchs 2023-02-17 09:04:46 +00:00
  • 65ca7fa10c Remove children replacement Eric NGUYEN 2023-02-17 09:58:51 +01:00
  • 67678c0f3a Add more rules Eric NGUYEN 2023-02-17 09:52:08 +01:00
  • 41b32ee48f Merged PR 335: Updated .eslintrc.cjs: Add max-len 120 Eric Nguyen 2023-02-14 16:29:05 +00:00
  • 9aec5ae751 Merge branch 'master' into master.7687.ReplaceBy Eric NGUYEN 2023-02-14 16:44:50 +01:00
  • 2d1e5c94d7 Add Escape to shortcut to deselect replaceContainer Eric NGUYEN 2023-02-14 16:10:00 +01:00
  • b4c9c34403 Apply suggestions from code review Eric Nguyen 2023-02-14 15:01:39 +00:00
  • c4bf4586ac Remove unused configuration from Menu Eric Nguyen 2023-02-14 15:00:18 +00:00
  • 01059aa2f7 Reorder some parameters in Editor and UI Eric NGUYEN 2023-02-14 15:53:55 +01:00
  • e19d17c325 Merged PR 333: Add mprocs + nodemon + fix eslint tsconfig not found Eric Nguyen 2023-02-14 10:06:36 +00:00
  • 3b99d0a020 Revert dimensionStyle Eric NGUYEN 2023-02-14 10:13:51 +01:00
  • 30e94f6d92 Merged PR 328: #7973!! Implement Highlight on symbols Carl Fuchs 2023-02-13 15:38:26 +00:00
  • 7ad866fc94 Refactor selector Eric NGUYEN 2023-02-13 16:38:00 +01:00
  • 6958513dd3 Merge branch 'master' into master.7373.symbolHighlight Eric NGUYEN 2023-02-13 16:22:06 +01:00
  • a123407b3a Merged PR 331: Remove DepthDimensionLayer + Add fixes from !330 Eric Nguyen 2023-02-13 15:18:53 +00:00
  • 338a2c157c Merged PR 330: Add DimensionStyle + Refactor dimensionLayer + Add width and dashArray to style Eric Nguyen 2023-02-13 14:54:50 +00:00
  • b35fa92422 Add todo to fix to SaveEditorAsSVG Eric NGUYEN 2023-02-10 17:24:53 +01:00
  • 2b7ff3a202 Fix selectorSymbol not horizontally centered on the symbol Eric NGUYEN 2023-02-10 17:20:02 +01:00
  • 8b33acb139 [Update] Poc symbol Y working Carl Fuchs 2023-02-10 17:08:18 +01:00
  • 9797ada55a Replace isComponentsOpen, isSymbolsOpen by SelectorMode in SVG.tsx Eric NGUYEN 2023-02-10 17:07:26 +01:00
  • 25cb0d14f7 Run eslint src --fix Eric NGUYEN 2023-02-10 16:29:10 +01:00
  • b09718d72d WIP2 Carl Fuchs 2023-02-10 09:46:39 +01:00
  • 79caa5e9ab WIP Carl Fuchs 2023-02-09 17:25:55 +01:00
  • 579422653b Implement Highlight on symbols Carl Fuchs 2023-02-09 15:30:31 +01:00
  • c6c4bd1e32 Add @vitejs/plugin-react-swc Eric NGUYEN 2023-02-08 12:42:25 +01:00
  • 5c70131577 Update deps Eric NGUYEN 2023-02-08 12:26:15 +01:00
  • 1a9224b768 [WIP] ReplaceBy in ContainerOperations.ts Carl Fuchs 2023-02-07 16:07:51 +01:00
  • 8a99ef4cfd Merged PR 315: ErgonomieTreeView Carl Fuchs 2023-02-07 14:25:53 +00:00
  • acb5ba2d82 Merged PR 311: #7975 Cotations sur les ancrages Carl Fuchs 2023-02-07 10:16:19 +00:00
  • e789300090 Implemtation in progress, UIX working , replacing in ContainerOperations.ts working but not properly need fix Carl Fuchs 2023-02-06 16:45:34 +01:00
  • 62abd3ff03 WIP Carl Fuchs 2023-02-03 16:58:54 +01:00
  • 532151b939 Fix revive not restoring the last step Eric NGUYEN 2023-01-31 16:07:05 +01:00
  • a7feebdcd1 Merged PR 308: #8224/#7571 Margins cotation and Colors Carl Fuchs 2023-01-30 14:59:55 +00:00
  • 4e8f465405 Merged PR 299: Implement #7539 Carl Fuchs 2023-01-25 13:46:00 +00:00
  • 7c83116df1 Implement #7539 Carl Fuchs 2023-01-25 14:42:05 +01:00
  • 2c6b511a2f Update SmartComponent.md Eric NGUYEN 2023-01-25 10:00:00 +01:00