This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Oct 27, 2021
- Oct 26, 2021
- Oct 25, 2021
-
-
rhenck authored
Since no default size is set, the default font size is set to 16px, which is the browser(?) default on my PC.
-
rhenck authored
-
rhenck authored
Margin between lines and between button and it's label.
-
rhenck authored
-
rhenck authored
Before it was done with a dysfunctional hack. Now with proper extensions to existing (tiptap-node-)extensions. Also reads existing style and sets select-element accordingly.
-
jojohoch authored
-
rhenck authored
Use proper types and remove unused vars.
-
rhenck authored
No longer is async. For elements which need upfront source info (media), the media prompf is done in the unit service. Here we can keep it simple. Also remove coordinates from factory as this is information that does not need to be known here. This is also handled in the unit service where applicable.
-
rhenck authored
-
rhenck authored
Remoove unnecessary type casting, unused variables and consoles statements.
-
rhenck authored
Was using the wrong value for determining what page to delete from. Now correctly uses the SelectionService.
-
rhenck authored
-
rhenck authored
Colors and font stuff.
-
rhenck authored
-
rhenck authored
Update npm version info
-
rhenck authored
-
rhenck authored
-
rhenck authored
Now uses tabs and improved order or inputs.
-
rhenck authored
To make it's purpose clearer.
-
rhenck authored
-
rhenck authored
-
rhenck authored
All values returned are set. This way there are less useless calls.
-
jojohoch authored
-
jojohoch authored
-
- Oct 22, 2021
-
-
rhenck authored
The labels are still the internal names. Needs to be fixed next.
-
rhenck authored
-
rhenck authored
-
rhenck authored
Should at least be in util folder. And since it is imilar functionality to the unit factory it is placed within.
-
rhenck authored
Less intrusive colors and border style.
-
rhenck authored
-
rhenck authored
-
jojohoch authored
-
rhenck authored
-
rhenck authored
-