Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Jan 06, 2022
  2. Dec 15, 2021
  3. Nov 30, 2021
  4. Oct 15, 2021
  5. Oct 13, 2021
  6. Sep 28, 2021
  7. Sep 24, 2021
  8. Aug 27, 2021
  9. Aug 17, 2021
  10. Aug 16, 2021
  11. Aug 13, 2021
  12. 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
  13. Jul 13, 2021
    • jojohoch's avatar
      [player] Add `valueChanged` event for host · b96561bf
      jojohoch authored
      * The wrapper of the player component listens to the `valueChanged`
      event and posts a message to the host of the aspect-player
      * Improve code style and remove lint errors
      b96561bf
  14. Jul 01, 2021
    • jojohoch's avatar
      Add build configuration of the player for host · 5d075fd8
      jojohoch authored
      Use `build-player-prod` to build a player version of the
      aspect-player which can be used in test-center and test-bed.
      The player needs exported unit definitions from the
      aspect-editor.
      5d075fd8
  15. Jun 22, 2021
Loading