This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- May 04, 2023
- May 02, 2023
-
-
jojohoch authored
For all other input assistance presets, the status of the backspace key is fixed.
-
- Apr 28, 2023
- 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.
-
jojohoch authored
-
jojohoch authored
-
- Apr 20, 2023
- Apr 19, 2023
- Apr 18, 2023
-
-
rhenck authored
-
- Jan 24, 2023
- Jan 20, 2023
- Jan 19, 2023
-
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
- There is a page navigation only for not always visible pages - Fix initialization of the button's action parameter
-
jojohoch authored
- Prepare usage in editor - Remove test from ScrollPagePipe, because the call to "new Page" expected the initialization of GeometryComponent
-
- Jan 18, 2023
-
-
jojohoch authored
- Remove css margins of floating keypad
-
- Jan 17, 2023
- 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.
-