This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Sep 29, 2021
- Sep 26, 2021
-
-
rhenck authored
-
- Sep 25, 2021
- Sep 24, 2021
- Sep 23, 2021
-
-
jojohoch authored
to prevent unnecessary scroll bars from appearing
-
- Sep 22, 2021
-
-
rhenck authored
-
- Sep 21, 2021
-
-
jojohoch authored
-
- Sep 20, 2021
-
-
rhenck authored
This is preliminary and will be reworked in the future.
-
jojohoch authored
Consider the available space for width and height Increase their default heights
-
jojohoch authored
to prevent vertical scrollbars when using default values. * Increase height for TextFieldElement, TextElement and DropdownElement * Change HTML structure of TextElement
-
- Sep 08, 2021
-
-
rhenck authored
This enables to hightlight parts of the text with colors.
-
- Sep 03, 2021
-
-
rhenck authored
-
- Sep 02, 2021
-
-
rhenck authored
This uses kolkov/angular-editor.
-
- Aug 31, 2021
-
-
jojohoch authored
The urls must be declared as trusted to be accepted by the application.
-
- Aug 27, 2021
- Aug 25, 2021
- Aug 23, 2021
-
-
jojohoch authored
-
- Aug 19, 2021
-
-
rhenck authored
-
rhenck authored
Before it was the index of the option. HTML UI Elements take the actual value as parameter anyway so no need to use any index.
-
rhenck authored
The section now always has the same width as the page (minus margin).
-
rhenck authored
Can only be true/false.
-
rhenck authored
-
- Aug 17, 2021
-
-
jojohoch authored
* Fix bug for small pages * Add functionality for tabbed pages * Use layoutContainer as container for intersection detection * Rename properties and methods
-
- Aug 16, 2021
- Aug 13, 2021
-
-
jojohoch authored
-
- Aug 10, 2021
- Aug 07, 2021
-
-
jojohoch authored
Property to define the position of always visible page
-
- Aug 05, 2021
- Aug 03, 2021
-
-
rhenck authored
Sections and elements can have this prop. Elements only need it to determine what properties to show in the props panel. The others are basic props for grid layouting. Refer to the grid documentation.
-
rhenck authored
This is in preparation for dynamic layouting. The actual dimensions are set by the overlay component which differs but is existent for both editor and player.
-