This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Sep 08, 2023
-
-
rhenck authored
- Remove all Roboto files Since there is just one font, this setting can be safely ignored. This is easier than sanitizing all elements.
-
- Aug 11, 2023
-
-
jojohoch authored
#520
-
- Jul 28, 2023
-
-
rhenck authored
-
- Jul 17, 2023
-
-
jojohoch authored
-
- Jun 15, 2023
-
-
rhenck authored
Also restructure files containing interfaces.
-
- May 05, 2023
-
-
jojohoch authored
-
- Jan 16, 2023
-
-
jojohoch authored
- Add spans with 'nbsp;' to images to be able to align drop lists of cloze elements with images to the baseline.
-
- Jan 11, 2023
-
-
rhenck authored
-
jojohoch authored
-
jojohoch authored
- This prevents the cursor to be set to the upper left corner of the preview image
-
jojohoch authored
-
rhenck authored
- Allow put back - check if to replace item can be moved elsewhere. this is only possible if it is not in it's origin.
-
rhenck authored
-
jojohoch authored
-
- Jan 10, 2023
- Jan 09, 2023
-
-
Richard Henck authored
Hold the replaced item while doing the actual transfer and add it to it's origin afterward. This way it can not be transfered after being moved back.
-
Richard Henck authored
-
jojohoch authored
- list-item is styled as placeholder - placeholder has no dimensions If the placeholder or the item is hidden the other one leaves the list when dragged
-
- Jan 06, 2023
-
-
Richard Henck authored
-
Richard Henck authored
Floating items can be aligned vertically and horizontally at the same time, but Material-DnD can't sort in both directions at the same time, therefore disable in this case.
-
jojohoch authored
- Use placeholder with invisible character to set the baseline for the empty drop list.
-
- Jan 05, 2023
- Jan 04, 2023
-
-
Richard Henck authored
- allowReplacement (moved from element to list prop) - originList and Index are non-optional (means placeholders have to be used sometimes) - Re-introduced the dict of all DropListComponents. This is the only way I have found to get a reference to a DropListComponent by ID. This is needed for returning to origin. Origin is not actually part of the transaction and needs to be fetched from somewhere else. Hence the dict. - Console statements still present for debugging.
-
- Jan 03, 2023
-
-
rhenck authored
The native browser-drag-and-drop does not work in tablets. Therefore back to Material which works. Features are moved over with the exception of replacing items. - Copy-Lists now always allow putting items back. - Renew example files - Update versions and notes
-
rhenck authored
-
rhenck authored
-
jojohoch authored
- Add pipe to decide which list to use
-
jojohoch authored
- Add pipe to decide which list to use
-
rhenck authored
-
- Jan 02, 2023
- Dec 23, 2022
- Dec 22, 2022
-
-
jojohoch authored
#405
-