Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Sep 06, 2022
  2. Sep 05, 2022
  3. Sep 01, 2022
  4. Aug 31, 2022
  5. Aug 30, 2022
  6. Aug 29, 2022
  7. Aug 16, 2022
  8. 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
  9. Aug 11, 2022
  10. Aug 09, 2022
  11. Aug 08, 2022
  12. Aug 02, 2022
  13. Aug 01, 2022
  14. Jun 09, 2022
  15. Jun 03, 2022
  16. May 30, 2022
  17. May 24, 2022
  18. May 23, 2022
  19. May 21, 2022
  20. May 20, 2022
  21. May 17, 2022
    • rhenck's avatar
      Refactor model interfaces to classes · 2e9be6e9
      rhenck authored
      This way elements can handle their logic themselves without having to
      rely on outside utility classes.
      
      Also restructure files in common in a more logical way.
      2e9be6e9
  22. May 05, 2022
    • rhenck's avatar
      Fix cloze duplication and refactor getClozeChildElements method · ea276786
      rhenck authored
      Makes more sense logically to pass the cloze element as a whole instead 
      of just the document. Knowing about the document is the responsibility 
      of the method not the caller.
      ea276786
    • rhenck's avatar
      Refactor droplist · abca027e
      rhenck authored
      - Fix DropLists with copyOnDrop to display a placeholder copy of
      dragged elements.
      The drop preview is hidden on those lists. It still has to be in the DOM
      to be the target for the 'falling' animation of the dragged item,
      otherwise it flies to the top left corner of the viewport.
      abca027e
Loading