Skip to content
Snippets Groups Projects
This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git. Pull mirroring updated .
  1. Nov 03, 2021
  2. Oct 29, 2021
  3. Oct 27, 2021
  4. Oct 25, 2021
  5. Oct 22, 2021
  6. Oct 18, 2021
  7. Oct 17, 2021
  8. Oct 15, 2021
  9. Oct 07, 2021
  10. Oct 04, 2021
  11. Sep 28, 2021
  12. Sep 27, 2021
  13. Sep 24, 2021
  14. Sep 23, 2021
  15. Sep 22, 2021
  16. Sep 20, 2021
  17. 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
  18. Sep 02, 2021
  19. Aug 30, 2021
  20. Aug 23, 2021
  21. Aug 18, 2021
  22. Aug 17, 2021
  23. Aug 16, 2021
  24. Jul 29, 2021
  25. Jul 27, 2021
    • rhenck's avatar
      Update linter · a4954684
      rhenck authored
      This includes turning off no-use-before-define completely.
      a4954684
  26. Jul 21, 2021
  27. Jul 01, 2021
    • jojohoch's avatar
      Simplify configuration for `ng serve <project-name>` · a7e77ba3
      jojohoch authored
      - Replace in the projects 'editor' and 'player' the selector
      'app-root' with 'editor-aspect' or 'player-aspect' and make a
      case distinction unnecessary
      - Remove definitions of the property 'local' in `environment`
      and `angular.json`
      a7e77ba3
Loading