Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Nov 07, 2022
  2. Nov 01, 2022
  3. Oct 27, 2022
  4. Oct 26, 2022
  5. Oct 25, 2022
  6. Oct 21, 2022
    • jojohoch's avatar
      Implement HotspotImage · b174d3a2
      jojohoch authored
      - A HotspotImage has an image and divs placed on it, which are used
      as hotspots
      - Inherits from FormElementComponent, which is why the hotspots are kept
        as a list in the value property.
      - Can be validated as required and uses its own custom validator
      b174d3a2
  7. Oct 18, 2022
  8. Oct 07, 2022
  9. Sep 09, 2022
  10. Sep 08, 2022
  11. Sep 07, 2022
  12. Sep 06, 2022
  13. Sep 05, 2022
  14. Sep 01, 2022
  15. Aug 31, 2022
  16. Aug 30, 2022
  17. Aug 11, 2022
    • rhenck's avatar
      Rework radio-with-images element · 9550df25
      rhenck authored
      Add new parameter 'itemsPerRow'. This limits the grid columns used, 
      making items move to the next row if overextending.
      
      Also simplify component structure.
      9550df25
  18. Aug 09, 2022
  19. Aug 08, 2022
  20. Aug 02, 2022
  21. Jun 03, 2022
    • rhenck's avatar
      Fix drag and drop with images · 781568b0
      rhenck authored
      The dragged image did contain carry information about it's element.
      Also remove useless drag and drop functionality for the placeholder.
      781568b0
  22. May 30, 2022
  23. May 23, 2022
  24. May 20, 2022
  25. 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
Loading