This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Nov 21, 2022
- 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
- Nov 04, 2022
-
-
jojohoch authored
- Rewrite interface 'VopMetaData' - Add parameter 'metadata' to VopReadyNotification
-
jojohoch authored
- TextAreaElement - TextFieldElement - TextFiledSimple - SpellCorrectElement
-
jojohoch authored
-
jojohoch authored
- Replace type 'any' with 'unknown'
-
jojohoch authored
-
jojohoch authored
-
- Nov 03, 2022
-
-
jojohoch authored
- This corresponds to the representation in the keypad - Prepares further adjustments to the keypad
-