This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- 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
-
jojohoch 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
-
jojohoch authored
-
- Jan 06, 2023
-
-
Richard Henck authored
-
Richard Henck authored
-
Richard Henck authored
-
jojohoch authored
-
jojohoch authored
-
Richard Henck authored
-
Richard Henck authored
-
Richard Henck authored
Also unit defintion version to 3.10.0
-
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.
-
Richard Henck authored
-
Richard Henck authored
For Droplists this needs to be done when multiple items are allowed. For ToggleButtons it needs to be set when vertical orientation is used. It is then centered without caring about text alignment. With multiple item it would not be possible to align all of them anyway.
-
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
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
jojohoch authored
- Add pipe to decide which list to use
-
jojohoch authored
- Add pipe to decide which list to use
-