This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Feb 28, 2022
-
-
jojohoch authored
-
jojohoch authored
This was necessary after the surrounding element container with its styles and classes was deleted
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
Remove manipulations from elementModel - Refactor drop list component - Use of initial values for audio and video playback time Defining the validators not in the elements anymore, but when creating the forms
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
This helps to divide the code of the element container into smaller meaningful units. In addition, each element can be given its own form group.
-
- Feb 24, 2022
-
-
jojohoch authored
-
- Feb 22, 2022
-
-
rhenck authored
- Now does unit (page) manipulation itself instead of delegating everything to the UnitService. Still need to call the UnitService to make it notify the API about the change to the unit. - Also improve the hack for refreshing the tab view.
-
rhenck authored
This makes for cleaner imports.
-
rhenck authored
-
rhenck authored
It did not do anyhting anyway. Is now integrated in unit view.
-
jojohoch authored
Since the array of 'ClozeElements' can be empty, it must be checked
-
jojohoch authored
-
jojohoch authored
-
- Feb 21, 2022
-
-
rhenck authored
Add margin between field sets.
-
rhenck authored
Set back to the default setting to prevent CSS settings to spill over into other parts of the application.
-
rhenck authored
The factory was ignoring the src parameter, which is set before by the UnitService.
-
rhenck authored
-
jojohoch authored
-
jojohoch authored
Instead, use :host in conjunction with ::deep
-
rhenck authored
- Use sub components to reduce the size of the templates - Introduce field sets for input groups like dimensions and position - Improve logic to determine when to show some fields
-
jojohoch authored
Instead, use :host in conjunction with ::deep
-
jojohoch authored
-
- Feb 18, 2022
-
-
rhenck authored
- Unify font and surface props - Use intersection type for additional properties - Also rework editor props panel to properly create the combined properties recursively, passing the results to its child panel (tabs). New algorithm works without lodash, therefore the package is removed.
-
rhenck authored
-
jojohoch authored
-
jojohoch authored
-