This website requires JavaScript.
Explore
Help
Sign In
Altitude
/
AltitudeWeb
Watch
5
Star
0
Fork
0
Code
Issues
12
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dc1ed8ffeea21b1a8c954d80cd3531f78b898d7c
AltitudeWeb
/
frontend
/
src
/
app
/
pages
/
particles
/
components
/
particle
T
History
stijn
08a42801df
Update
ParticleComponent
title to "Particle input style"
2025-12-27 21:21:33 +01:00
..
particle.component.html
Update
ParticleComponent
title to "Particle input style"
2025-12-27 21:21:33 +01:00
particle.component.scss
Refactor
ParticleComponent
by replacing custom color picker with Angular Material form fields, adjusting style
2025-12-27 21:20:49 +01:00
particle.component.ts
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