This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- 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.
-
- Jan 24, 2022
-
-
jojohoch authored
and DropListSimpleElement
-
- Jan 20, 2022
-
-
rhenck authored
This way the placeholder is exactly as big as the font size. There is no space for a padding here, as the normal dropList has.
-
- Jan 12, 2022
- Dec 10, 2021
-
-
rhenck authored
-
- Dec 06, 2021
-
-
rhenck authored
Now only sends a list with IDs as value. The actual list manipulation is done with Material helper functions (transferArrayItem...).
-
- Dec 01, 2021
- Nov 30, 2021
-
-
rhenck authored
-
- Nov 29, 2021
-
-
rhenck authored
It is meant to be used as inline positioned (sub) element. Therefore it has not postioning information and less property options than the normal drop list. Similar to the simple text field.
-