Commit Graph

140 Commits

Author SHA1 Message Date
Andreas Zweili bdc40bb496 lesson 117: add a teleport tag to the ErrorAlert 2021-02-07 17:30:55 +01:00
Andreas Zweili dcd02c7693 lesson 116: add an error dialog 2021-02-07 17:24:21 +01:00
Andreas Zweili 33b90927a1 lesson 115: keeping components alive 2021-02-07 16:58:03 +01:00
Andreas Zweili bd77e57f4e lesson 114: add the dynamic component 2021-02-07 16:53:34 +01:00
Andreas Zweili f7d745895c lesson 114: add the base for dynamic components 2021-02-07 16:50:03 +01:00
Andreas Zweili 09c8d4c357 lesson 113: remove the template tags
only allowed when the content for the slot only goes to the default slot.
2021-02-07 11:17:58 +01:00
Andreas Zweili 6e3c4e4a25 lesson 113: add a scoped slot 2021-02-07 11:17:20 +01:00
Andreas Zweili f9f5d32d51 lesson 112: use the short hand for named slots 2021-02-07 10:49:19 +01:00
Andreas Zweili cf7b57dfb2 lesson 112: only display the header is there is content 2021-02-07 10:48:54 +01:00
Andreas Zweili 271c06abce lessen 111: move the header styling to BaseCard 2021-02-06 17:42:50 +01:00
Andreas Zweili 2aead5518b lesson 110: add named slots 2021-02-06 17:38:58 +01:00
Andreas Zweili 69e590ea13 lesson 109: adding slots 2021-02-06 17:24:16 +01:00
Andreas Zweili b19561ab39 lesson 108: switch to scoped styles 2021-02-06 17:10:31 +01:00
Andreas Zweili ffb94642bc lesson 107: move BadgeList and UserInfo to App.vue 2021-02-06 17:02:45 +01:00
Andreas Zweili 802e4dc7e9 lesson 107: register TheHeader component locally 2021-02-06 17:00:13 +01:00
Andreas Zweili 5873bc583f lesson 106: add a new project 2021-02-06 16:34:09 +01:00
Andreas Zweili 6ca18f4f8d inject the function to activate a topic 2021-02-06 16:23:14 +01:00
Andreas Zweili 0becd05b7c test the provide 2021-02-03 22:05:05 +01:00
Andreas Zweili a98a7296d5 properly rewrite the provides propperty 2021-02-03 22:04:39 +01:00
Andreas Zweili b80cf1a188 rewrite to provide topics in App.vue 2021-02-03 21:56:09 +01:00
Andreas Zweili 08e36815cf add new project 2021-02-03 21:41:50 +01:00
Andreas Zweili 55ab94d8f8 recieve the emited data in App.vue 2021-02-02 22:20:02 +01:00
Andreas Zweili ed8f6ea458 emit the form data in UserData 2021-02-02 22:19:36 +01:00
Andreas Zweili f3c45d4dc7 accept data in ActiveUser 2021-02-02 22:06:20 +01:00
Andreas Zweili ebf586a23f set use strict in the first vue project 2021-02-02 21:56:58 +01:00
Andreas Zweili cc9418d59c add components 2021-02-02 21:56:40 +01:00
Andreas Zweili 8fbb1c6c35 rename all the folders to include the starting date 2021-02-01 21:41:40 +01:00
Andreas Zweili dec68bd7d1 add a new assignment 2021-02-01 21:37:47 +01:00
Andreas Zweili 47c3d226b0 add a delete button 2021-02-01 21:36:35 +01:00
Andreas Zweili f450ff8585 add method to emit a NewFriend 2021-02-01 21:24:13 +01:00
Andreas Zweili a05cd70cb2 add styling for the form 2021-02-01 20:35:25 +01:00
Andreas Zweili cdc3c2f42f add a NewFriend component 2021-02-01 20:33:28 +01:00
Andreas Zweili c236e653e5 add a more extended emits definition 2021-01-27 12:53:30 +01:00
Andreas Zweili 8638ca70ca basic emits definition 2021-01-27 12:50:45 +01:00
Andreas Zweili c06216946b remove code that was pasted by accident 2021-01-27 12:48:27 +01:00
Andreas Zweili 471ecb7e73 emit an event 2021-01-27 12:47:15 +01:00
Andreas Zweili 708ab00477 change isFavorite to a boolean 2021-01-25 23:05:01 +01:00
Andreas Zweili 00f3bb1150 make the contact list dynamic 2021-01-25 23:03:45 +01:00
Andreas Zweili 81a2636d88 split the imports 2021-01-25 20:42:59 +01:00
Andreas Zweili 1aeb453497 clean out old code 2021-01-25 20:42:43 +01:00
Andreas Zweili d737b3d88c extend props example 2021-01-25 18:58:20 +01:00
Andreas Zweili b5207c1399 add props to the component 2021-01-25 18:32:18 +01:00
Andreas Zweili 1b34a7753f make the button text dynamic 2021-01-25 18:04:57 +01:00
Andreas Zweili 990f588ed5 change the fonts 2021-01-25 18:02:55 +01:00
Andreas Zweili e4b6248a77 Make the title look better 2021-01-25 18:02:00 +01:00
Andreas Zweili 7c83740cdd add styling 2021-01-25 18:01:07 +01:00
Andreas Zweili b1c7607df3 add the FriendContact component 2021-01-25 18:00:09 +01:00
Andreas Zweili 725a1ed549 add an example App.vue file 2021-01-25 17:49:25 +01:00
Andreas Zweili d4c2354f9e format with prettier 2021-01-25 17:21:35 +01:00
Andreas Zweili 72e63105c5 add a first vue-cli project 2021-01-25 17:21:15 +01:00