Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Feb 02, 2024
  2. Nov 28, 2023
  3. Nov 24, 2023
  4. Nov 17, 2023
  5. Nov 16, 2023
  6. Nov 13, 2023
  7. Sep 08, 2023
  8. Aug 30, 2023
  9. Aug 18, 2023
  10. Aug 11, 2023
  11. Aug 01, 2023
  12. Jul 28, 2023
  13. Jul 24, 2023
  14. Jun 30, 2023
    • rhenck's avatar
      Refactor PositionProperties · 7f571ddf
      rhenck authored
      - Remove dynamicPositioning from PositionProperties. This is not 
      knowledge that the element needs to know. In the few places it was used, 
      it was fixed or solved by asking the containing section about which 
      positioning is active.
      
      - Fix and improve cloze child sizing. All can now have dynamic width and 
      height.
      
      - Fix empty lines in ClozeDocument rendering
      
      - Editor SelectionService now knows if a cloze child is selected. This 
      way the PropertiesPanel can show valid dimension inputs regardless of 
      the underlying section.
      7f571ddf
  15. Jun 29, 2023
  16. Jun 15, 2023
  17. Jun 13, 2023
  18. Jun 05, 2023
  19. May 22, 2023
  20. May 05, 2023
  21. May 04, 2023
  22. Jan 06, 2023
    • Richard Henck's avatar
      Fix alignment for child elements · 7ef356d5
      Richard Henck authored
      For Droplists this needs to be done when multiple items are allowed.
      
      For ToggleButtons it needs to be set when vertical orientation is used.
      
      It is then centered without caring about text alignment. With multiple 
      item it would not be possible to align all of them anyway.
      7ef356d5
  23. Jan 05, 2023
  24. Jan 03, 2023
  25. Jan 02, 2023
    • rhenck's avatar
      wip1 · b4532254
      rhenck authored
      b4532254
  26. Dec 20, 2022
  27. Dec 15, 2022
  28. Dec 13, 2022
  29. Dec 12, 2022
  30. Dec 02, 2022
    • rhenck's avatar
      Remove useless CompoundElement component wrapper-element and CSS rules · 46a34283
      rhenck authored
      - Extra span element around cloze child elements served no visible 
      purpose. It also makes sense that an inline div is not inside of a span, 
      which is meant for text.
      - CSS rules were overengineered and in part shadowed (and thereby 
      pointless) by element styles from the template.
      This is also in preparation for the DropList styling overhaul.
      46a34283
  31. Nov 21, 2022
Loading