This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Jun 13, 2023
-
-
rhenck authored
- Add ReferenceManager to check if deleted elements are referenced anywhere in the unit. If so display a warning. - Move page logic to UnitService
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
jojohoch authored
-
jojohoch authored
Update/translate package
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
- A suitable version was not available after update of Angular - Reactivate test for valid pages
-
jojohoch authored
-
jojohoch authored
-
rhenck authored
#499
-
rhenck authored
-
rhenck authored
- Background color must not be transparent for the stickied panel to overlay properly. - Use TextImagePanel where possible
-
- Jun 12, 2023
- Jun 11, 2023
- Jun 08, 2023
-
-
rhenck authored
#386
-
rhenck authored
... instead if setting the value directly on the object. This way elements can react to ID changes. This is necessary for DropLists since a changed ID has to be reflected to child elements. #445
-
rhenck authored
#453
-
rhenck authored
-
rhenck authored
Less unneeded scrollbars and fixed height.
-
rhenck authored
Th actual clickable area is displaced by that, which is hard to fix. So the worse layout is accepted for now.
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
Material update fix
-
rhenck authored
The wasted vertical margins did look bad.
-
rhenck authored
Several elements were broken after updating the Material library. Add new component for combobuttons, which allow selecting and applying a value in one connected element.
-
rhenck authored
-
- Jun 06, 2023
-
-
rhenck authored
-
rhenck authored
Most importantly remove the standalone switch and let the service always send postMessage, even when there is no surrounding application listening. This helps testability and has no downsides. Also: - Make methods static where applicable - Remove useless variables and methods - Improve variable initialisation (to allow undefined)
-