This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Sep 15, 2022
-
-
rhenck authored
-
rhenck authored
Red background looks really bad, so we just adjust the border color.
-
rhenck authored
- remove ID handling from model classes. This is now done by the editor itself (mainly unit service). - Rename and move IDManager to editor as IDService
-
rhenck authored
Just called from the editor, before creating the Unit instance. It goes through all IDs and checks for duplicates. If found it generates a new one and shows the prompt.
-
- Sep 13, 2022
-
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
Transform string array to Textlabel array. #338
-
rhenck authored
-
rhenck authored
i.e. something has been clicked. Since the value is not used on the player, we also need to check the FormControl value. #335
-
rhenck authored
had some issues with the switch to the new options stuff.
-
rhenck authored
-
- Sep 12, 2022
-
-
rhenck authored
-
rhenck authored
-
rhenck authored
When calling the element constructor may generate IDs. Those appear as already registed later when the unit is instantiated for real.
-
rhenck authored
- Do ID checks only in the class, not in unit service (or elsewhere) - Fix repaired value list to get new objects instead of references to the existing.
-
rhenck authored
There should never be the case, therefore error out.
-
- Sep 10, 2022
- Sep 09, 2022
- Sep 08, 2022
-
-
jojohoch authored
-
jojohoch authored
- Use Unit's getAllElements method of Unit instead of UnitUtils.findUIElements to get all DragNDropValueObjects in UnitComponent -Remove unnecessary timeout in UnitComponent
-
jojohoch authored
- Sanitize without using unit definition version
-
jojohoch authored
- This makes the behavior identical to real form elements - To trigger the focusout event, the HTML element needs the tabindex attribute
-
- Sep 07, 2022
- Sep 06, 2022