Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. May 04, 2022
  2. Apr 22, 2022
    • jojohoch's avatar
      [player] Make unit definitions available in standalone mode · bfe8ce18
      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
      bfe8ce18
  3. Oct 06, 2021
  4. Oct 05, 2021
  5. Jul 28, 2021
  6. Jul 26, 2021
  7. Jul 23, 2021
    • jojohoch's avatar
      [player] Use verona interfaces · 5fc6c27c
      jojohoch authored
      * Add verona interfaces to ensure type-safe communication with host
      * To use the verona interfaces refactor the verona services
      5fc6c27c
  8. Jul 21, 2021
    • jojohoch's avatar
      [player] Access Verona API Messages through Services · c6e771a7
      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.
      c6e771a7
Loading