This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Nov 08, 2021
-
-
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 04, 2021
-
-
rhenck authored
-
- Nov 03, 2021
- Nov 02, 2021
- Nov 01, 2021
- Oct 29, 2021
-
-
rhenck authored
This way the color-input element can read the color and show the correct preview.
-
rhenck authored
-
rhenck authored
Make radio button and first line of the label (in case there is a line break) appear at the same height.
-
rhenck authored
This makes it so that other options appear with strikethrough when one is selected.
-
rhenck authored
This allows for further marking options on the text, which may be used for different purposes.
-
rhenck authored
-
rhenck authored
Since this is built using a grid it does not need dimensions. In fact it having dimensions interferes with styling.
-
rhenck authored
For elements which don't have this functionality the workaround is to use pointer events and make the elements unclickable.
-
jojohoch authored
* Add IntersectionService * Add CompoundElementComponent as parent for LikertComponent * Inject ElementRef to common ElementComponent * Rename players' ElementComponent to ElementContainerComponent
-
- Oct 28, 2021
-
-
rhenck authored
This improves bold text readability. This has to be done in the actual element, in the TextEditor and on the properties panel.
-
rhenck authored
-
rhenck authored
Add 10px margin between label and options.
-
rhenck authored
When the label is empty a smaller input field will be rendered which also does not have the label placeholder.
-
rhenck authored
This has been refactored already. Those were not cleaned up properly.
-