This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Oct 29, 2021
-
-
jojohoch authored
* Add IntersectionService * Add CompoundElementComponent as parent for LikertComponent * Inject ElementRef to common ElementComponent * Rename players' ElementComponent to ElementContainerComponent
-
- Oct 28, 2021
-
-
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
-
-
jojohoch authored
-
- Oct 26, 2021
-
-
jojohoch authored
* Add `InputElementValue` as type when needed
-
- Oct 22, 2021
-
-
rhenck authored
Should at least be in util folder. And since it is imilar functionality to the unit factory it is placed within.
-
- Oct 19, 2021
-
-
jojohoch authored
Make sure that selection start is smaller than selection end
-
- 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
-
- 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 25, 2021
- Sep 24, 2021
- Sep 23, 2021
-
-
jojohoch authored
-
- Sep 22, 2021
-
-
jojohoch authored
* Increase height for textarea and textfield after adding new material styles * Remove position for validations
-
- Sep 21, 2021
-
-
jojohoch authored
-
- Aug 12, 2021
-
-
jojohoch authored
When elements are dynamically positioned there is no space below the elements
-
- Aug 05, 2021
-
-
jojohoch authored
-
- Aug 02, 2021
- Jul 30, 2021
- Jul 23, 2021
-
-
rhenck authored
Also refactor a lot of stuff belonging to this: - You can edit the default values via properties panel - All elements now again have a common parent directive. form elements have a special parent for forms.
-