Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. May 22, 2023
  2. May 05, 2023
  3. Apr 04, 2023
  4. Dec 02, 2022
  5. Nov 30, 2022
    • rhenck's avatar
      Add mathlive package · a5e2e246
      rhenck authored
      a5e2e246
    • rhenck's avatar
      Add new element math-editor · fa7e2b04
      rhenck authored
      Uses external software 'MathLive'.
      
      Distpacker issues with mathlive have been solved in a custom 
      distpacker.ts in scripts-folder. This is now used instead of the 
      distpacker from the npm package.
      fa7e2b04
  6. Nov 18, 2022
  7. Oct 13, 2022
  8. Aug 10, 2022
  9. Aug 01, 2022
  10. Jun 02, 2022
  11. May 24, 2022
  12. May 19, 2022
  13. May 17, 2022
    • rhenck's avatar
      Refactor model interfaces to classes · 2e9be6e9
      rhenck authored
      This way elements can handle their logic themselves without having to
      rely on outside utility classes.
      
      Also restructure files in common in a more logical way.
      2e9be6e9
  14. May 16, 2022
  15. May 12, 2022
  16. Apr 21, 2022
  17. Apr 13, 2022
  18. Mar 23, 2022
  19. Mar 09, 2022
  20. Feb 09, 2022
  21. Feb 08, 2022
  22. Jan 17, 2022
  23. Dec 15, 2021
  24. Dec 11, 2021
  25. Nov 30, 2021
  26. Nov 26, 2021
  27. Nov 22, 2021
  28. Nov 12, 2021
    • rhenck's avatar
      Add first e2e tests · 88949a19
      rhenck authored
      - Check if button element is available in the toolbox
      - Add the button to the canvas
      - Change button label and check reflection on the canvas
      88949a19
  29. Nov 11, 2021
  30. Nov 08, 2021
    • rhenck's avatar
      Update iqb-dev-components · 7c37aed0
      rhenck authored
      This includes a fix in the dispacker, which no more tries (and fails) to 
      replace variable names.
      7c37aed0
  31. Oct 22, 2021
  32. Oct 17, 2021
  33. Oct 07, 2021
  34. Sep 24, 2021
  35. Sep 06, 2021
    • rhenck's avatar
      [editor] Replace @kolkov/angular-editor with tinyMCE · e1b3847a
      rhenck authored
      The old one has bugs, like not setting background color. It also relies 
      on deprecated API features, which may stop working any time.
      TinyMCE did not exhibit any bugs so far.
      
      This is the basic installation. rework of the whole DialogService and 
      it's editors follows.
      e1b3847a
  36. Sep 02, 2021
Loading