Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Mar 07, 2022
  2. Mar 03, 2022
    • jojohoch's avatar
      [player] Refactor MediaPlayerService · a9348b39
      jojohoch authored
      Replace the direct method calls in media player components with events.
      For this purpose, expand the inputs of the media player components that
      are defined in the ElementMediaPlayerGroupComponent.
      a9348b39
  3. Mar 02, 2022
    • rhenck's avatar
      Refactor unit definition and sanatizer · 874c1af3
      rhenck authored
      - Units and element are now built via the factory. This ensures only the
        wanted properties are present. All others are discarded.
      - Since the sanatizer is supposed to check the unit defintion version
        it is used by player and editor and therefore put in common.
        This in turn makes it necessary to put the JSON resolver settings
        in the root-TSConfig file.
      - Renamed a couple of properties to have clearer names.
      874c1af3
    • jojohoch's avatar
      f6668bdd
  4. Mar 01, 2022
  5. Feb 28, 2022
  6. Feb 22, 2022
  7. Feb 21, 2022
  8. Feb 18, 2022
  9. Feb 17, 2022
  10. Feb 16, 2022
  11. Feb 09, 2022
    • rhenck's avatar
      Change all selector prefixes from "app" to "aspect" · a6bdf445
      rhenck authored
      This is done according to the Angular best practices and minimizes
      namespace collisions when using other packages which might use the same
      selectors.
      
      Technically the selectors are not even becessary since we use an Angular
      component factory to create element components but it is still useful
      for the DOM element naming, for debugging purposes for example.
      a6bdf445
  12. Feb 04, 2022
  13. Feb 03, 2022
  14. Feb 02, 2022
  15. Jan 28, 2022
  16. Jan 26, 2022
  17. Jan 25, 2022
  18. Jan 24, 2022
  19. Jan 21, 2022
  20. Jan 20, 2022
Loading