This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Oct 18, 2021
- Oct 15, 2021
- Oct 14, 2021
-
-
jojohoch authored
-
- Oct 13, 2021
-
-
jojohoch authored
-
- Oct 07, 2021
- Oct 06, 2021
-
-
jojohoch authored
* Take over tasks of `UnitStateComponent` * Manage property `unitStateElementCode` * Removing the passing of the property `unitStateElementCode` by the components
-
jojohoch authored
-
jojohoch authored
Console logging is disabled in production mode by overriding the function in `main.ts`
-
- Oct 05, 2021
- 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
-
jojohoch authored
* Rename service to `KeyboardService` * Replace the two fixed rows for upper and lower case letters of the keyboard with a general row array * Rename css classes, variables and methods
-
- Oct 01, 2021
- Sep 30, 2021
-
-
jojohoch authored
* Delete validation message component * Use instead `mat-error` inside element components to take advantage of `mat-input-field` * Add get validators method to each form element component * Display validation messages via `error-transform` pipe
-
- Sep 29, 2021
- Sep 25, 2021
-
-
jojohoch authored
* Fix scrollbar bug * Remove using of timeout method * Add Material fonts
-
jojohoch authored
Because the always visible page is now positioned at the first place of the unit definition.
-
jojohoch authored
* Remove unnecessary styles * Refactor case distinctions * Improve styles of some elements
-
jojohoch authored
Refactor styles for elements and element overlays to achieve stretching of dynamic sections when text areas are resized
-
- Sep 24, 2021
- Sep 23, 2021
-
-
jojohoch authored
-
- Sep 22, 2021