This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Mar 17, 2022
-
-
jojohoch authored
Rename KeyboardComponent to KeypadComponent Rename KeyboardService to KeypadService Split LayoutComponent into LayoutPlayerComponent and LayoutPagesComponent Prepare the introduction of an additional keyboard
-
- Dec 17, 2021
-
-
jojohoch authored
-
- Oct 21, 2021
-
-
jojohoch authored
-
- Sep 29, 2021
-
-
jojohoch authored
* Bugfix for units without always visible page * Bugfix for aspect ratio over 50% * Integration of keyboard
-
- Sep 21, 2021
-
-
jojohoch authored
-
- Aug 27, 2021
-
-
jojohoch authored
-
- Aug 20, 2021
-
-
jojohoch authored
To center the content of the player, the dimensions of all pages are calculated.
-
- Aug 18, 2021
-
-
jojohoch authored
* Move two different intersection detections from `scroll-index.directive` and `section.component` to `intersection-detection.directive`
-
- Aug 13, 2021
-
-
jojohoch authored
-
- Aug 12, 2021
-
-
jojohoch authored
* Use `IntersectionObserver` to detect page position while scrolling
-
- Aug 07, 2021
-
-
jojohoch authored
* Pages can be scrolled or tabbed * Labels of pages can be shown and hidden * Always visible pages can be left, right, top or bottom * Layout of pages is now handled in `LayoutComponent` and removed from `PlayerStateComponent` * Due to the `ScrollIndexDirective`, pages with scrollbars have similar interfaces as pages with tabs
-