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 21, 2021
  2. Aug 31, 2021
  3. Aug 16, 2021
  4. Jul 29, 2021
  5. Jul 23, 2021
  6. Jul 20, 2021
  7. Jul 19, 2021
    • rhenck's avatar
      [editor] Add dialog service for displaying different dialogs · b9959abe
      rhenck authored
      - Service is used by the editor exclusively so definition in
      local app.module.
      
      - Edit dialogs triggered via double click on drag overlay
      - Unit Service now defines a default edit dialog for elements. For now
      label or text if available.
      b9959abe
  8. Jul 14, 2021
  9. Jul 09, 2021
    • jojohoch's avatar
      [player] Add form tag to player · 8d757e4c
      jojohoch authored
      * Introduce `FormService` to provide communication between
      element components and form
      * Add `ngModelChange` and `formControl` to
      some element components. This functionality is not used by
      the editor
      8d757e4c
  10. Jul 07, 2021
    • rhenck's avatar
      Add Z-Index property to elements · 76b06912
      rhenck authored
      This defines the elements priority when stacking elements on the canvas. 
      Directly maps to the CSS property.
      
      Also show tooltip on the input to explain what it is for.
      76b06912
  11. Jul 05, 2021
  12. Jun 28, 2021
Loading