This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Dec 15, 2022
- Dec 13, 2022
- Dec 12, 2022
- Dec 09, 2022
- Dec 08, 2022
- Dec 01, 2022
-
-
jojohoch authored
- Add own line height style to error message to exclude it - Add missing semicolons to styles
-
- Nov 30, 2022
- 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
-
-
rhenck authored
Lists with this setting delete dropped value objects. This allows putting items back. (Only makes sense when used with copyOnDrop. Otherwise there can not be duplicate value IDs). Also improve constructor value checks to correctly handle nullish booleans. #281
-
jojohoch authored
-
jojohoch authored
-
- Nov 25, 2022
-
-
jojohoch authored
- Convert player release notes to markdown file
-
- Nov 21, 2022
- Nov 08, 2022
- Nov 07, 2022
- Nov 04, 2022
- Nov 01, 2022
- Oct 27, 2022
- Oct 25, 2022
- Oct 21, 2022
-
-
jojohoch authored
- A HotspotImage has an image and divs placed on it, which are used as hotspots - Inherits from FormElementComponent, which is why the hotspots are kept as a list in the value property. - Can be validated as required and uses its own custom validator
-
- Oct 18, 2022
-
-
rhenck authored
-