Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Jul 05, 2024
  2. Jun 20, 2024
  3. Jun 17, 2024
  4. May 28, 2024
    • rhenck's avatar
      [editor-ui] Add shadows to side panels · 0c7eb437
      rhenck authored
      This sets them up from the central UnitView.
      0c7eb437
    • rhenck's avatar
      [editor] Add undo function · bbffab06
      rhenck authored
      Only works for a few commands (mainly page and section stuff).
      
      - Adds new menu to page-bar, which shows issued change commands with a 
      button to rollback the latest change.
      - Added warning to the UI element that this is a experimental feature 
      and can destroy units.
      - Undo is done by having the normal function to apply the change to the 
      unit-object and another to undo this change. The HistoryService manages 
      the list and calling rollack (via UnitService).
      - Further refactiring to the unit services.
      bbffab06
  5. May 26, 2024
  6. Jun 27, 2023
    • rhenck's avatar
      [editor] Fix tab to create new page · 4811f422
      rhenck authored
      This hack allows the page tabs to have a pseudo tab to create a new 
      page.
      This tab is disabled so the user can not change to it, but is still 
      clickable.
      4811f422
  7. Jun 08, 2023
  8. Jun 05, 2023
  9. May 05, 2023
  10. May 06, 2022
  11. May 05, 2022
  12. Feb 22, 2022
Loading