Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Jan 20, 2022
  2. Jan 19, 2022
    • rhenck's avatar
      [editor] Use dashed outline for element selection and resize · 12662c72
      rhenck authored
      For dynamic section we keep the solid line as the dashed one is harder 
      to see. Needs to be discussed maybe.
      12662c72
    • rhenck's avatar
      [editor] Overhaul TextEditor style · fd8cb915
      rhenck authored
      Input elements are now grouped in fieldsets.
      They also a cool gradient background color.
      fd8cb915
    • rhenck's avatar
      Rework compound child components · 87effdf7
      rhenck authored
      Compound elements are now supposed to use overlays for their child
      elements. This overlay makes selecting child components (by clicking on
      them) and marking them as selected (done by the selection service)
      possible.
      The SelectionService no longer needs special logic to handle compound
      children selection, as they now also have an overlay with the same
      interface as normal (canvas) elements.
      
      A few modifications in connected directives are necessary. The now
      handle children components in a proper array instead of QueryList.
      
      Likert elements do not have clickable children yet and work a little
      differently. This should probably be unitized in the future.
      87effdf7
    • rhenck's avatar
      [editor] Set minimal width for TextEditor to 870 · 9f22865d
      rhenck authored
      Lower and the input element panel does not show properly.
      9f22865d
    • rhenck's avatar
      d28cbc5b
    • rhenck's avatar
      [editor] Pass page width to editor dialog · d00010ee
      rhenck authored
      This way the dialog does not grow too wide, when lots of text is 
      entered. There could be a lot more logic here to calculate exactly how 
      big the window should be, but that seems like overengineering right now.
      d00010ee
  3. Jan 18, 2022
  4. Jan 17, 2022
  5. Jan 14, 2022
  6. Jan 13, 2022
Loading