This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Oct 07, 2022
- Sep 16, 2022
-
-
rhenck authored
#343
-
- Sep 13, 2022
-
-
rhenck authored
i.e. something has been clicked. Since the value is not used on the player, we also need to check the FormControl value. #335
-
- Sep 09, 2022
-
-
jojohoch authored
-
- Sep 08, 2022
-
-
jojohoch authored
- This makes the behavior identical to real form elements - To trigger the focusout event, the HTML element needs the tabindex attribute
-
- Sep 07, 2022
- 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!)
-
- Aug 31, 2022
- Aug 30, 2022
-
-
jojohoch authored
ViewEncapsulation.None is required for overriding tooltip
-
- Aug 29, 2022
-
-
jojohoch authored
DragNDropValueObject no longer has the stringValue property but a TextLabel with text
-
- Aug 12, 2022
-
-
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
-
-
rhenck authored
To be the same as with Material inputs. #319
-
- Aug 09, 2022
- Aug 08, 2022
-
-
rhenck authored
-
- Aug 02, 2022
-
-
rhenck authored
Also add it to the likert row dialog. #112
-
rhenck authored
Also refactor properties panel and ToggleButton class logic for striking values. This now relies more on CSS classes provided by Material instead of doing finetuned logic my ourselves. This also allows showing the correct preview in the editor. #287
-
- Aug 01, 2022
-
-
rhenck authored
-
- Jun 09, 2022
- Jun 03, 2022
-
-
rhenck authored
This is needed in on drop logic to set the new value.
-
- May 30, 2022
-
-
jojohoch authored
-
- May 23, 2022
-
-
jojohoch authored
-
- May 21, 2022
-
-
jojohoch authored
- remove prefix 'on' - split methods
-
- May 17, 2022
-
-
rhenck authored
This way elements can handle their logic themselves without having to rely on outside utility classes. Also restructure files in common in a more logical way.
-