This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Aug 17, 2021
- Aug 16, 2021
-
-
rhenck authored
-
rhenck authored
Unsubscribing, private methods ...
-
rhenck authored
-
rhenck authored
Also some small improvements to variable naming and file structure. #23
-
rhenck authored
-
rhenck authored
To communicate with the host application.
-
rhenck authored
This allows the API service to send the unit definition to the host.
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
rhenck authored
- Unit service now again takes the elements to be changed as parameter instead of managing (and even knowing) selections. - Selections are managed by the appropriate service - Also using rxjs operators instead of serving observable state as getter method.
-
rhenck authored
-
jojohoch authored
-
jojohoch authored
Move `MatDialogModule` from editor to common Add `AlertDialog` to player
-
jojohoch authored
Check whether `unitDefinition` or `unitStateDataType` are undefined is done within the verify methods
-
jojohoch authored
-
- Aug 13, 2021
-
-
jojohoch authored
* Define data version types data versions for `unitDefinition` and `unitState` in meta tag of index.html * Separate `MetaDataService` from `VeronaPostService` * Extend `MetaDataService` to verify data versions of `unitDefinition` and `unitState`
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
- Aug 12, 2021
- Aug 10, 2021
-
-
rhenck authored
#14
-
rhenck authored
-
rhenck authored
-
rhenck authored
- Add (editable) rows to the grid - Add drag and drop functionality to grid elements. The element is in 'absolute' positioning mode while being dragged and snaps back to the grid when droppped.
-
rhenck authored
Now uses internal selected elements instead of element as parameter.
-
- Aug 07, 2021
-
-
jojohoch authored
* Pages can be scrolled or tabbed * Labels of pages can be shown and hidden * Always visible pages can be left, right, top or bottom * Layout of pages is now handled in `LayoutComponent` and removed from `PlayerStateComponent` * Due to the `ScrollIndexDirective`, pages with scrollbars have similar interfaces as pages with tabs
-
jojohoch authored
Property to define the position of always visible page
-
- Aug 05, 2021