This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- May 09, 2022
- May 06, 2022
-
-
jojohoch authored
- Disable explicit any rule, because here the native interface of 'window.console' uses 'any[]'
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
- default log level is 1 (logs are not displayed, but info, warn and error) - uses its own logging module - add path to logging module in tsconfig
-
jojohoch authored
-
jojohoch authored
Use private methods Define all messages as properties
-
rhenck authored
Show accordion with expansion-panels instead of tabs. This way elements can be grouped logically.
-
jojohoch authored
Reloading a UnitDefinition includes loading the current UnitState
-
jojohoch authored
-
jojohoch authored
This facilitates the testability
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
-
jojohoch authored
- Reduce amount of properties - Split code in separate methods - Define some properties as input properties
-
jojohoch authored
This eliminates the need to specify the different page types in AppComponent
-
rhenck authored
Knowledge of the 'document' existence is only a matter of the function not the caller.
-
- May 05, 2022
-
-
rhenck authored
-
rhenck authored
-
rhenck authored
- Add fieldset and reorder fields - Add dynamic connectedDropLists menu
-
rhenck authored
Components with bigger scope are put to the component root, canvas, props panle and new-element-panel.
-
rhenck authored
Makes more sense logically to pass the cloze element as a whole instead of just the document. Knowing about the document is the responsibility of the method not the caller.
-
rhenck authored
-
rhenck authored
- Move value input to dropList input group
-
rhenck authored
- Fix DropLists with copyOnDrop to display a placeholder copy of dragged elements. The drop preview is hidden on those lists. It still has to be in the DOM to be the target for the 'falling' animation of the dragged item, otherwise it flies to the top left corner of the viewport.
-
- May 04, 2022