This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Nov 22, 2021
-
-
jojohoch authored
This allows to set the background color without limiting the content
-
- Nov 18, 2021
- Nov 15, 2021
-
-
jojohoch authored
-
- Nov 08, 2021
-
-
jojohoch authored
Use the status of each element
-
- Nov 01, 2021
-
-
jojohoch authored
* Use IntersectionDetector for intersectionDetection directive * remove unnecessary input 'index' from page component
-
- Oct 06, 2021
-
-
jojohoch authored
* Take over tasks of `UnitStateComponent` * Manage property `unitStateElementCode` * Removing the passing of the property `unitStateElementCode` by the components
-
- Oct 04, 2021
-
-
jojohoch authored
* `UnitState.dataparts` has property `elementCodes` property, which stores status, value and id for FormElement * When building a unit, the stored value is assigned to the element when it is initiated * Removed `UnitState.dataparts.pages` * Removed methods initPages and addStoredValues
-
- Sep 25, 2021
-
-
jojohoch authored
Refactor styles for elements and element overlays to achieve stretching of dynamic sections when text areas are resized
-
- Sep 22, 2021
- Sep 01, 2021
-
-
jojohoch authored
-
- Aug 23, 2021
-
-
jojohoch authored
In the past, the page index could be set by button click and after scrolling, which led to unwanted side effects
-
- Aug 20, 2021
-
-
jojohoch authored
To center the content of the player, the dimensions of all pages are calculated.
-
- Aug 18, 2021
-
-
jojohoch authored
* Move two different intersection detections from `scroll-index.directive` and `section.component` to `intersection-detection.directive`
-
- Aug 17, 2021
-
-
jojohoch authored
* Fix bug for small pages * Add functionality for tabbed pages * Use layoutContainer as container for intersection detection * Rename properties and methods
-