Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. May 03, 2022
  2. Apr 21, 2022
  3. Feb 14, 2022
  4. Jan 24, 2022
  5. Jan 14, 2022
  6. Dec 14, 2021
    • rhenck's avatar
      Fix build process for custom theme · 363058d0
      rhenck authored
      The theme file is now project specific because Angular demands assets
      to be part of the project.
      It also differs in content: The editor theme is only applied to canvas
      elements. For the player every checkbox and radio button is affected.
      
      The components now again use the default color of 'accent'. The custom
      theme now has the green as accent color and no longer primary.
      363058d0
  7. Dec 13, 2021
    • rhenck's avatar
      Use custom Material Theme for colors · c78c5329
      rhenck authored
      Used in checkboxes and radio buttons, which are now green.
      The secondary is unused but for safety set to the same as the default
      theme should be.
      c78c5329
  8. Oct 07, 2021
  9. Jul 01, 2021
    • jojohoch's avatar
      Simplify configuration for `ng serve <project-name>` · a7e77ba3
      jojohoch authored
      - Replace in the projects 'editor' and 'player' the selector
      'app-root' with 'editor-aspect' or 'player-aspect' and make a
      case distinction unnecessary
      - Remove definitions of the property 'local' in `environment`
      and `angular.json`
      a7e77ba3
  10. Jun 30, 2021
  11. Jun 22, 2021
Loading