This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Jan 06, 2023
-
-
Richard Henck authored
-
Richard Henck 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
-
jojohoch authored
- Add 'Button' as possible child of cloze elements
-
rhenck authored
-
- Jan 02, 2023
- Dec 23, 2022
-
-
rhenck authored
-
rhenck authored
-
jojohoch authored
-
jojohoch authored
The property vertical-align is interpreted differently by Chrome based browsers, so a special webkit value is needed to override the value. The browser specific value is used last, so it is used by browsers which can interpret it. #414
-
jojohoch authored
- text field simple - toggle button
-
jojohoch authored
-
- Dec 22, 2022