This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Sep 08, 2023
-
-
rhenck authored
- Remove all Roboto files Since there is just one font, this setting can be safely ignored. This is easier than sanitizing all elements.
-
- Jan 24, 2023
-
-
jojohoch authored
- Send metadata as voeReadyNotification to host
-
- Feb 18, 2022
- Feb 14, 2022
-
-
jojohoch authored
-
- Feb 09, 2022
-
-
rhenck authored
This is done according to the Angular best practices and minimizes namespace collisions when using other packages which might use the same selectors. Technically the selectors are not even becessary since we use an Angular component factory to create element components but it is still useful for the DOM element naming, for debugging purposes for example.
-
- Feb 02, 2022
-
-
jojohoch authored
-
- Jan 10, 2022
-
-
rhenck authored
-
- Jan 06, 2022
-
-
rhenck authored
-
- Jan 05, 2022
-
-
rhenck authored
-
- Oct 07, 2021
-
-
rhenck authored
Will be replaced by new editor module. See subsequent commits.
-
- Sep 24, 2021
-
-
rhenck authored
-
- Sep 06, 2021
-
-
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.
-
- Aug 25, 2021
-
-
rhenck authored
The latest change to page width and ratio needs to be reflected by a version change.
-
- Aug 17, 2021
-
-
rhenck authored
-
- Aug 16, 2021
-
-
rhenck authored
-
- Jul 01, 2021
-
-
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`
-
- Jun 22, 2021