Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Oct 15, 2021
  2. Oct 14, 2021
  3. Oct 05, 2021
  4. Oct 01, 2021
  5. Sep 30, 2021
    • jojohoch's avatar
      [player] Refactor validation messages · 4005b51e
      jojohoch authored
      * Delete validation message component
      * Use instead `mat-error` inside element components to take advantage
       of `mat-input-field`
      * Add get validators method to each form element component
      * Display validation messages via `error-transform` pipe
      4005b51e
  6. Sep 29, 2021
    • jojohoch's avatar
      [player] Fix centered layout · a37a90ac
      jojohoch authored
      * Bugfix for units without always visible page
      * Bugfix for aspect ratio over 50%
      * Integration of keyboard
      a37a90ac
  7. Sep 23, 2021
  8. Sep 21, 2021
  9. Sep 02, 2021
  10. Aug 18, 2021
  11. Aug 17, 2021
  12. Aug 16, 2021
  13. Aug 12, 2021
  14. Aug 07, 2021
    • jojohoch's avatar
      [player] Add layout options for pages · 59ef92c9
      jojohoch authored
      * Pages can be scrolled or tabbed
      * Labels of pages can be shown and hidden
      * Always visible pages can be left, right, top or bottom
      * Layout of pages is now handled in `LayoutComponent` and removed from
      `PlayerStateComponent`
      * Due to the `ScrollIndexDirective`, pages with scrollbars have similar
      interfaces as pages with tabs
      59ef92c9
  15. Aug 05, 2021
  16. Jul 30, 2021
  17. Jul 29, 2021
  18. Jul 26, 2021
  19. Jul 23, 2021
  20. Jul 16, 2021
    • jojohoch's avatar
      [player] Prepare validation of form elements · 89c6ebdf
      jojohoch authored
      * When creating components for each element a
      `ValidationMessageComponent` is also generated dynamically
      * Prepare usage of default values for form elements
      * Add `form.ts` for form specific interfaces
      * Rename some variables and properties
      89c6ebdf
  21. Jul 13, 2021
  22. 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
  23. Jun 30, 2021
  24. Jun 28, 2021
  25. Jun 22, 2021
Loading