This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Feb 04, 2022
- Feb 03, 2022
-
-
jojohoch authored
- This improves scroll snap behaviour - Set background color of page - Interpret the margin of a page as padding. What it really is
-
- Feb 02, 2022
- Jan 28, 2022
-
-
jojohoch authored
-
- Jan 26, 2022
-
-
jojohoch authored
-
- Jan 25, 2022
-
-
jojohoch authored
-
- Jan 24, 2022
- Jan 21, 2022
- Jan 20, 2022
- Jan 19, 2022
-
-
rhenck authored
Compound elements are now supposed to use overlays for their child elements. This overlay makes selecting child components (by clicking on them) and marking them as selected (done by the selection service) possible. The SelectionService no longer needs special logic to handle compound children selection, as they now also have an overlay with the same interface as normal (canvas) elements. A few modifications in connected directives are necessary. The now handle children components in a proper array instead of QueryList. Likert elements do not have clickable children yet and work a little differently. This should probably be unitized in the future.
-
- Jan 18, 2022
-
-
jojohoch authored
- Implement marking buttons as toggle buttons
-
jojohoch authored
Do not consider all form elements, but use a list containing only form elements with validators
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
Refactor MathKeyboardComponent to reduce code size
-
jojohoch authored
-
jojohoch authored
Add styles for fixed right position Customize markup for different positioning Refactor Usage of KeyboardService in components
-
- Jan 13, 2022
- Jan 10, 2022
-
-
rhenck authored
- Improve variable naming for unit definiton type. (version string) - Use 'iqb-aspect-definition@1.0.0' as value which better communicates the purpose of the data. - Also update the HTML files with the new definition. (Even though it is not checked anywhere.)
-
jojohoch authored
-
jojohoch authored
-