stijn
dc1ed8ffee
use inject, adjust properties order
2025-12-27 21:22:05 +01:00
stijn
57fb00f685
Remove unit test for RenderContainerComponent
2025-12-27 21:21:42 +01:00
stijn
08a42801df
Update ParticleComponent title to "Particle input style"
2025-12-27 21:21:33 +01:00
stijn
be78b66c5a
Refactor ParticleComponent by replacing custom color picker with Angular Material form fields, adjusting style
2025-12-27 21:20:49 +01:00
stijn
37d7c37f3b
Update particle-related styles and improve forms' structure in particle components.
2025-12-27 21:13:49 +01:00
stijn
d9b60d8a94
Removable footer, compact styling for particle creator
2025-12-27 21:04:55 +01:00
stijn
c2b9a8a574
Replace deprecated Angular directives (*ngFor, *ngIf) with modern Angular template syntax. Remove unused CommonModule imports across components for optimization. Clean up excess spacing and formatting in HTML files.
2025-07-15 21:48:23 +02:00
stijn
ebe66c87c0
Rework folder structure in frontend
...
Pages are now grouped per group they appear in on in the header (where possible)
Utilities used by multiple pages in the project are grouped in folders such as services/pipes/etc
2025-07-04 19:50:21 +02:00