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 05, 2023
  2. Apr 04, 2023
  3. Dec 02, 2022
  4. 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
  5. Nov 18, 2022
  6. Oct 13, 2022
  7. Aug 10, 2022
  8. Aug 01, 2022
  9. Jun 02, 2022
  10. May 24, 2022
  11. May 19, 2022
  12. 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
  13. May 16, 2022
  14. May 12, 2022
  15. Apr 21, 2022
  16. Apr 13, 2022
  17. Mar 23, 2022
  18. Mar 09, 2022
  19. Feb 09, 2022
  20. Feb 08, 2022
  21. Jan 17, 2022
  22. Dec 15, 2021
  23. Dec 11, 2021
  24. Nov 30, 2021
  25. Nov 26, 2021
  26. Nov 22, 2021
  27. 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
  28. Nov 11, 2021
  29. 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
  30. Oct 22, 2021
  31. Oct 17, 2021
  32. Oct 07, 2021
  33. Sep 24, 2021
  34. 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
  35. Sep 02, 2021
  36. Jul 29, 2021
Loading