Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Sep 25, 2021
  2. Sep 24, 2021
  3. Sep 23, 2021
  4. Sep 22, 2021
  5. Sep 21, 2021
  6. Sep 20, 2021
  7. Sep 08, 2021
  8. Sep 03, 2021
  9. Sep 02, 2021
  10. Aug 31, 2021
  11. Aug 27, 2021
  12. Aug 19, 2021
  13. Aug 16, 2021
  14. Aug 03, 2021
    • rhenck's avatar
      Set all elements width and heigth to 100% · 9e3c0613
      rhenck authored
      This is in preparation for dynamic layouting.
      The actual dimensions are set by the overlay component which differs but 
      is existent for both editor and player.
      9e3c0613
  15. Jul 28, 2021
  16. Jul 23, 2021
  17. Jul 20, 2021
  18. Jul 16, 2021
  19. Jul 15, 2021
  20. Jul 14, 2021
  21. Jul 13, 2021
    • jojohoch's avatar
      9b581084
    • rhenck's avatar
      Refactor unit model · eabe82c2
      rhenck authored
      The UIComponents now only have the properties they can make use of. This 
      means that the angular components use the CSS properties explicitly 
      instead of having all kinds of useless CSS properties.
      Also it is no longer needed to update the CSS styles via event because 
      Angular's change detection takes care of that.
      eabe82c2
  22. Jul 12, 2021
  23. Jul 09, 2021
    • jojohoch's avatar
      [player] Add form tag to player · 8d757e4c
      jojohoch authored
      * Introduce `FormService` to provide communication between
      element components and form
      * Add `ngModelChange` and `formControl` to
      some element components. This functionality is not used by
      the editor
      8d757e4c
  24. Jun 29, 2021
  25. Jun 28, 2021
Loading