This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Dec 03, 2021
- Dec 02, 2021
-
-
rhenck authored
-
rhenck authored
-
rhenck authored
Delete and duplicate buttons are no longer part of the tab view but are always visible below it.
-
rhenck authored
-
rhenck authored
The given serialized properties may not conform to all UIElement properties. They are merely meant as a building plan; they may also contain outdated properties which have to be transformed when reading.
-
rhenck authored
Basically a div with border properties as usual.
-
rhenck authored
Create object list, when none is existent yet. Otherwise append as before.
-
rhenck authored
Now correctly reads the value IDs of drop list elements, so they can not be used again.
-
rhenck authored
-
rhenck authored
-
- Dec 01, 2021
-
-
rhenck authored
-
rhenck authored
-
jojohoch authored
-
jojohoch authored
After a unit definition is read, the deprecated properties are deleted.
-
rhenck authored
-
rhenck authored
This controls the general font size. Specific spans can still be styled individually in the text editor. - The TextEditor also uses this font size as default when rendering the text.
-
jojohoch authored
-
jojohoch authored
see Verona Api
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
rhenck authored
-
rhenck authored
- Now correctly exchanges the simple ui element objects with constructed objects. - Also remove the unnecessary variable childElements. The child elements can be gotten from the parts. As it is done in the component method getFormElementModelChildren.
-
rhenck authored
-
rhenck authored
Now correctly used the value of the dropped element.
-
rhenck authored
-
rhenck authored
-
rhenck authored
-
jojohoch authored
-
jojohoch authored
- Remove function call in template - Init value with elementModel.value - Set readonly and disabled properties in template and remove OnInit - Compact code
-
jojohoch authored
-
- Nov 30, 2021