This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Nov 15, 2023
-
-
rhenck authored
The directive for dynamic backgroudn color was outdated. Directive is removed and problem is solved via CSS custom variable. #561
-
- Oct 17, 2023
- Oct 16, 2023
-
-
rhenck authored
#545
-
- 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 30, 2023
- Aug 14, 2023
-
-
jojohoch authored
#456 - Add Property "hasAutoHeight" - Add Directive AutoHeight
-
- Aug 11, 2023
-
-
jojohoch authored
#520
-
- Aug 01, 2023
-
-
rhenck authored
- crossOutChecked adds line-through styling if checked. This is used in Cloze texts to cross out words. - This means Checkbox is no longer a PositionedElement and does not validate PositionProperties
-
- Jul 28, 2023
- Jul 17, 2023
-
-
jojohoch authored
-
- Jun 15, 2023
-
-
rhenck authored
Also restructure files containing interfaces.
-
- Jun 13, 2023
-
-
jojohoch authored
-
- Jun 11, 2023
-
-
rhenck authored
-
- Jun 05, 2023
- May 22, 2023
-
-
jojohoch authored
-
- May 05, 2023
-
-
jojohoch authored
-
- May 04, 2023
- Apr 21, 2023
-
-
jojohoch authored
- Replace UpdateTextareaPipe with DynamicRowsDirective The dynamic height of the textarea is calculated based on the available width. However, accessing the width of the textarea often results in an error. For this reason, the calculation is now done using resize and change events in conjunction with a timeout to wait for the textarea to render.
-
- 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
-