This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Nov 10, 2022
-
-
jojohoch authored
This way the value of the selection box is displayed initially - Remove property dropListIDs - Remove mousedown event
-
- Nov 09, 2022
- Nov 08, 2022
-
-
rhenck authored
-
rhenck authored
... to create new references for the connectedTo array.
-
rhenck authored
This version is unreleased and can be used.
-
rhenck authored
Use the source list placeholderIndex instead of the index for the target list.
-
rhenck authored
Chromium does not allow DOM manipulation on dragstart. Therefore add timeout.
-
- Nov 07, 2022
- Nov 04, 2022
-
-
jojohoch authored
- Rewrite interface 'VopMetaData' - Add parameter 'metadata' to VopReadyNotification
-
jojohoch authored
- TextAreaElement - TextFieldElement - TextFiledSimple - SpellCorrectElement
-
jojohoch authored
-
jojohoch authored
- Replace type 'any' with 'unknown'
-
jojohoch authored
-
jojohoch authored
-
- Nov 03, 2022
- Nov 02, 2022
- Nov 01, 2022
- Oct 31, 2022
-
-
jojohoch authored
- Using scrollIntoView with target 'center' was not always reliable especially in FF
-
jojohoch authored
- The workarounds for ff with setTimeout are no longer necessary in the new version and have been removed - Replace ChangeDetectorRef.detectChanges with setTimeout because the scroll button was not always reliably displayed at startup
-
- Oct 28, 2022
-
-
jojohoch authored
This is necessary to avoid playing parts of audios and videos twice when a unit is reloaded, since audios and videos send their playback time only every 5 seconds when they are played back.
-
- Oct 27, 2022
- Oct 26, 2022
-
-
jojohoch authored
- The width of the border is no longer needed because "box-sizing: border" is used - Scaling of the inner triangle areas is replaced by the setting of 500% width and height to be able to fill the whole area of the obtuse triangles and at the same time not change the width of their borders
-