This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Nov 24, 2022
- Nov 21, 2022
-
-
rhenck authored
-
rhenck authored
-
rhenck authored
This way images can't be drag-and-dropped into droplist elements. Also avoids confusion about what is draggable on a page.
-
jojohoch authored
- If this property is set, the input of more characters than specified in maxLength is prevented - It also prevents the insertion of text.
-
jojohoch authored
- Reduce redundant code - Prepare implementation of input limitations
-
jojohoch authored
-
jojohoch authored
The updateListener does not detect all changes inside a GeoGebra element
-
- Nov 20, 2022
-
-
rhenck authored
-
rhenck authored
#309
-
rhenck authored
The API has been updated and some commands and fields are removed. They are kept in for compatibility.
-
rhenck authored
-
rhenck authored
Re-implement DropList element
-
rhenck authored
-
rhenck authored
Reads file as base64. Also rework the GeoGebra dialog to close automatically when a valid definition is available, either through pasting or file upload.
-
rhenck authored
- Remove unused variable - Add typing
-
rhenck authored
- Part of the properties panel for every element (like delete and duplicate) - This allows interacting with elements, generating events and inpect their usage. Usually this is unwanted since it might interfere with dragging the overlay, but sometimes you want to get a feel for the element or check it's contents (GeoGebra for example)
-
- Nov 19, 2022
-
-
rhenck authored
Usually all errors should be caught by the sanitizer, but if that fails the editor will be in an okay state.
-
- Nov 18, 2022
- Nov 10, 2022
- Nov 09, 2022
- Nov 08, 2022
-
-
rhenck authored
-
rhenck authored
... to create new references for the connectedTo array.
-
rhenck authored
This version is unreleased and can be used.
-
rhenck authored
Use the source list placeholderIndex instead of the index for the target list.
-
rhenck authored
Chromium does not allow DOM manipulation on dragstart. Therefore add timeout.
-
jojohoch authored
-
- Nov 07, 2022