Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Mar 06, 2024
  2. Aug 18, 2023
  3. Aug 01, 2023
  4. Jul 28, 2023
  5. Jun 12, 2023
  6. Jun 08, 2023
    • rhenck's avatar
      [editor] Fix layouting of TextEditor · 854af7ed
      rhenck authored
      Several elements were broken after updating the Material library.
      
      Add new component for combobuttons, which allow selecting and applying a 
      value in one connected element.
      854af7ed
  7. Jun 05, 2023
  8. Jun 01, 2023
  9. May 05, 2023
  10. Dec 15, 2022
  11. Dec 13, 2022
  12. Nov 30, 2022
  13. Nov 24, 2022
  14. Oct 07, 2022
  15. Aug 11, 2022
  16. Aug 01, 2022
  17. Jun 09, 2022
  18. Mar 31, 2022
  19. Jan 19, 2022
  20. Jan 12, 2022
  21. Jan 06, 2022
  22. Jan 05, 2022
    • rhenck's avatar
      [editor] Introduce TextEditor mode · df606006
      rhenck authored
      This is for the different use saces of a simple text element and a cloze 
      element. The latter needs more inputs for child elements and also return 
      JSON instead of HTML.
      df606006
    • rhenck's avatar
      [editor] Add TextEditor NodeView extensions and improve file structure · 97be7f51
      rhenck authored
      The NodeViews are for the TextEditor to render Angular components, which
      now serve as preview instead of the old backslash escaped characters.
      
      All extensions are now placed in a specialized directory. Except the
      NodeView stuff which is kept together.
      97be7f51
  23. Dec 17, 2021
  24. Dec 16, 2021
  25. Dec 15, 2021
  26. Dec 09, 2021
  27. Dec 06, 2021
  28. Dec 03, 2021
  29. Dec 02, 2021
  30. Dec 01, 2021
    • rhenck's avatar
      Make text element have a font size again · 54f8119e
      rhenck authored
      This controls the general font size. Specific spans can still be styled 
      individually in the text editor.
      - The TextEditor also uses this font size as default when rendering the 
      text.
      54f8119e
  31. Nov 24, 2021
Loading