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 25, 2021
  2. Nov 24, 2021
    • jojohoch's avatar
      Add muteControl to the list of controls of the control bar · 606ca01f
      jojohoch authored
      The control bar is shown only when at least one control is selected
      in the editor.
      606ca01f
    • rhenck's avatar
      Improve styling of cloze sub-elements · 447fa70b
      rhenck authored
      The issue here is the alignment if dropLists and text fields. They are 
      supposed to be exactly in line with the text which is very complicated 
      with Material components, which are heavily nested and contain several 
      sub-elements which need to be changed - removing margins, paddings and 
      other position related styles.
      447fa70b
  3. Nov 23, 2021
  4. Nov 22, 2021
  5. Nov 20, 2021
  6. Nov 19, 2021
  7. Nov 18, 2021
    • rhenck's avatar
      Refactor radio group image · d731a3df
      rhenck authored
      Improve general structure. Image situation still bad.
      d731a3df
    • rhenck's avatar
      Refactor likert layout and add first column ratio prop · d6d223dd
      rhenck authored
      - Images now scale up and down depending on the available space.
      - The new property controls the first (column) size parameter for the 
      grid. The others are fixed at 1. Decimal values are allowed for 
      fine-tuned control.
      This prop is passed on to the child likert-row component. It uses the 
      same grid and needs this info for proper alignment with the column 
      headers.
      - Remove unnecessary div in likert
      d6d223dd
    • 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
  8. Nov 17, 2021
  9. Nov 16, 2021
  10. Nov 15, 2021
Loading