"GPL-3.0.txt" did not exist on "de9537708385b7262365d7899b7573cad80993a8"
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Apr 27, 2022
- Apr 25, 2022
- Apr 22, 2022
-
-
rhenck authored
-
rhenck authored
-
rhenck authored
The sanitizer is now a service, so it is testable. Since it uses the IDService it needs to be a real service as well. Both are used by the player therefore moved to common.
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
Delete keyboard module
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
This is possible since now playerState also has the information of the underlying scrollPages
-
jojohoch authored
since the player uses it as well
-
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
- Apr 04, 2022
-
-
rhenck authored
The whole DOM structure is kind of botched. This is a quick fix and should be reviewed.
-
- 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 29, 2022
-
-
rhenck authored
The number row has alternative keys, activatable via shift. Also add new keys for dot, comma etc.
-
- 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
-