This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Sep 06, 2022
- Sep 05, 2022
-
-
jojohoch authored
- Add "isOlderThan" method to the "SanitizationService" to distinguish old ToggleButtons with the property "option" from new ones - Use SanitizationService.isUnitDefinitionOutdated in Player to set the unitDefinitionVersion (should be modified!)
-
jojohoch authored
The equality check compares the reference of the array and not the values of the array.
-
jojohoch authored
Use css grid instead of flex plus calculating margins in template
-
- Sep 01, 2022
-
-
jojohoch authored
Using the html property "disabled" results in a warning message in the player when reactive forms are used at the same time.
-
- Aug 31, 2022
- Aug 30, 2022
- Aug 29, 2022
- Aug 17, 2022
-
-
jojohoch authored
-
- Aug 16, 2022
-
-
jojohoch authored
-
- Aug 12, 2022
-
-
rhenck authored
Aslo create new props panel component and move border stylings to separate fieldset (wihtin the styling tab). #291
-
rhenck authored
One as a general label above the table and one for the first column heading. Since this is no proper InputElement separate properties panel inputs are used. #272
-
- Aug 11, 2022
- Aug 10, 2022
-
-
rhenck authored
-
rhenck authored
Move label creation to ElementFactory. No way has been found to have an abstract static method for OptionElement's label generation, therefore silence the linter. Same for getElementComponent.
-
rhenck authored
-
rhenck authored
This is only useful in CompoundElements. So use checks for that class instance.
-
- Aug 09, 2022
-
-
rhenck authored
So TipTap does not moan about empty document. Put placeholder text in the cloze document instead of the component template.
-
rhenck authored
Now checks when creating or updating object if IDs are okay.
-
rhenck authored
-
rhenck authored
A no longer existing class was used, but turned out to not be necessary anyway. #313
-
rhenck authored
Initialize to null, to be able to differentiate in the props panel. Also improve props panel layout by always showing all fields and disabling them if needed instead of hiding them. Fix translation.
-
rhenck authored
#318
-
rhenck authored
sanatizer TextImageLabel: position -> imgPosition DragNDropValueObject stringValue -> text imgSrcValue -> imgSrc RadioButtonGroupComplexElement columns -> options Likert columns -> options
-
- Aug 08, 2022
-
-
rhenck authored
-
- Aug 03, 2022
-
-
rhenck authored
#293
-
- Aug 02, 2022
-
-
rhenck authored
Also add it to the likert row dialog. #112
-