Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Jun 13, 2023
  2. Jun 12, 2023
  3. Jun 11, 2023
  4. Jun 08, 2023
  5. Jun 06, 2023
    • rhenck's avatar
      Update most NPM packages to latest version · 2d1f156c
      rhenck authored
      2d1f156c
    • rhenck's avatar
      [player] Refactor outbound Verona-Service · f90cd754
      rhenck authored
      Most importantly remove the standalone switch and let the service always 
      send postMessage, even when there is no surrounding application 
      listening. This helps testability and has no downsides.
      
      Also:
      - Make methods static where applicable
      - Remove useless variables and methods
      - Improve variable initialisation (to allow undefined)
      f90cd754
Loading