Skip to content

Commit

Permalink
feat: added global error handling
Browse files Browse the repository at this point in the history
  • Loading branch information
heliomarpm committed Oct 20, 2024
1 parent 72cf487 commit 945139b
Show file tree
Hide file tree
Showing 6 changed files with 14,967 additions and 14,949 deletions.
17 changes: 10 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,17 @@ This project was generated with [Angular CLI](https://github.com/angular/angular

## This template contains (WIP)

- [x] Using Standalone Components
- [x] Using scss style sheet.
- [x] Using standalone components
- [x] Using scss stylesheet.
- [x] Added route view animation
- [x] Lazy loading routing.
- [x] Page 404
- [x] SideNav with Collapsed/Expanded animation
- [ ] Switch template light or dark.
- [ ] Breadcrumbs navigator.
- [x] Added lazy loading routing.
- [x] Configured ESLint and Prettier
- [x] SideNav with collapse/expand animation
- [x] Page not found (404) handling
- [ ] Global error handling
- [ ] Toggle between light/dark templates.
- [ ] Breadcrumb navigator.
- [ ] Sentry.io integration for error analysis

<div align="center">

Expand Down
Loading

0 comments on commit 945139b

Please sign in to comment.