This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Nov 21, 2022
- Nov 07, 2022
-
-
rhenck authored
- Replace Material Droplist with native HTML events - Remove simple-drop-list element; Cloze elements now use the normal DropList element - Add example units
-
- Oct 18, 2022
-
-
jojohoch authored
- overflow of lists is now hidden to prevent dropable elements from being displayed outside the container - placeholders are hidden with flex orientation
-
- Oct 14, 2022
-
-
rhenck authored
Create new pipe for checking if element is included in list.
-
- Oct 07, 2022
-
-
rhenck authored
- Make position props on buttons optional - Move UIElement creation back to Factory instead of within Section
-
jojohoch authored
-
jojohoch authored
Use a horizontal aligned placeholder for dynamic aligned drop lists when there is more than one element in the list
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
- Refactor variable of the placeholder dimensions
-
jojohoch authored
- Important for vertically positioned drop lists - Analogous to the calculation of the height
-
jojohoch authored
- Replace pixel calculation with percentage values - Use of only two modes: full fill or line
-
- 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
-