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 14, 2024
  2. Jun 20, 2024
  3. Apr 26, 2024
  4. Mar 19, 2024
    • jojohoch's avatar
      [player] Open marking bar with delay · a5a19340
      jojohoch authored
      The delay is used to check whether a selection is still available after
      PointerUp, as this is often deleted in Firefox under Windows mobile
      a5a19340
  5. Feb 13, 2024
  6. Nov 24, 2023
  7. Aug 11, 2023
  8. May 21, 2022
  9. May 20, 2022
  10. May 18, 2022
  11. May 17, 2022
    • rhenck's avatar
      Refactor model interfaces to classes · 2e9be6e9
      rhenck authored
      This way elements can handle their logic themselves without having to
      rely on outside utility classes.
      
      Also restructure files in common in a more logical way.
      2e9be6e9
  12. May 06, 2022
  13. May 03, 2022
  14. Apr 27, 2022
  15. Apr 14, 2022
  16. Mar 14, 2022
  17. Feb 28, 2022
    • jojohoch's avatar
      [player] Implement forms and unit states for elements of groups · 52ecfb7b
      jojohoch authored
      Remove manipulations from elementModel
      - Refactor drop list component
      - Use of initial values for audio and video playback time
      
      Defining the validators not in the elements anymore, but when creating
      the forms
      52ecfb7b
    • jojohoch's avatar
      [player] Add element groups · e0a6e0f2
      jojohoch authored
      This helps to divide the code of the element container into smaller
      meaningful units.
      In addition, each element can be given its own form group.
      e0a6e0f2
Loading