This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Jun 15, 2023
-
-
rhenck authored
Also restructure files containing interfaces.
-
- Jun 13, 2023
-
-
rhenck authored
- Background color must not be transparent for the stickied panel to overlay properly. - Use TextImagePanel where possible
-
- Jun 12, 2023
-
-
rhenck authored
Toolbar is a single word, therefore any capitalized letters are errors. No need to sanitize, since this was broken anyway. #384
-
- Jun 08, 2023
- Jun 01, 2023
-
-
Richard Henck authored
#452
-
- May 24, 2023
- Apr 28, 2023
-
-
jojohoch authored
-
- Jan 19, 2023
-
-
jojohoch authored
- There is a page navigation only for not always visible pages - Fix initialization of the button's action parameter
-
- Jan 04, 2023
-
-
Richard Henck authored
- allowReplacement (moved from element to list prop) - originList and Index are non-optional (means placeholders have to be used sometimes) - Re-introduced the dict of all DropListComponents. This is the only way I have found to get a reference to a DropListComponent by ID. This is needed for returning to origin. Origin is not actually part of the transaction and needs to be fetched from somewhere else. Hence the dict. - Console statements still present for debugging.
-
- Jan 03, 2023
- Jan 02, 2023
- Dec 23, 2022
-
-
jojohoch authored
- text field simple - toggle button
-
- Dec 22, 2022
-
-
rhenck authored
(The array reference must not be destroyed)
-
- Dec 16, 2022
-
-
jojohoch authored
- Add cdk scrolling strategy to keyboard that brings overlays to scrolling
-
- Dec 15, 2022
- Dec 12, 2022
-
-
jojohoch authored
-
- Dec 09, 2022
-
-
jojohoch authored
HTML labels can cause errors in the Test Center for units in XML format.
-
- Dec 08, 2022
- Dec 02, 2022
- Nov 30, 2022
-
-
rhenck authored
Uses external software 'MathLive'. Distpacker issues with mathlive have been solved in a custom distpacker.ts in scripts-folder. This is now used instead of the distpacker from the npm package.
-
- Nov 29, 2022
-
-
rhenck authored
Allows DropListvalueObjects which have this setting to be replaced in lists which only allow onlyOneItem. When this switch is set, the class sets the other 2 internal values (originListID?: string; originListIndex) itself. Those can not be seen nor changed from outside. Also refactoring in lots of places around droplists. Better names, cleaner structure, comments. #305
-
jojohoch authored
-
- Nov 28, 2022
- Nov 25, 2022
-
-
jojohoch authored
-
- Nov 24, 2022
- Nov 21, 2022
-
-
jojohoch authored
- If this property is set, the input of more characters than specified in maxLength is prevented - It also prevents the insertion of text.
-
- Nov 18, 2022
-
-
rhenck authored
Also set geometry element to always use fixed size, which is all that works anyway.
-
- Nov 08, 2022
-
-
rhenck authored
... to create new references for the connectedTo array.
-
- Nov 07, 2022