sbwalker
|
b7928a5255
|
fix #4638 - add Logout Everywhere option to User Profile
|
2024-09-20 15:18:25 -04:00 |
|
sbwalker
|
b63f73ef93
|
removing StreamRendering attribute as recent SDK seems to have resolved earlier rendering issues
|
2024-04-08 14:31:12 -04:00 |
|
sbwalker
|
c469a61908
|
optimize to remove IsInstalled API call on every Web UI request (MAUI clients still require this logic)
|
2024-03-16 16:24:12 -04:00 |
|
sbwalker
|
dea85add5d
|
fix issue when running .NET MAUI
|
2024-03-05 12:00:23 -05:00 |
|
sbwalker
|
7d7ea4c34b
|
remove div wrapper in body in Static render mode
|
2024-03-04 10:30:09 -05:00 |
|
sbwalker
|
553bbda769
|
add Platform property to SiteState and populate on both Web and .NET MAUI
|
2024-02-26 14:12:52 -05:00 |
|
sbwalker
|
be98f786b3
|
add [StreamRendering] to Head component for static rendering
|
2024-02-19 14:30:09 -05:00 |
|
sbwalker
|
7910d006ca
|
document the mandatory StreamRendering attribute
|
2024-02-18 10:31:27 -05:00 |
|
sbwalker
|
dcc8043cf6
|
load PageState in App component and pass to SiteRouter to optimize data loading
|
2024-02-15 21:17:23 -05:00 |
|
sbwalker
|
07bd5c633e
|
add @attribute [StreamRendering] attribute to Routes.razor and remove #3739
|
2024-02-08 09:25:31 -05:00 |
|
sbwalker
|
a7a5fdb7f5
|
temporary hack to allow Static rendering to (sort of) work - this will need to be removed later
|
2024-02-06 11:28:37 -05:00 |
|
sbwalker
|
310772d7fe
|
changes for static rendering
|
2024-02-02 13:08:05 -05:00 |
|
sbwalker
|
21b9b090f9
|
move root UI components to UI namespace
|
2024-02-02 10:38:16 -05:00 |
|