-
Notifications
You must be signed in to change notification settings - Fork 8
Commit 9d75033
committed
move signalr client service configuration/startup to mounted lifecycle event on the Vue instance rather than Login.vue component; bump .NET Core nuget packages to latest versions
1 parent a693cb6 commit 9d75033
File tree
6 files changed
+30
-21
lines changed- GhostUI
- ClientApp
- src
- views/Login
- wwwroot/docs
6 files changed
+30
-21
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 | - | ||
47 | + | ||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | + | ||
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| |||
17 | 18 |
| |
18 | 19 |
| |
19 | 20 |
| |
21 | + | ||
20 | 22 |
| |
21 | 23 |
| |
22 | 24 |
| |
23 | 25 |
| |
26 | + | ||
27 | + | ||
28 | + | ||
24 | 29 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 | - | ||
35 | 34 |
| |
36 | 35 |
| |
37 | 36 |
| |
| |||
52 | 51 |
| |
53 | 52 |
| |
54 | 53 |
| |
55 | - | ||
56 | - | ||
57 | - | ||
58 | - | ||
59 | 54 |
| |
60 | 55 |
| |
61 | 56 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | - | ||
25 | - | ||
24 | + | ||
25 | + | ||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | - | ||
2 | + | ||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
|
0 commit comments