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 17, 2022
    • rhenck's avatar
      Rework Elementfactory · 0c0b9e3b
      rhenck authored
      The unit tests errored out because of circular dependencies via the 
      Elementfactory class. Therefore:
      - No longer creates styling/position/player-Properties. This is done in 
      the Element parent class.
      - Move element creation from Section to the ElementFactory class 
      instead.
      0c0b9e3b
  2. Oct 14, 2022
  3. Oct 13, 2022
  4. Oct 07, 2022
  5. Sep 21, 2022
  6. Sep 16, 2022
  7. Sep 15, 2022
    • rhenck's avatar
      Rework ID handling · 0e45e323
      rhenck authored
      - remove ID handling from model classes. This is now done by the editor 
      itself (mainly unit service).
      - Rename and move IDManager to editor as IDService
      0e45e323
  8. Sep 12, 2022
    • rhenck's avatar
      Fix IDs in drop-list-simple · 0fc6752e
      rhenck authored
      - Do ID checks only in the class, not in unit service (or elsewhere)
      - Fix repaired value list to get new objects instead of references to 
      the existing.
      0fc6752e
  9. Sep 06, 2022
  10. Sep 05, 2022
  11. Aug 29, 2022
  12. Aug 12, 2022
    • rhenck's avatar
      Add properties for hiding border edges to Frame · fdbae1f6
      rhenck authored
      Aslo create new props panel component and move border stylings to 
      separate fieldset (wihtin the styling tab).
      
      #291
      fdbae1f6
    • rhenck's avatar
      Add 2 labels to Likert · 12bb1286
      rhenck authored
      One as a general label above the table and one for the first column 
      heading.
      
      Since this is no proper InputElement separate properties panel inputs 
      are used.
      
      #272
      12bb1286
  13. 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
  14. Aug 10, 2022
  15. Aug 09, 2022
  16. Aug 08, 2022
  17. Aug 03, 2022
  18. Aug 02, 2022
  19. Aug 01, 2022
  20. Jun 28, 2022
  21. Jun 14, 2022
  22. Jun 09, 2022
  23. Jun 03, 2022
  24. Jun 02, 2022
  25. Jun 01, 2022
Loading