This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Jan 06, 2022
-
-
rhenck authored
This dash is a bit shorter.
-
rhenck authored
This a top/99/double quote. Also reorder the special chars a bit some it looks nicer.
-
rhenck authored
-
rhenck authored
The line-height setting on the before and after selectors are so the quote does not reserve space.
-
rhenck authored
-
jojohoch authored
This disables the possibility of nested markers
-
- Jan 05, 2022
-
-
jojohoch authored
When the user exits selecting between paragraphs, the offset of the end container is set to 0. In Firefox this always (in Chrome sometimes) leads to a misinterpretation of the selection. Therefore, the offset is manipulated. When the user finishes selecting between paragraphs and the selection happens from back to front, Firefox does not consider the start container as a selected child node. Therefore, it is added to the list of selected nodes at the beginning.
-
- Jan 04, 2022
-
-
jojohoch authored
-
jojohoch authored
The marking service takes over the conversion to rgb notation, because in html markup this notation is used for the background color
-
jojohoch authored
-
jojohoch authored
When a page has longer scrollable dynamic content that consists of many individual elements (Likert), the content was sometimes not displayed after interacting with those elements. This happened in the maximized browser display, especially in Firefox. Probably due to the deep dynamic nesting the height to be displayed could not be calculated correctly
-
- Jan 03, 2022
- Dec 20, 2021
-
-
jojohoch authored
-
jojohoch authored
Show warning messages of input fields at event 'NavigationDenied' only if reason "responsesIncomplete" is sent
-
jojohoch authored
-
jojohoch authored
- Map value between unit state and element model - Takes over methods that were previously present in element container - Gets and holds a list for mapping drop list elements
-
- Dec 17, 2021
-
-
rhenck authored
-
rhenck authored
This makes the list not collapse when used in dynamic context.
-
rhenck authored
Those are wanted by the product owner.
-
rhenck authored
Also improve tooltips.
-
rhenck authored
- Fix reading values from combinedProperties object. This object has the needed property in its root. - Don't show alignment buttons in dynamic mode - Make the small input fields a little wider so the placeholder text does not overflow, when there is no valid value to show. This may happen when multiple elements are selected, which have differing values.
-
rhenck authored
- Move the method to the unit service, so the proper updateElementProperty method can be used. - Also improve the logic, reducing variables.
-
rhenck authored
Only select the element component when it is not already selected. This prevents delesecting elements which have been multiselected.
-
jojohoch authored
This prevents the section from being placed in front of elements with negative z-index
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
- Dec 16, 2021
-
-
rhenck authored
-
rhenck authored
This complicates styling and is somewhat useless as the border can also be removed by setting the border-width to 0.
-
rhenck authored
Elements are supposed to be centred when this setting is used. Since it is the same CSS for almost all element components it is put into global styles. Missing components: video, spelling.
-
rhenck authored
Better logical order with featrures first and bugfixes last.
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-