Commit Graph

11 Commits

Author SHA1 Message Date
Andreas Zweili 8c310f17c2 lesson 135: move the teleport tag to the BaseDialog 2021-02-08 20:22:22 +01:00
Andreas Zweili 12f7f0e9ab lesson 133: close the dialog when clicking the background 2021-02-08 20:06:55 +01:00
Andreas Zweili 8977c9b49a lesson 133: provide some text in the dialog 2021-02-08 20:00:37 +01:00
Andreas Zweili 73fb2e790a lesson 133: move the header into the title prop 2021-02-08 20:00:23 +01:00
Andreas Zweili 68d7323578 lesson 133: replace button with base-button 2021-02-08 19:59:37 +01:00
Andreas Zweili 6aca789173 lesson 133: convert the ErrorAlert to BaseDialog 2021-02-08 19:55:28 +01:00
Andreas Zweili b6c7305492 lesson 133: add my solution for an error dialog 2021-02-08 19:37:03 +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 63f0e3d148 lesson 130: add tabs 2021-02-08 15:15:01 +01:00