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 22, 2021
  2. Nov 11, 2021
  3. Nov 08, 2021
    • rhenck's avatar
      Add new element DropList · 4dda125e
      rhenck authored
      This element has a list of string as editable options. Those strings 
      form draggable elements which may be reordered or moved between 
      different DropList elements.
      
      Also refactor option change logic to allow any property not just the 
      text property.
      4dda125e
    • rhenck's avatar
      Add alternative radio button group with images · 77a896f5
      rhenck authored
      This works similarly to the standard radio group, but has a fixed 
      horizontal layout with images above the options.
      77a896f5
  4. Oct 25, 2021
    • rhenck's avatar
      Refactor unit factory · 680b0be0
      rhenck authored
      No longer is async. For elements which need upfront source info (media), 
      the media prompf is done in the unit service. Here we can keep it 
      simple.
      Also remove coordinates from factory as this is information that does 
      not need to be known here. This is also handled in the unit service 
      where applicable.
      680b0be0
  5. Oct 22, 2021
  6. Oct 15, 2021
  7. Oct 13, 2021
Loading