Commit Graph

13 Commits

Author SHA1 Message Date
Andreas Zweili
b6c7305492 lesson 133: add my solution for an error dialog 2021-02-08 19:37:03 +01:00
Andreas Zweili
c13912799a lesson 131: cache the data when switching tabs 2021-02-08 19:29:10 +01:00
Andreas Zweili
327f4133c3 lesson 131: replace emit with inject
this is better because we're using dynamic components which makes it harder
to listen to a custom event comming from only one of the components.
2021-02-08 18:56:14 +01:00
Andreas Zweili
d50e8d870e lesson 132: adding my solution before the lesson 2021-02-08 18:40:58 +01:00
Andreas Zweili
92065daccc lesson 131: add the AddResource form 2021-02-08 18:28:43 +01:00
Andreas Zweili
aca6d408e3 lesson 130: style the tabs depending on the state 2021-02-08 15:29:54 +01:00
Andreas Zweili
63f0e3d148 lesson 130: add tabs 2021-02-08 15:15:01 +01:00
Andreas Zweili
480b9ee49b lesson 128: add a base button 2021-02-08 14:41:41 +01:00
Andreas Zweili
332024563d lesson 127: add a BaseCard component 2021-02-08 14:17:22 +01:00
Andreas Zweili
888f02939e fix the layout 2021-02-08 14:10:04 +01:00
Andreas Zweili
4bc167bd55 lesson 126: split the resources into multiple components 2021-02-08 13:58:30 +01:00
Andreas Zweili
532d3a460f lesson 126: extend the styling 2021-02-08 12:19:22 +01:00
Andreas Zweili
7d12edfe17 lesson 125: move the list to a component 2021-02-08 12:15:58 +01:00