This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Nov 22, 2021
- Nov 19, 2021
- Nov 11, 2021
- Nov 08, 2021
-
-
rhenck authored
It needs row and column to work. (It is using flex in the background.)
-
rhenck authored
Use 'horizontal' and 'vertical'. Which are better terms and also align with other element's values.
-
rhenck authored
Also improve conditional border style. The additional dragPreview is needed so the dragged item does not have the border.
-
rhenck authored
-
rhenck authored
In the UI. Internally it is still likert.
-
rhenck authored
The player-element dialog options did not show the field, even when it has a value. Now it properly checks of the existing config has this set.
-
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
-
rhenck authored
It logically belongs there since it is no compound element and also needs to be near the other radio group.
-
rhenck authored
-
rhenck authored
-
rhenck authored
Now correctly shows a dropdown instead of a text area.
-
rhenck authored
This works similarly to the standard radio group, but has a fixed horizontal layout with images above the options.
-
rhenck authored
When selecting the preset value, sometimes the string is empty and it is not possible to differentiate the options. Therefore an index is added making it possible to reliably select a value.
-
- Nov 05, 2021
-
-
rhenck authored
The whole panel tab was not correctly checking for value existence. Need to check for undefined not null.
-
rhenck authored
Function was incorrectly returning after the first element.
-
rhenck authored
There were some things missing when renaming questions/answers to rows/columns. Now everything is properly named.
-
- Nov 04, 2021
-
-
rhenck authored
-
- Nov 03, 2021
-
-
rhenck authored
This function will be implemented differently.
-
- Nov 02, 2021
-
-
rhenck authored
-
rhenck authored
To not have the same name as likert rows and cause issues on the props panel.
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
- Use ngModel so it returns number
-
rhenck authored
-
rhenck authored
This allows setting up a specific color, which might be harder to find in the color picker. Also allows setting 'transparent'.
-
- Nov 01, 2021
-
-
rhenck authored
The icon does not make it sufficiently clear what the purpose is.
-