This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Nov 11, 2021
-
-
jojohoch authored
-
- Nov 10, 2021
-
-
rhenck authored
-
rhenck authored
Options and value were the same thing anyway and the value was updated once anything was changed within that dropList. The player though needs a start value and this way we have one.
-
jojohoch authored
Supplement to commit "Refactor elements to use the model's value"
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
AudioComponent and VideoComponent inherit from MediaPlayerElementComponent to avoid duplicate code
-
rhenck authored
This change mainly helps the editor. The idea is to make the element components have the correct value of their model and don't rely on the formcontrol value. The formcontrol can be hard to manipulate, especially in compound elements. Setting the model value is way easier. The formcontrols are kept and should not interfere.
-
rhenck authored
- Add background to dragged element via cdkDragPreview - Add placeholder box for dropping via cdkDragPlaceholder - Add animations for transitions when dragging and dropping
-
jojohoch authored
-
- Nov 09, 2021
- Nov 08, 2021
-
-
rhenck authored
Also improve conditional border style. The additional dragPreview is needed so the dragged item does not have the border.
-
rhenck authored
The width/height of 90% are a preliminary workaround to not produce overflow with the border. A better solution would be good.
-
rhenck authored
This element has a list of string as editable options. Those strings form draggable elements which may be reordered or moved between different DropList elements. Also refactor option change logic to allow any property not just the text property.
-
rhenck authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
rhenck authored
-
rhenck authored
This works similarly to the standard radio group, but has a fixed horizontal layout with images above the options.
-
jojohoch authored
* Change the detection of the parent element to determine whether the audio/video player is running in the aspect-editor or the aspect-player
-
jojohoch authored
* Add magnifier properties to `ImageElement` * Set used value at `UnitStateService` * Bypass parsing error of distpacker
-
- Nov 05, 2021
-
-
jojohoch authored
Wait until a solution is found for the distpacker when parsing "'url('+ (image.src) + ')'".
-
rhenck authored
Use flex to position image and text below one another. Don't use any image scaling setting. Now the images grow but don't shrink.
-
rhenck authored
-
rhenck authored
There were some things missing when renaming questions/answers to rows/columns. Now everything is properly named.
-
jojohoch authored
* Show current and maximal runs in control bar
-
jojohoch authored
-
jojohoch authored
-
- Nov 03, 2021
- Nov 02, 2021
- Nov 01, 2021