This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Apr 22, 2022
-
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
This is possible since now playerState also has the information of the underlying scrollPages
-
jojohoch authored
- add unit-definition-menu module - add verona module and move verona services and verona interfaces to it to make them available in different modules - move the distinction of different page types to app component to make them available for unitDefinitionMenu component
-
- Apr 21, 2022
-
-
jojohoch authored
-
- Apr 19, 2022
- Apr 14, 2022
-
-
jojohoch authored
Change import paths of CommonModule files in editor and player
-
- Apr 13, 2022
-
-
jojohoch authored
-
- Apr 12, 2022
- Apr 11, 2022
- Mar 31, 2022
-
-
jojohoch authored
-
jojohoch authored
to ensure that a section that is not displayed has no dimensions
-
jojohoch authored
-
jojohoch authored
Call emitter in template and remove unnecessary method
-
jojohoch authored
Sections use the mediaStatusChanged event, which is also used to map the interdependence of media elements
-
- Mar 28, 2022
-
-
rhenck authored
-
rhenck authored
-
rhenck authored
This can be enabled for TextFields and TextAreas and shows a keyboard at the bottom of the screen. This does NOT set the field to read-only which is probably wanted in a situation where the system keyboard is not to be used. For flexibility purposes it is not implicitly set and needs to be set manually. The same goes for other input assistance settings, which should not be used in addition to the keyboard but it is allowed. The keyboard has an extra switch to additionally show french special characters.
-
- 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
-
-
jojohoch authored
Replace custom pointer events with native pointer events
-
- Mar 10, 2022
-
-
jojohoch authored
-
- Mar 09, 2022
- Mar 07, 2022
-
-
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
-