This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Mar 14, 2022
-
-
jojohoch authored
Replace custom pointer events with native pointer events
-
- Feb 16, 2022
-
-
jojohoch authored
-
- Jan 20, 2022
- Jan 13, 2022
-
-
jojohoch authored
Fixed-width pages are always centered in the browser, even if the specified percentage is not equal to 50%. The percentage weighting of the pages has an effect if the width of the pages is greater than the width of the browser window.
-
- Jan 06, 2022
-
-
jojohoch authored
- Check if the selection refers to the content of the text component
-
- Aug 23, 2021
-
-
jojohoch authored
Intersection detection is done by `Intersectionobserver`
-
- Jul 21, 2021
-
-
jojohoch authored
* Implement `VeronaSubscriptionService` to subscribe to messages from the host of the player * Implement `VeronaPostService` to post messages to the host of the player * Implement `NativeEventService` to subscribe to events like 'scroll', 'blur' and 'focus' * Remove js code from wrapper index.html. It is no longer needed.
-