This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- May 24, 2023
-
-
rhenck authored
Measure holds the value and a unit for CSS properties.
-
- May 22, 2023
-
-
jojohoch authored
-
- Aug 01, 2022
- Jun 03, 2022
-
-
rhenck authored
-
- Jun 01, 2022
-
-
rhenck authored
#264
-
- May 17, 2022
-
-
rhenck authored
This way elements can handle their logic themselves without having to rely on outside utility classes. Also restructure files in common in a more logical way.
-
- May 05, 2022
-
-
rhenck authored
Components with bigger scope are put to the component root, canvas, props panle and new-element-panel.
-
- Apr 14, 2022
-
-
jojohoch authored
Change import paths of CommonModule files in editor and player
-
- Mar 25, 2022
- Mar 14, 2022
-
-
rhenck authored
gridColumnStart: number; gridColumnEnd: number; gridRowStart: number; gridRowEnd: number; becomes gridColumn: number; gridColumnRange: number; gridRow: number; gridRowRange: number;
-
- Mar 11, 2022