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 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
  2. Sep 23, 2021
  3. Sep 21, 2021
  4. Sep 02, 2021
  5. Aug 18, 2021
  6. Aug 17, 2021
  7. Aug 16, 2021
  8. Aug 12, 2021
  9. 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
  10. Aug 05, 2021
  11. Jul 30, 2021
  12. Jul 29, 2021
  13. Jul 26, 2021
  14. Jul 23, 2021
  15. 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
  16. Jul 13, 2021
  17. 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
  18. Jun 30, 2021
  19. Jun 28, 2021
  20. Jun 22, 2021
Loading