This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Mar 25, 2022
-
-
rhenck authored
This is now done only via the cdkDropListGroup directive which collects child drop lists. There is actually no need to connect them manually.
-
- Mar 23, 2022
- Mar 18, 2022
-
-
jojohoch authored
Move KeyInputModule to the modules subfolder Create template file for AppComponent
-
- Mar 17, 2022
-
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
Rename properties and events for keypads
-
jojohoch authored
-
jojohoch authored
Rename KeyboardComponent to KeypadComponent Rename KeyboardService to KeypadService Split LayoutComponent into LayoutPlayerComponent and LayoutPagesComponent Prepare the introduction of an additional keyboard
-
- Mar 15, 2022
-
- Mar 14, 2022
-
-
rhenck authored
-
rhenck authored
-
rhenck authored
gridColumnStart: number; gridColumnEnd: number; gridRowStart: number; gridRowEnd: number; becomes gridColumn: number; gridColumnRange: number; gridRow: number; gridRowRange: number;
-
jojohoch authored
Replace custom pointer events with native pointer events
-
- Mar 11, 2022
- Mar 10, 2022
- Mar 09, 2022
- Mar 07, 2022
-
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
This is necessary because the sanitizer returns now an array instead of the modified unit definition.
-
jojohoch authored
Reduce the number of input parameters in FloatingKeyboardComponent Move double-used method to KeyboardService
-
jojohoch authored
Instead, use Textfied component with the property isClozeChild
-