This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Dec 01, 2022
-
-
rhenck authored
Rules for when drop is allowed have been fixed. It is quite complicated and therefore a lot of explanatory comments are added. - improved translation - add example file
-
- Nov 30, 2022
-
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
rhenck authored
-
rhenck authored
Mathlive package requires some more space.
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
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
-
-
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
-
rhenck authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
- Nov 25, 2022
- Nov 24, 2022
-
-
jojohoch authored
-
jojohoch authored
This was necessary because the new text selection action of the button is not a navigation.
-
jojohoch authored
- Areas are marked with the surrounding 'aspect-anchor' tag
-
jojohoch authored
The extension is needed to define text areas in the rich text editor and make them available for the button component
-
- Nov 21, 2022
-
-
rhenck authored
-
rhenck authored
-
rhenck authored
This way images can't be drag-and-dropped into droplist elements. Also avoids confusion about what is draggable on a page.
-
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.
-
jojohoch authored
- Reduce redundant code - Prepare implementation of input limitations
-
jojohoch authored
-
jojohoch authored
The updateListener does not detect all changes inside a GeoGebra element
-
- Nov 20, 2022