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 28, 2021
    • rhenck's avatar
      [editor] Fix dynamic section outlines · 995d5dd6
      rhenck authored
      The outlines where not completely shown when multiple elements were put 
      beside one another. Now the selected elements of pulled to the top and 
      the outline is visible.
      995d5dd6
    • rhenck's avatar
      [editor] Fix resize dragging in dynamic section mode · 96af7dec
      rhenck authored
      Some things had to be tweaked in regards to positioning and sizing of 
      elements.
      The drag preview is now done with a separate div, which only shows while 
      dragging and has the temporary dimensions of the element. When dropped 
      it sets the grid values if the dropzone as before.
      96af7dec
  2. Oct 18, 2021
    • rhenck's avatar
      [editor] Refactor directory structure · 9f65f0c9
      rhenck authored
      The main components are right at top level and the directories below
      mimic the data structure (unit->page->section).
      The toolbar is only used in dev mode and does not belong directly to the
      unit view.
      The TextEditor is a complex component and deserves it's own directory
      even though it is used within the unit-view. Might be refactored to its
      own module later.
      9f65f0c9
  3. Oct 15, 2021
  4. Oct 13, 2021
  5. Sep 26, 2021
  6. Sep 21, 2021
  7. Sep 01, 2021
  8. Aug 18, 2021
  9. Aug 16, 2021
  10. Aug 10, 2021
  11. Aug 03, 2021
Loading