This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Jan 31, 2024
-
-
jojohoch authored
#605
-
- Jan 15, 2024
-
-
jojohoch authored
-
- Apr 19, 2023
- Jan 19, 2023
-
-
jojohoch authored
- Prepare usage in editor - Remove test from ScrollPagePipe, because the call to "new Page" expected the initialization of GeometryComponent
-
- Dec 16, 2022
-
-
jojohoch authored
- Add cdk scrolling strategy to keyboard that brings overlays to scrolling
-
- Nov 02, 2022
-
-
jojohoch authored
- Use the VeroSubscriptionService as a pure communication service - Do not contaminate the VeroSubscriptionService with holding data
-
- Sep 21, 2022
-
-
rhenck authored
-
- Aug 25, 2022
-
-
jojohoch authored
This button helps the user to detect if a page has additional, hidden content
-
- May 20, 2022
-
-
jojohoch authored
-
- May 19, 2022
- May 18, 2022
- May 12, 2022
-
-
jojohoch authored
-
- May 09, 2022
-
-
jojohoch authored
-
- May 06, 2022
- Apr 28, 2022
-
-
jojohoch authored
-
- Apr 22, 2022
-
-
jojohoch authored
Delete keyboard module
-
jojohoch authored
-
jojohoch authored
-
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 19, 2022
-
-
jojohoch authored
-
- Apr 14, 2022
-
-
jojohoch authored
Change import paths of CommonModule files in editor and player
-
- Mar 31, 2022
-
-
jojohoch authored
to ensure that a section that is not displayed has no dimensions
-
- Mar 28, 2022
-
-
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
- Mar 01, 2022
- Feb 28, 2022
-
-
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
This helps to divide the code of the element container into smaller meaningful units. In addition, each element can be given its own form group.
-