This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Nov 11, 2021
-
-
jojohoch authored
All elements now use the elementValueChanged event. Also formValueChanged is changed.
-
- Nov 08, 2021
-
-
rhenck authored
-
- Nov 05, 2021
- Nov 02, 2021
-
-
rhenck authored
-
- Oct 29, 2021
-
-
rhenck authored
-
rhenck authored
Since this is built using a grid it does not need dimensions. In fact it having dimensions interferes with styling.
-
jojohoch authored
* Add IntersectionService * Add CompoundElementComponent as parent for LikertComponent * Inject ElementRef to common ElementComponent * Rename players' ElementComponent to ElementContainerComponent
-
- Oct 28, 2021
-
-
rhenck authored
-
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
* 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 26, 2021
-
-
jojohoch authored
* Add `InputElementValue` as type when needed
-
- Oct 25, 2021
-
-
rhenck authored
Colors and font stuff.
-
- Oct 22, 2021