Commit graph

547 commits

Author SHA1 Message Date
Eric NGUYEN
3a7c60bd1c Move list of events at the top so it can be seen immediately 2022-09-23 11:23:49 +02:00
Eric NGUYEN
6aa5acd4c0 Comment svg-layout-designer.ts 2022-09-23 11:22:14 +02:00
Eric NGUYEN
da3bd0a323 Implement save/load events 2022-09-23 11:01:31 +02:00
Eric NGUYEN
614016462f Fix old tests 2022-09-23 10:33:32 +02:00
Eric NGUYEN
3e6204e917 Implement HideChildrenInTreeview 2022-09-23 09:34:46 +02:00
Eric NGUYEN
e2da3142b5 Bar: Remove missing function 2022-09-23 09:29:16 +02:00
Eric NGUYEN
eed592986c Merge branch 'docs' into dev 2022-09-22 17:45:54 +02:00
Eric NGUYEN
e5e9f7f7c0 Added more documentation 2022-09-22 17:45:35 +02:00
Eric NGUYEN
74debbf90c Update documentation 2022-09-22 10:51:11 +02:00
Eric NGUYEN
8deebd1ddd Rename artifact to svg-layout-designer 2022-09-22 09:57:16 +02:00
Eric NGUYEN
aed79f3e08 Add publish instruction to azure pipelines 2022-09-21 17:03:04 +02:00
Eric NGUYEN
99b3a4c7ab moved svgld.d.ts to public folder 2022-09-21 17:02:45 +02:00
Eric NGUYEN
96cba0c614 Fix wrong import in MessageSidebar 2022-09-21 16:55:47 +02:00
Eric NGUYEN
4bb92e219d Fix behaviors not apply on sibling when deleting a container + Fix container not able to move because sort is done after 2022-09-21 16:46:42 +02:00
Eric NGUYEN
d875e33f93 Add app test 2022-09-21 16:33:31 +02:00
Eric NGUYEN
cfdbbb7085 Change MainMenu Load input name 2022-09-21 16:13:36 +02:00
Eric NGUYEN
035f79c566 Fix xhr timeout 2022-09-21 16:13:16 +02:00
Eric NGUYEN
0ca3b734d6 Fix message sidebar when webworker are not supported 2022-09-21 16:12:51 +02:00
Eric NGUYEN
1af5b45dbb Update node-http.js 2022-09-21 16:12:27 +02:00
Eric NGUYEN
54d0504c90 Translate behviors to french and add missing behaviors documentation 2022-09-21 14:39:07 +02:00
Eric Nguyen
3a0c4a5714 Merged PR 190: Update master 2022-09-21 09:25:56 +00:00
Eric Nguyen
23ed3ed1ad Merged PR 189: Simplify usage of SmartComponent
- Added new Events :
  - AddContainer, AddContainerToSelectedContainer, AppendContainer, AppendContainerToSelectedContainer, SelectContainer, DeleteContainer
  - AddSymbol, SelectSymbol, DeleteSymbol
- Changed the component to an iframe (you only need to copy the whole dist now)
- Added callbacks to every methods in the component
- Create event listener on demand: no need to initialize the event listener!
- Update d.ts
- Added Fastboot and enable it by default on production build
2022-09-21 09:24:14 +00:00
Eric NGUYEN
07dbac1b12 Fix outdated sidebar test 2022-09-20 09:42:36 +02:00
Eric NGUYEN
3d91b1fb27 Message sidebar will now only show the last packet of message 2022-09-19 12:27:55 +02:00
Eric Nguyen
4b874dfff4 Merged PR 186: Implement filterlists 2022-09-19 08:46:41 +00:00
Eric NGUYEN
1091257281 Fix default config 2022-09-16 17:13:52 +02:00
Eric NGUYEN
ccba9991df Fix sort of categories + improve perf 2022-09-16 16:52:10 +02:00
Eric NGUYEN
1cd38f24cf Refactor Sidebar.tsx 2022-09-16 16:35:22 +02:00
Eric NGUYEN
0476a294d6 Implement Category list 2022-09-16 16:23:17 +02:00
Eric NGUYEN
9f24d2d40a Implement displayed text 2022-09-16 15:00:40 +02:00
Eric NGUYEN
ce65d448c9 Fix Category missing key + Fix button cannot be inside button 2022-09-16 14:53:13 +02:00
Eric Nguyen
e94671d1d8 Merged PR 185: Implement Messages 2022-09-16 10:03:41 +00:00
8a7196eeac Increase opacity for better visibility 2022-09-16 10:02:18 +00:00
4f0a6795ad Implement Category 2022-09-16 10:02:18 +00:00
Guillaume Tauzin
320d68e27f Text cotation css modified + no decimal display on text 2022-09-16 10:07:01 +02:00
0d557624f7 Fix InitializeDefaultChild not using AddNewContainerToParent and ignoring subchildren 2022-09-15 09:33:42 +02:00
012c826461 Revert "Restore InitializeDefaultChild"
This reverts commit 4aad6b2f4c.
2022-09-15 09:31:34 +02:00
Eric NGUYEN
4aad6b2f4c Restore InitializeDefaultChild 2022-09-14 18:17:54 +02:00
Eric NGUYEN
84f25af490 Update test with new input interaction 2022-09-14 17:36:18 +02:00
Eric NGUYEN
498ca9dc75 Move all AddContainer functions to a different file and fix default.ts 2022-09-14 17:32:25 +02:00
Eric NGUYEN
fd06723fb9 Add launch.json 2022-09-14 17:16:25 +02:00
Eric NGUYEN
f6e4238b3d Implement Pattern 2022-09-14 16:55:28 +02:00
Eric NGUYEN
c0a7a26874 Implement isHidden 2022-09-14 14:11:18 +02:00
Eric NGUYEN
9f58203c86 Set dimensions text above the dimension 2022-09-14 11:53:31 +02:00
Eric NGUYEN
8653be0172 Fix SetContainerList dictionary parsing 2022-09-14 11:50:28 +02:00
Eric NGUYEN
e32e98cddd Fix flex again because of wrong order of container 2022-09-14 11:36:43 +02:00
Eric NGUYEN
b62aee978b Fix missing key for cssinput 2022-09-14 11:25:54 +02:00
Eric NGUYEN
7494383f58 Fix InputGroup not refreshing when selecting a different element 2022-09-13 18:12:20 +02:00
Eric NGUYEN
021af3e70f TextInputGroup Change border color to yellow when modified 2022-09-13 18:04:42 +02:00
Eric NGUYEN
e3f57773d7 Set input group in orange when modified but not applied 2022-09-13 17:52:36 +02:00