This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Sep 24, 2021
- Sep 23, 2021
- Sep 22, 2021
-
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
rhenck authored
-
jojohoch authored
* Increase height for textarea and textfield after adding new material styles * Remove position for validations
-
rhenck authored
-
rhenck authored
-
jojohoch authored
-
jojohoch authored
* undo setting overflow hidden for sections * set display of `ElementOverflow` to block
-
jojohoch authored
-
- Sep 21, 2021
-
-
rhenck authored
Before not all cells could be reached in all situations.
-
rhenck authored
The simply was no change listener on the input.
-
rhenck authored
Also the text text is by default wrapped in a paragraph. This is in line with TinyMCEs default output.
-
rhenck authored
-
rhenck authored
-
jojohoch authored
-
jojohoch authored
-
- Sep 20, 2021
-
-
rhenck authored
-
rhenck authored
This is preliminary and will be reworked in the future.
-
rhenck authored
This is to prohibit editing and preserve HTML formatting. -> Also extract template from component file because it was getting to unwieldy.
-
jojohoch authored
Consider the available space for width and height Increase their default heights
-
jojohoch authored
-
rhenck authored
This is to prohibit entering html in the text box. Editing text should only be possible via editor dialog.
-
rhenck authored
New elements are now put on the current(/newly created) page or section.
-
rhenck authored
Now uses an extra display value to show german labels. Internal value is still the same: row/column.
-
rhenck authored
-
rhenck authored
Remove useless methods and add comments.
-
rhenck authored
-
rhenck authored
The section menu (containing all former properties options and reordering) is now shown on section hover. - With the removal of the section edit mode the view-only elements are no longer needed, as sections can no longer be dragged. - The unit service now has a unified logic for moving items in an array, being used for pages and sections. Although for pages there is an additional regarding the always shown page. The reorder function silently ignores nonsense reorders! - The prompt dialog now takes the text as parameter
-
jojohoch authored
to prevent vertical scrollbars when using default values. * Increase height for TextFieldElement, TextElement and DropdownElement * Change HTML structure of TextElement
-
jojohoch authored
-