oqtane.framework/Oqtane.Client/UI
2024-02-26 10:56:51 -05:00
..
ContainerBuilder.razor add IDisposable declaration to accompany existing Dispose() method 2024-01-30 13:13:49 -05:00
Head.razor Pass RenderMode and Runtime to Head component 2024-02-19 18:30:01 -05:00
InteractiveRenderMode.cs update Npgsql.EntityFrameworkCore.PostgreSQL to version 8.0.2 2024-02-18 10:21:36 -05:00
Interop.cs fix #3669 add CORS policy and use Jwt with XHR to allow file uploads to work in .NET MAUI 2024-01-23 10:34:18 -05:00
ModuleInstance.razor update module and theme default templates to use ModuleBase methods rather than ModuleInstance methods 2024-02-21 13:42:15 -05:00
PageState.cs load PageState in App component and pass to SiteRouter to optimize data loading 2024-02-15 21:17:23 -05:00
Pane.razor fix route constructor 2024-02-20 14:15:38 -05:00
RenderModeBoundary.razor remove data-enhance from Edit Mode button as it prevents the module actions menu from functioning 2024-02-26 10:56:51 -05:00
Routes.razor add [StreamRendering] to Head component for static rendering 2024-02-19 14:30:09 -05:00
SiteRouter.razor handle site level scripts in App component 2024-02-20 13:50:09 -05:00
StreamRenderingDisabled.razor add variability for StreamRendering based on render mode 2024-02-21 08:04:24 -05:00
StreamRenderingEnabled.razor add variability for StreamRendering based on render mode 2024-02-21 08:04:24 -05:00
ThemeBuilder.razor Merge pull request #3810 from zyhfish/task/fix-bug-3807 2024-02-21 09:29:42 -05:00