mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-31 09:37:15 +01:00
- Add slide-in/slide-out CSS animations for banner enter/leave - Add content fade animation for smooth offline→online transitions - Refactor to declarative RxJS pattern (pairwise + switchMap + timer) - Use computed() for derived showBanner state - Add wifi/wifi-off SVG icons inline - Add comprehensive unit tests (14 test cases) - Integrate shell-layout into isa-app root component - Add proper JSDoc documentation - Add ARIA accessibility attributes (role, aria-live) - Export ONLINE_BANNER_DISPLAY_DURATION_MS constant for tests
4 lines
54 B
HTML
4 lines
54 B
HTML
<shell-layout>
|
|
<router-outlet />
|
|
</shell-layout>
|