This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- 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
- Mar 03, 2022
-
-
jojohoch authored
Replace the direct method calls in media player components with events. For this purpose, expand the inputs of the media player components that are defined in the ElementMediaPlayerGroupComponent.
-
- Mar 02, 2022
-
-
rhenck authored
- Units and element are now built via the factory. This ensures only the wanted properties are present. All others are discarded. - Since the sanatizer is supposed to check the unit defintion version it is used by player and editor and therefore put in common. This in turn makes it necessary to put the JSON resolver settings in the root-TSConfig file. - Renamed a couple of properties to have clearer names.
-
jojohoch authored
-
- Mar 01, 2022
- Feb 28, 2022
-
-
jojohoch authored
-
jojohoch authored
This was necessary after the surrounding element container with its styles and classes was deleted
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
Remove manipulations from elementModel - Refactor drop list component - Use of initial values for audio and video playback time Defining the validators not in the elements anymore, but when creating the forms
-
jojohoch authored
-
jojohoch authored
-