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 19, 2021
  2. Nov 18, 2021
    • rhenck's avatar
      Change dropList styling · 73003562
      rhenck authored
      - List items only have a margin between then but no longer on the 
      outside.
      - Remove unused background color. This is set dynamically in the 
      template.
      73003562
  3. Nov 12, 2021
  4. Nov 10, 2021
  5. Nov 09, 2021
  6. Nov 08, 2021
    • rhenck's avatar
      Add onlyOneItem and orientation property to DropList · 548714cb
      rhenck authored
      Also improve conditional border style. The additional dragPreview is 
      needed so the dragged item does not have the border.
      548714cb
    • rhenck's avatar
      Add styling to DropList and fix sizing · f7f4f77f
      rhenck authored
      The width/height of 90% are a preliminary workaround to not produce 
      overflow with the border. A better solution would be good.
      f7f4f77f
    • 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
Loading