This project is mirrored from https://*****@github.com/iqb-berlin/verona-modules-aspect.git.
Pull mirroring updated .
- Nov 17, 2023
- Sep 12, 2023
-
-
rhenck authored
#536
-
- Sep 08, 2023
-
-
rhenck authored
-
- Aug 07, 2023
-
-
jojohoch authored
#523 - Improve sanitizing of position margins
-
- Jul 05, 2023
-
-
rhenck authored
- Model constructors (elements, unit, page, section) now have a dedicated parameter, which makes sure all properties are set and valid. This way the player can instantiate models without having to interpret the values. Any interpretation is done only by the editor, which now is solely responsible for creating defaults/blueprints for new elements. Models can no longer be created by incomplete paramaters. - Also refactor Stylings to have sub groups for common styles
-
- Jun 15, 2023
-
-
rhenck authored
Also restructure files containing interfaces.
-
- May 05, 2023
-
-
jojohoch authored
-
- Aug 12, 2022
-
-
rhenck authored
Aslo create new props panel component and move border stylings to separate fieldset (wihtin the styling tab). #291
-
- Aug 02, 2022
-
-
rhenck authored
- Move props to separate files - Fix typing
-
- Aug 01, 2022
-
-
rhenck authored
-
- 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.
-