This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Jun 13, 2023
- Jun 12, 2023
-
-
rhenck authored
Toolbar is a single word, therefore any capitalized letters are errors. No need to sanitize, since this was broken anyway. #384
-
- Jun 11, 2023
-
-
rhenck authored
-
- Jun 08, 2023
- Jun 05, 2023
- Jun 01, 2023
-
-
Richard Henck authored
#452
-
Richard Henck authored
-
- May 24, 2023
- May 22, 2023
-
-
jojohoch authored
-
- May 05, 2023
- May 04, 2023
- Apr 28, 2023
-
-
jojohoch authored
-
- Apr 25, 2023
-
-
jojohoch authored
Replace resize event listener with ResizeObserver to also detect size changes of the surrounding grid
-
- 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.
-