This website requires JavaScript.
Explore
Help
Sign In
Altitude
/
AltitudeWeb
Watch
5
Star
0
Fork
You've already forked AltitudeWeb
0
Code
Issues
12
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
0e4ce21c58
AltitudeWeb
/
frontend
/
src
/
app
/
pages
/
particles
/
components
/
particle
History
akastijn
0e4ce21c58
Remove unused notification methods in
ParticleController
and adjust size slider minimum value in particle component.
2026-02-07 23:39:41 +01:00
..
particle.component.html
Remove unused notification methods in
ParticleController
and adjust size slider minimum value in particle component.
2026-02-07 23:39:41 +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