mirror of
https://dev.azure.com/hugendubel/ISA/_git/ISA-Frontend
synced 2025-12-28 22:42:11 +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