AltitudeWeb/frontend/src/app/rules
Teriuihi c2c81de9d0 Convert components to standalone and implement route-based loading
Refactored Angular components to standalone modules, enhancing modularity and reducing dependency on `AppModule`. Updated routes to facilitate lazy loading for improved performance and maintainability. Replaced `platformBrowserDynamic` with `bootstrapApplication` for modern bootstrapping.
2025-04-08 21:45:44 +02:00
..
rules.component.html Add overlay gradient option to rules page header 2025-04-06 17:34:44 +02:00
rules.component.scss Fixed all styling for rules page. 2025-04-06 10:11:23 +02:00
rules.component.spec.ts Add rules page and enhance home slider functionality 2025-04-05 21:22:59 +02:00
rules.component.ts Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00