This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Oct 28, 2021
-
-
rhenck authored
-
rhenck authored
This way the vertical size can be controlled.
-
rhenck authored
Other elements do implement the interface but do nothing with the property. This make all the interface handling a lot easier at the cost of having useless variables in some contexts.
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
* Remove FormService Injection * Move FormService and form types to player * Move interface ValueChangeElement to uI-element.ts * Use interface InputElementValue instead of string | number | boolean | null
-
- Oct 27, 2021
- Oct 26, 2021
- Oct 25, 2021
- Oct 22, 2021
- Oct 21, 2021
- Oct 18, 2021
- Oct 15, 2021
- Oct 13, 2021
-
-
rhenck authored
- Remove interfaces - Add classes for all elements as well as unit, page and section - 2 intermediate interfaces are kept. They dont constituate a viable object but only additional properties, like background-color. Those can be added as interface to all elements. Initialisation has to be done by the element itself though and not by some constructor higher up.
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
- Oct 07, 2021