Commit Graph

218 Commits

Author SHA1 Message Date
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
Andreas Zweili
9800ff1a94 add the vue-first-app project 2021-01-25 14:29:31 +01:00
Andreas Zweili
ce366e1f58 move the contact template to the component 2021-01-25 12:33:19 +01:00
Andreas Zweili
1c6769e900 add v-if to the contact details 2021-01-25 12:29:50 +01:00
Andreas Zweili
6d281326bc add a component 2021-01-25 12:26:42 +01:00
Andreas Zweili
ebcf9ccbef implement for loop 2021-01-25 12:17:00 +01:00
Andreas Zweili
2756418cec setup basic app with data 2021-01-25 12:13:12 +01:00
Andreas Zweili
401123094c format with prettier 2021-01-25 12:06:48 +01:00
Andreas Zweili
ccdf437bd2 add resources for components 2021-01-25 12:06:05 +01:00
Andreas Zweili
412c21ac83 get the actual value 2021-01-23 09:54:37 +01:00
Andreas Zweili
83c735ea33 add refs example 2021-01-23 09:53:15 +01:00
Andreas Zweili
10a51af597 add behind the scene project 2021-01-22 20:50:15 +01:00
Andreas Zweili
c03c750225 reset the battle log on a new game 2021-01-22 20:40:40 +01:00
Andreas Zweili
7604ae091e Merge branch 'master' of git.2li.ch:Nebucatnetzer/vuejs_course 2021-01-22 20:39:10 +01:00
Andreas Zweili
8a9e49ace1 update the HTML to match the solution 2021-01-22 20:38:37 +01:00
Andreas Zweili
189c3862af update the HTML to match the solution 2021-01-22 20:36:16 +01:00
Andreas Zweili
2a507f8728 formating 2021-01-22 20:22:54 +01:00
Andreas Zweili
d95841d13c course solution for the battlelog 2021-01-22 20:21:30 +01:00
Andreas Zweili
29a258cc73 my solution to the battlelog 2021-01-22 20:14:19 +01:00
Andreas Zweili
b8850474a8 hide the controls if the game is finished 2021-01-22 20:05:44 +01:00
Andreas Zweili
f61cd7af9f add a method to surrender the game 2021-01-22 20:05:29 +01:00
Andreas Zweili
a31d971291 add a button to start a new game 2021-01-22 20:01:25 +01:00
Andreas Zweili
2b9755e7e7 let the healthbars get to 0 2021-01-22 19:52:56 +01:00