Commit Graph

7 Commits

Author SHA1 Message Date
3cb47c7c1a chore: upgrade Angular and related dependencies to version 20.0.0
feat: refactor AboutComponent to be standalone and include CommonModule
feat: refactor BlogComponent to be standalone and include CommonModule
feat: refactor ContactSidebarComponent to be standalone and include CommonModule
feat: refactor ContactComponent to be standalone and include CommonModule and FormsModule
feat: refactor NavbarComponent to be standalone and include CommonModule and RouterModule
feat: refactor ProjectsComponent to be standalone and include CommonModule
feat: refactor ResumeComponent to be standalone and include CommonModule
feat: refactor AppComponent to be standalone and include necessary components
feat: remove AppModule in favor of standalone components
fix: update tests to include HttpClientTestingModule where necessary
fix: update routing module to export appRoutes without NgModule
chore: add environment configuration for production
2026-03-14 09:38:15 +05:30
3212a81a58 changed font awesome package link 2024-05-04 00:19:37 +05:30
8afb553158 router not match fix 2024-05-02 17:41:14 +05:30
d1604bfd88 app route issue fix when matching route doesn't exist 2024-05-02 17:22:34 +05:30
549444dd59 code refactoring 2024-04-28 23:31:27 +05:30
5c04faad2a changes: api integration,
components, styles, fontawesome icons added
2024-04-26 02:32:27 +05:30
edd2798581 created components, routing and applied styles 2024-04-15 15:26:22 +05:30