Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Oct 21, 2021
  2. Oct 18, 2021
  3. Oct 15, 2021
  4. Oct 13, 2021
    • rhenck's avatar
      Add classes for all models · 0473666d
      rhenck authored
      - Remove interfaces
      - Add classes for all elements as well as unit, page and section
      - 2 intermediate interfaces are kept. They dont constituate a viable 
      object but only additional properties, like background-color. Those can 
      be added as interface to all elements. Initialisation has to be done by 
      the element itself though and not by some constructor higher up.
      0473666d
    • jojohoch's avatar
      Sanitize `innerHTML` with pipe · 16cbf261
      jojohoch authored
      16cbf261
    • jojohoch's avatar
      [editor] Make text elements markable · 781ded38
      jojohoch authored
      781ded38
  5. Oct 07, 2021
  6. Sep 29, 2021
  7. Sep 24, 2021
  8. Sep 23, 2021
  9. Sep 20, 2021
  10. Sep 08, 2021
  11. Sep 02, 2021
  12. Aug 03, 2021
    • rhenck's avatar
      Set all elements width and heigth to 100% · 9e3c0613
      rhenck authored
      This is in preparation for dynamic layouting.
      The actual dimensions are set by the overlay component which differs but 
      is existent for both editor and player.
      9e3c0613
  13. Jul 23, 2021
    • rhenck's avatar
      Add default values to several elements · 14fbfb49
      rhenck authored
      Also refactor a lot of stuff belonging to this:
      - You can edit the default values via properties panel
      - All elements now again have a common parent directive. form elements
      have a special parent for forms.
      14fbfb49
  14. Jul 15, 2021
  15. Jul 14, 2021
  16. Jul 13, 2021
    • jojohoch's avatar
      9b581084
    • rhenck's avatar
      Refactor unit model · eabe82c2
      rhenck authored
      The UIComponents now only have the properties they can make use of. This 
      means that the angular components use the CSS properties explicitly 
      instead of having all kinds of useless CSS properties.
      Also it is no longer needed to update the CSS styles via event because 
      Angular's change detection takes care of that.
      eabe82c2
  17. Jun 29, 2021
  18. Jun 28, 2021
  19. Jun 23, 2021
  20. Jun 22, 2021
Loading