66 Commits

Author SHA1 Message Date
Mose Müller
9202a0335d fix ButtonComponent id 2023-08-02 12:06:20 +02:00
Mose Müller
fd26a410fd frontend: adding MethodComponent 2023-08-02 12:06:20 +02:00
Mose Müller
a2502c1e74 frontend: updating SliderComponent (using mui slider) 2023-08-02 12:06:20 +02:00
Mose Müller
9c9e11ac51 frontend: remote states from slider component 2023-08-02 12:06:20 +02:00
Mose Müller
f30cd15d3f frontend: adding EnumComponent 2023-08-02 12:06:20 +02:00
Mose Müller
bae1752e48 frontend: introducing DocStringComponent 2023-08-02 12:06:20 +02:00
Mose Müller
68c3f6659e frontend: removing unused imports 2023-08-02 12:06:20 +02:00
Mose Müller
fa0d69feb8 frontend: adding SliderComponent 2023-08-02 12:06:20 +02:00
Mose Müller
44639222bf frontend: updating ButtonComponent id 2023-08-02 12:06:20 +02:00
Mose Müller
ac7266d7eb frontend: adding todos 2023-08-02 12:06:19 +02:00
Mose Müller
71ce898310 frontend: updating NumberComponent styling 2023-08-02 12:06:19 +02:00
Mose Müller
b8fffb5e8b frontend: upating general component (removing boolean and numbers) 2023-08-02 12:06:19 +02:00
Mose Müller
b99f6365ac frontend: adding NumberComponent 2023-08-02 12:06:19 +02:00
Mose Müller
60ec1569f0 frontend: updating button component 2023-08-02 12:06:19 +02:00
Mose Müller
01c748dcdc updating components
- using React.memo, removing React.forwardRef
- adding renderCount (to see which components are re-rendered)
- using ToggleButton instead of Button (might change again)
2023-08-02 12:06:19 +02:00
Mose Müller
ab38f034b9 frontend: adding components, rendering serialized data service class 2023-08-02 12:06:19 +02:00