This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Jun 12, 2023
-
-
rhenck authored
Toolbar is a single word, therefore any capitalized letters are errors. No need to sanitize, since this was broken anyway. #384
-
- 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)
-
rhenck authored
-
rhenck authored
-
- Jun 05, 2023
-
-
jojohoch authored
Update/angular 16
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
- Remove global dialog style
-
jojohoch authored
- This allows to assign a font to a text in MatFabButtons
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
with ng update @angular/material@16 @angular/cdk@16 - run npm audit fix
-
jojohoch authored
causes problems after update
-
jojohoch authored
-