This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- May 04, 2022
-
-
jojohoch authored
-
- Apr 22, 2022
-
-
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
-
- Oct 06, 2021
-
-
jojohoch authored
Console logging is disabled in production mode by overriding the function in `main.ts`
-
- Oct 05, 2021
-
-
jojohoch authored
-
- Jul 28, 2021
-
-
jojohoch authored
-
- Jul 26, 2021
-
-
jojohoch authored
`PlayerStateComponent` encapsulates information about the status of the player.
-
- Jul 23, 2021
-
-
jojohoch authored
* Add verona interfaces to ensure type-safe communication with host * To use the verona interfaces refactor the verona services
-
- 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.
-