Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. 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
  2. Jul 21, 2021
  3. Jul 20, 2021
  4. Jul 19, 2021
  5. Jul 16, 2021
  6. Jul 15, 2021
  7. Jul 14, 2021
  8. Jul 13, 2021
  9. Jul 12, 2021
  10. Jul 09, 2021
  11. Jul 08, 2021
    • rhenck's avatar
      [editor] Refactor selected page index in data store · c129c400
      rhenck authored
      This does not need to be an observable as it is used only internally and 
      in 1 component, which needs the new state only after calling update 
      functions. Those functions can return the new value directly instead of 
      via observable. And for store internal use a simple variable is 
      sufficient.
      c129c400
Loading