summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kai Moritz [Sun, 3 May 2020 12:20:34 +0000 (14:20 +0200)]
5: Add In-app Navigation
b) Add RouterOutlet + Add a navigation link (routerLink)
Kai Moritz [Sun, 3 May 2020 12:12:34 +0000 (14:12 +0200)]
5: Add In-app Navigation
a) Add the AppRoutingModule
Kai Moritz [Sat, 2 May 2020 19:52:26 +0000 (21:52 +0200)]
4: Add Services
h) Show messages - Add additional messages to hero service
Kai Moritz [Sat, 2 May 2020 19:47:35 +0000 (21:47 +0200)]
4: Add Services
g) Show messages - Display the message from HeroService + Bind to the
MessageService
Kai Moritz [Sat, 2 May 2020 19:41:22 +0000 (21:41 +0200)]
4: Add Services
f) Show messages - Send a message from HeroService
Kai Moritz [Sat, 2 May 2020 19:35:54 +0000 (21:35 +0200)]
4: Add Services
e) Show messages - Inject it into the HeroService
Kai Moritz [Sat, 2 May 2020 19:33:23 +0000 (21:33 +0200)]
4: Add Services
d) Show messages - Create the MessageService
Kai Moritz [Sat, 2 May 2020 19:29:05 +0000 (21:29 +0200)]
4: Add Services
c) Show messages - Create MessagesComponent
Kai Moritz [Sat, 2 May 2020 19:26:42 +0000 (21:26 +0200)]
4: Add Services
b) Observable data
Kai Moritz [Sat, 2 May 2020 17:45:42 +0000 (19:45 +0200)]
4: Add Services
a) Create the HeroService + Provide the HeroService + Update HeroesComponent
Kai Moritz [Sat, 2 May 2020 17:23:58 +0000 (19:23 +0200)]
3: Create a Feature Component
b) Show the HeroDetailComponent
Kai Moritz [Sat, 2 May 2020 17:11:56 +0000 (19:11 +0200)]
3: Create a Feature Component
a) Make the HeroDetailComponent
Kai Moritz [Sat, 2 May 2020 10:38:51 +0000 (12:38 +0200)]
2: Display a List
b) Master/Detail
Kai Moritz [Sat, 2 May 2020 10:20:09 +0000 (12:20 +0200)]
2: Display a List
a) Create mock heroes + Displaying heroes
Kai Moritz [Sat, 2 May 2020 07:23:05 +0000 (09:23 +0200)]
1: The Hero Editor
e) Edit the hero + AppModule
Kai Moritz [Sat, 2 May 2020 07:11:04 +0000 (09:11 +0200)]
1: The Hero Editor
d) Format with the UppercasePipe
Kai Moritz [Fri, 1 May 2020 17:31:56 +0000 (19:31 +0200)]
1: The Hero Editor
c) Create a Hero interface + Show the hero object
Kai Moritz [Fri, 1 May 2020 17:16:34 +0000 (19:16 +0200)]
1: The Hero Editor
b) Show the HeroesComponent view
Kai Moritz [Fri, 1 May 2020 17:10:20 +0000 (19:10 +0200)]
1: The Hero Editor
a) ng generate component heroes
Kai Moritz [Fri, 1 May 2020 17:05:19 +0000 (19:05 +0200)]
0: Create a Project
Kai Moritz [Wed, 29 Apr 2020 18:57:16 +0000 (20:57 +0200)]
initial commit: Tour of Heroes
Siehe: https://angular.io/tutorial/toh-pt0