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 10, 2021
    • jojohoch's avatar
      Remove comment · 6164ad2b
      jojohoch authored
      6164ad2b
    • rhenck's avatar
      Refactor elements to use the model's value · 373108a5
      rhenck authored
      This change mainly helps the editor.
      The idea is to make the element components have the correct value of
      their model and don't rely on the formcontrol value. The formcontrol
      can be hard to manipulate, especially in compound elements. Setting
      the model value is way easier.
      
      The formcontrols are kept and should not interfere.
      373108a5
    • rhenck's avatar
      Improve dropList styling · 36831c44
      rhenck authored
      - Add background to dragged element via cdkDragPreview
      - Add placeholder box for dropping via cdkDragPlaceholder
      - Add animations for transitions when dragging and dropping
      36831c44
    • jojohoch's avatar
      Improve styles for FormElementComponent · 0816ae3e
      jojohoch authored
      0816ae3e
  2. Nov 09, 2021
  3. Nov 08, 2021
  4. Nov 05, 2021
    • rhenck's avatar
      Fix likert headings with images · b5d3b810
      rhenck authored
      Use flex to position image and text below one another. Don't use any 
      image scaling setting. Now the images grow but don't shrink.
      b5d3b810
    • rhenck's avatar
      Fix likert element · 86e01764
      rhenck authored
      There were some things missing when renaming questions/answers to 
      rows/columns. Now everything is properly named.
      86e01764
  5. Nov 02, 2021
  6. Oct 29, 2021
  7. Oct 28, 2021
  8. Oct 26, 2021
  9. Oct 25, 2021
  10. Oct 22, 2021
Loading