Commit graph

  • 81e73d414f AzurePipelines: Increase sleep time Eric NGUYEN 2022-10-10 11:40:56 +02:00
  • 9547e4d1d1 Updated README.md Eric Nguyen 2022-10-10 09:37:53 +00:00
  • 8a22255955 Update Project_Structure.md Eric NGUYEN 2022-10-10 11:32:52 +02:00
  • 87e9cc1a83 Updated README.md Eric Nguyen 2022-10-10 09:29:16 +00:00
  • f74af69291 Merged PR 211: Add csharp classes to SVGLayoutDesigner and add tests Eric Nguyen 2022-10-10 09:28:47 +00:00
  • 24e47ae240 Remove useless var Eric NGUYEN 2022-10-10 11:04:26 +02:00
  • 710cbd0312 Add GetEditorStateAsString in events Eric NGUYEN 2022-10-10 10:44:12 +02:00
  • 1f2809193f Add todos for container hashmap Eric NGUYEN 2022-10-10 10:49:21 +02:00
  • 86c34b112e Fix big regression with symbols not using PositionReference Eric NGUYEN 2022-10-04 17:55:29 +02:00
  • 1086bf58a1 Add Undo/Redo to contextmenu + add separator between categories Eric NGUYEN 2022-10-04 17:22:28 +02:00
  • cf3c966170 Fix selection after deletion when last container is selected Eric NGUYEN 2022-10-04 16:52:36 +02:00
  • d580890b9d Add shortcut description to right click + add Suppr shortcut + Fix next selection after deletion Eric NGUYEN 2022-10-04 16:51:24 +02:00
  • 4e3c5d71fd Remove useless imports in Editor Eric NGUYEN 2022-10-04 16:32:46 +02:00
  • cc84e59701 Add description to context menu + Improve context menu position and size Eric NGUYEN 2022-10-04 16:30:55 +02:00
  • 84f968a872 TRULY Fix symbol position on scale Eric NGUYEN 2022-10-04 16:00:27 +02:00
  • 7121f0aae5 Fix symbol's translate making the symbol overlap with the containers Eric NGUYEN 2022-10-04 15:40:59 +02:00
  • 2cb851866b Merged PR 209: Implement Symbols in Canvas mode Eric Nguyen 2022-10-04 13:25:07 +00:00
  • ec7ee7891e Merged PR 208: Fix scaling and position of symbols Eric Nguyen 2022-10-04 09:25:03 +00:00
  • 32684a725b Fix regression messages not being sent from the beginning Eric NGUYEN 2022-10-03 20:35:25 +02:00
  • 7c8db92453 Fix SymbolsList not using half screen Eric NGUYEN 2022-10-03 19:35:41 +02:00
  • 935318d475 Add @react-hook/size and use it to have a dynamic resizable list + update packages Eric NGUYEN 2022-10-03 17:49:43 +02:00
  • 36525399a4 Fix CICD with new http file Eric NGUYEN 2022-10-03 17:13:49 +02:00
  • 21447b7723 Update componentStructure documentation Eric NGUYEN 2022-10-03 17:11:40 +02:00
  • 38a6919192 Merged PR 205: Add new AddingBehavior ReplaceParent + Allow AddingBehavior override by response + fix double key in context menu + Rename node-http.js to http.js Eric Nguyen 2022-10-03 14:48:45 +00:00
  • 34c00d267c Merged PR 204: Implement Properties' categories Eric Nguyen 2022-10-03 13:58:45 +00:00
  • fa3246b725 Fix mobile view left single sidebar + Fix Bar wrong icon toggled Eric NGUYEN 2022-10-03 14:24:26 +02:00
  • 701989649c Disable fast boot + Remove deprecated ElementsList.test.tsx Eric NGUYEN 2022-10-03 14:08:13 +02:00
  • 0d05f0959c Merged PR 203: Improve responsive design and refactor layout Eric Nguyen 2022-10-03 12:05:16 +00:00
  • 50626218ba Add readme for canvas Eric NGUYEN 2022-10-02 21:31:29 +02:00
  • 04d79688cb Merged PR 200: Implement the Canvas API rather than using SVG Eric Nguyen 2022-10-02 19:20:19 +00:00
  • af1b32c8d6 Refactor UseSVGAutoResizer Eric NGUYEN 2022-10-02 16:37:07 +02:00
  • a054121350 Fix node-http tests Eric NGUYEN 2022-10-02 16:34:02 +02:00
  • 57353a9bf0 Fix regression with children dimension and having less than two Eric NGUYEN 2022-10-02 13:28:20 +02:00
  • badf6ebaf5 Fix duplicate key in dimension Eric NGUYEN 2022-09-30 14:04:10 +02:00
  • 6436699ba6 Remove useless TODO Eric NGUYEN 2022-09-30 11:52:30 +02:00
  • b463c3050c Fix 0 dimension showing in children dimension Eric NGUYEN 2022-09-30 11:32:49 +02:00
  • b88539e34d Merged PR 199: Add more Position for the dimensions + rename isDimensionBorrower and MarkPosition... + Refactor components in ContainerForm with Checkboxes and Selector + Add more docs Eric Nguyen 2022-09-30 09:28:08 +00:00
  • 38666af314 Update tests with new properties Eric NGUYEN 2022-09-29 16:15:51 +02:00
  • 7836d27d5f Merged PR 198: Change MarkPosition for multiple orientation Eric Nguyen 2022-09-29 14:07:30 +00:00
  • 417829945f Move Orientation enum to enum folder Eric NGUYEN 2022-09-29 11:56:23 +02:00
  • fbc5d0ec27 Fix wrong icons in floating button Eric NGUYEN 2022-09-29 09:53:56 +02:00
  • cb8ebb7ff4 Fix missing type in simplex.ts Eric NGUYEN 2022-09-29 09:44:07 +02:00
  • 10260d3811 Update types + fix generate_dts on linux Eric NGUYEN 2022-09-28 18:13:14 +02:00
  • 18cbacaca1 Merged PR 196: Implement Vertical orientation + Upgrade Heroicons to 2.0 Eric Nguyen 2022-09-28 16:07:56 +00:00
  • 459e83a0c8 Revert "md: Replace tsx by ts for highlightjs support" Eric NGUYEN 2022-09-23 18:16:37 +02:00
  • 8535416acc md: Replace tsx by ts for highlightjs support Eric NGUYEN 2022-09-23 18:10:30 +02:00
  • 3ecff4cf01 Merged PR 194: Added option to disable any API call Eric Nguyen 2022-09-23 15:59:42 +00:00
  • 8ba19cc96b Refactor svg-layout-designer component into controllers + Add setLoaded Eric NGUYEN 2022-09-23 15:22:07 +02:00
  • 2ea43890f0 Implement setEditor + Add some macros Eric NGUYEN 2022-09-23 14:55:57 +02:00
  • 6de2c23989 Implement AddEditorListenerHook + Fix some bugs with types Eric NGUYEN 2022-09-23 13:49:22 +02:00
  • 3a7c60bd1c Move list of events at the top so it can be seen immediately Eric NGUYEN 2022-09-23 11:23:49 +02:00
  • 6aa5acd4c0 Comment svg-layout-designer.ts Eric NGUYEN 2022-09-23 11:22:14 +02:00
  • da3bd0a323 Implement save/load events Eric NGUYEN 2022-09-23 11:01:31 +02:00
  • 614016462f Fix old tests Eric NGUYEN 2022-09-23 10:33:32 +02:00
  • 3e6204e917 Implement HideChildrenInTreeview Eric NGUYEN 2022-09-23 09:34:46 +02:00
  • e2da3142b5 Bar: Remove missing function Eric NGUYEN 2022-09-23 09:29:16 +02:00
  • eed592986c Merge branch 'docs' into dev Eric NGUYEN 2022-09-22 17:45:54 +02:00
  • e5e9f7f7c0 Added more documentation Eric NGUYEN 2022-09-22 17:45:35 +02:00
  • 74debbf90c Update documentation Eric NGUYEN 2022-09-22 10:51:11 +02:00
  • 8deebd1ddd Rename artifact to svg-layout-designer Eric NGUYEN 2022-09-22 09:57:16 +02:00
  • aed79f3e08 Add publish instruction to azure pipelines Eric NGUYEN 2022-09-21 17:03:04 +02:00
  • 99b3a4c7ab moved svgld.d.ts to public folder Eric NGUYEN 2022-09-21 17:02:45 +02:00
  • 96cba0c614 Fix wrong import in MessageSidebar Eric NGUYEN 2022-09-21 16:55:47 +02:00
  • 4bb92e219d Fix behaviors not apply on sibling when deleting a container + Fix container not able to move because sort is done after Eric NGUYEN 2022-09-21 16:46:42 +02:00
  • d875e33f93 Add app test Eric NGUYEN 2022-09-21 16:33:31 +02:00
  • cfdbbb7085 Change MainMenu Load input name Eric NGUYEN 2022-09-21 16:13:36 +02:00
  • 035f79c566 Fix xhr timeout Eric NGUYEN 2022-09-21 16:13:16 +02:00
  • 0ca3b734d6 Fix message sidebar when webworker are not supported Eric NGUYEN 2022-09-21 16:12:51 +02:00
  • 1af5b45dbb Update node-http.js Eric NGUYEN 2022-09-21 16:12:27 +02:00
  • 54d0504c90 Translate behviors to french and add missing behaviors documentation Eric NGUYEN 2022-09-21 14:39:07 +02:00
  • 3a0c4a5714 Merged PR 190: Update master Eric Nguyen 2022-09-21 09:25:56 +00:00
  • 23ed3ed1ad Merged PR 189: Simplify usage of SmartComponent Eric Nguyen 2022-09-21 09:24:14 +00:00
  • 07dbac1b12 Fix outdated sidebar test Eric NGUYEN 2022-09-20 09:42:36 +02:00
  • 3d91b1fb27 Message sidebar will now only show the last packet of message Eric NGUYEN 2022-09-19 12:27:55 +02:00
  • 4b874dfff4 Merged PR 186: Implement filterlists Eric Nguyen 2022-09-19 08:46:41 +00:00
  • 1091257281 Fix default config Eric NGUYEN 2022-09-16 17:13:03 +02:00
  • ccba9991df Fix sort of categories + improve perf Eric NGUYEN 2022-09-16 16:52:10 +02:00
  • 1cd38f24cf Refactor Sidebar.tsx Eric NGUYEN 2022-09-16 16:35:22 +02:00
  • 0476a294d6 Implement Category list Eric NGUYEN 2022-09-16 16:23:17 +02:00
  • 9f24d2d40a Implement displayed text Eric NGUYEN 2022-09-16 15:00:40 +02:00
  • ce65d448c9 Fix Category missing key + Fix button cannot be inside button Eric NGUYEN 2022-09-16 14:53:13 +02:00
  • e94671d1d8 Merged PR 185: Implement Messages Eric Nguyen 2022-09-16 10:03:41 +00:00
  • 8a7196eeac Increase opacity for better visibility Siklos 2022-09-15 12:53:08 +02:00
  • 4f0a6795ad Implement Category Siklos 2022-09-15 12:48:52 +02:00
  • 320d68e27f Text cotation css modified + no decimal display on text Guillaume Tauzin 2022-09-16 10:07:01 +02:00
  • 0d557624f7 Fix InitializeDefaultChild not using AddNewContainerToParent and ignoring subchildren Siklos 2022-09-15 09:33:42 +02:00
  • 012c826461 Revert "Restore InitializeDefaultChild" Siklos 2022-09-15 09:31:34 +02:00
  • 4aad6b2f4c Restore InitializeDefaultChild Eric NGUYEN 2022-09-14 18:17:54 +02:00
  • 84f25af490 Update test with new input interaction Eric NGUYEN 2022-09-14 17:36:18 +02:00
  • 498ca9dc75 Move all AddContainer functions to a different file and fix default.ts Eric NGUYEN 2022-09-14 17:31:40 +02:00
  • fd06723fb9 Add launch.json Eric NGUYEN 2022-09-14 17:16:25 +02:00
  • f6e4238b3d Implement Pattern Eric NGUYEN 2022-09-14 16:55:28 +02:00
  • c0a7a26874 Implement isHidden Eric NGUYEN 2022-09-14 14:11:18 +02:00
  • 9f58203c86 Set dimensions text above the dimension Eric NGUYEN 2022-09-14 11:53:31 +02:00
  • 8653be0172 Fix SetContainerList dictionary parsing Eric NGUYEN 2022-09-14 11:50:28 +02:00
  • e32e98cddd Fix flex again because of wrong order of container Eric NGUYEN 2022-09-14 11:36:43 +02:00
  • b62aee978b Fix missing key for cssinput Eric NGUYEN 2022-09-14 11:25:54 +02:00
  • 7494383f58 Fix InputGroup not refreshing when selecting a different element Eric NGUYEN 2022-09-13 18:12:20 +02:00
  • 021af3e70f TextInputGroup Change border color to yellow when modified Eric NGUYEN 2022-09-13 18:04:42 +02:00
  • e3f57773d7 Set input group in orange when modified but not applied Eric NGUYEN 2022-09-13 17:52:36 +02:00