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.
-
- Jul 28, 2023
- Jul 25, 2023
-
-
jojohoch authored
-
- Jul 21, 2023
-
-
jojohoch authored
#512
-
- Jul 05, 2023
-
-
rhenck authored
-
- Jun 30, 2023
-
-
rhenck authored
- Remove dynamicPositioning from PositionProperties. This is not knowledge that the element needs to know. In the few places it was used, it was fixed or solved by asking the containing section about which positioning is active. - Fix and improve cloze child sizing. All can now have dynamic width and height. - Fix empty lines in ClozeDocument rendering - Editor SelectionService now knows if a cloze child is selected. This way the PropertiesPanel can show valid dimension inputs regardless of the underlying section.
-
- Jun 23, 2023
-
-
jojohoch authored
-
- Jun 15, 2023
-
-
rhenck authored
Also restructure files containing interfaces.
-
- May 04, 2023
-
-
jojohoch authored
-
- Dec 12, 2022
-
-
jojohoch authored
- When the height of the child elements of a cloze element is increased, they all now grow out of their center
-
- Nov 24, 2022
-
-
jojohoch authored
This was necessary because the new text selection action of the button is not a navigation.
-
- Oct 13, 2022
- Oct 07, 2022
-
-
rhenck authored
- Make position props on buttons optional - Move UIElement creation back to Factory instead of within Section
-
- Aug 02, 2022
-
-
rhenck authored
Also add it to the likert row dialog. #112
-
- May 17, 2022
-
-
rhenck authored
This way elements can handle their logic themselves without having to rely on outside utility classes. Also restructure files in common in a more logical way.
-