This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Oct 18, 2022
-
-
rhenck authored
-
rhenck authored
- Fix element creation to have new value objects instead of referencing the old one - Add new IDs to DropList value objects
-
rhenck authored
Options are now possibly rich text. This needs to be taken care of. Also use extra span tag to preserve all whitesoaces in the index-suffix. #279
-
rhenck authored
Top and bottom were mixed up. #291
-
jojohoch authored
- overflow of lists is now hidden to prevent dropable elements from being displayed outside the container - placeholders are hidden with flex orientation
-
- Oct 17, 2022
-
-
jojohoch authored
-
- Oct 14, 2022
- Oct 13, 2022
- Oct 12, 2022
- Oct 07, 2022
-
-
jojohoch authored
-
jojohoch authored
Use a horizontal aligned placeholder for dynamic aligned drop lists when there is more than one element in the list
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
- Refactor variable of the placeholder dimensions
-
jojohoch authored
- Important for vertically positioned drop lists - Analogous to the calculation of the height
-
jojohoch authored
- Replace pixel calculation with percentage values - Use of only two modes: full fill or line
-
- Oct 05, 2022
-
-
jojohoch authored
-
- Oct 04, 2022
-
-
jojohoch authored
-
- Sep 22, 2022
-
-
rhenck authored
-
- Sep 21, 2022
- Sep 16, 2022
- Sep 15, 2022
-
-
rhenck authored
-
rhenck authored
Red background looks really bad, so we just adjust the border color.
-
rhenck authored
- remove ID handling from model classes. This is now done by the editor itself (mainly unit service). - Rename and move IDManager to editor as IDService
-
rhenck authored
Just called from the editor, before creating the Unit instance. It goes through all IDs and checks for duplicates. If found it generates a new one and shows the prompt.
-
- Sep 13, 2022