Commit 49b72df
[main] [Blazor] Updated Blazor Server reconnect UI (#55951)
* Basic prototype
* Updates
* Styling improvements
* Cleanup
* Small change
* Updates
* Some small improvements
* Remove custom CSS property
* Allow retrying after `maxRetries`
* Update comment
---------
Co-authored-by: Mackinnon Buck <mackinnon.buck@gmail.com>1 parent 05744ca commit 49b72df
File tree
8 files changed
+381
-159
lines changed- src/Components
- Web.JS/src/Platform/Circuits
- test/testassets/Components.TestServer
- Pages
- RazorComponents
8 files changed
+381
-159
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
Lines changed: 23 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
52 | 71 | | |
53 | 72 | | |
54 | 73 | | |
55 | 74 | | |
56 | 75 | | |
57 | 76 | | |
58 | 77 | | |
59 | | - | |
60 | | - | |
| 78 | + | |
| 79 | + | |
61 | 80 | | |
62 | 81 | | |
63 | 82 | | |
0 commit comments