|  | fa17e7019a | add variability for StreamRendering based on render mode | 2024-02-21 08:04:24 -05:00 |  | 
			
				
					|  | f3f223fa22 | fix route constructor | 2024-02-20 14:15:38 -05:00 |  | 
			
				
					|  | ab09810bef | handle site level scripts in App component | 2024-02-20 13:50:09 -05:00 |  | 
			
				
					|  | 0f0d168976 | move stylesheet injection to App component to eliminate FOUC on static rendering | 2024-02-20 10:16:19 -05:00 |  | 
			
				
					|  | 4fad97e8b1 | Pass RenderMode and Runtime to Head component | 2024-02-19 18:30:01 -05:00 |  | 
			
				
					|  | 4db3bafeda | in static render mode do not filter scripts from head content | 2024-02-19 16:45:54 -05:00 |  | 
			
				
					|  | acc562bd7f | inject CSS and JS on static rendering | 2024-02-19 15:25:48 -05:00 |  | 
			
				
					|  | be98f786b3 | add [StreamRendering] to Head component for static rendering | 2024-02-19 14:30:09 -05:00 |  | 
			
				
					|  | 7910d006ca | document the mandatory StreamRendering attribute | 2024-02-18 10:31:27 -05:00 |  | 
			
				
					|  | 2267dcb768 | ensure PageState and ModuleState are passed to ModuleMessage in the event of an unhandled module exception | 2024-02-18 10:27:12 -05:00 |  | 
			
				
					|  | 54418957b6 | update Npgsql.EntityFrameworkCore.PostgreSQL to version 8.0.2 | 2024-02-18 10:21:36 -05:00 |  | 
			
				
					|  | 100fc20928 | ensure script resources are loaded before rendering ThemeBuilder | 2024-02-16 15:15:02 -05:00 |  | 
			
				
					|  | 04da989108 | get title and headcontent working again on interactive render mode | 2024-02-16 15:08:04 -05:00 |  | 
			
				
					|  | 740b89258d | Fix #3807: parsing the data attributes. | 2024-02-16 19:26:01 +08:00 |  | 
			
				
					|  | dcc8043cf6 | load PageState in App component and pass to SiteRouter to optimize data loading | 2024-02-15 21:17:23 -05:00 |  | 
			
				
					|  | 7d1b4d916e | fix #3793 - render issues on .NET MAUI | 2024-02-15 10:22:14 -05:00 |  | 
			
				
					|  | 3db744269e | force control panel to interactive render mode | 2024-02-14 11:05:49 -05:00 |  | 
			
				
					|  | 9aa7672b17 | remove debugging info from UI | 2024-02-12 09:05:47 -05:00 |  | 
			
				
					|  | 8d9a050ad6 | Resolve issue where components are not being rendered interactively | 2024-02-12 08:51:41 -05:00 |  | 
			
				
					|  | 856afcf3bf | updates to make identical to POC - still not working | 2024-02-10 11:46:07 -05:00 |  | 
			
				
					|  | df4d4d36bc | create component using RenderTreeBuilder | 2024-02-09 15:46:44 -05:00 |  | 
			
				
					|  | ea75ddfa85 | rename RenderMode class and adding usings | 2024-02-09 14:34:33 -05:00 |  | 
			
				
					|  | f6fb3cc766 | specify default interactive render mode | 2024-02-09 10:59:51 -05:00 |  | 
			
				
					|  | d03565ad95 | improve debug message | 2024-02-09 09:10:03 -05:00 |  | 
			
				
					|  | a686bec025 | add text to display render mode | 2024-02-09 08:56:25 -05:00 |  | 
			
				
					|  | e6df8dcd2e | preserve backward compatibility but flag methods as obsolete | 2024-02-09 08:47:20 -05:00 |  | 
			
				
					|  | b5f7106780 | render mode optimization | 2024-02-08 15:58:31 -05:00 |  | 
			
				
					|  | a40b49f2ed | implement RenderModeBoundary | 2024-02-08 15:47:25 -05:00 |  | 
			
				
					|  | 07bd5c633e | add @attribute [StreamRendering] attribute to Routes.razor and remove #3739 | 2024-02-08 09:25:31 -05:00 |  | 
			
				
					|  | 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 |  | 
			
				
					|  | e7a48f3909 | use Runtimes constant | 2024-02-02 14:38:37 -05:00 |  | 
			
				
					|  | 310772d7fe | changes for static rendering | 2024-02-02 13:08:05 -05:00 |  | 
			
				
					|  | 21b9b090f9 | move root UI components to UI namespace | 2024-02-02 10:38:16 -05:00 |  | 
			
				
					|  | 8500f5b437 | Fix refresh() conditional check for page | 2024-02-01 14:36:14 -08:00 |  | 
			
				
					|  | 7c04792777 | remove unnecessary constants | 2024-02-01 10:45:52 -05:00 |  | 
			
				
					|  | 7640dab380 | fix Runtimes property behavior | 2024-02-01 10:08:41 -05:00 |  | 
			
				
					|  | abd235f332 | add RenderMode to IModuleControl | 2024-02-01 09:59:28 -05:00 |  | 
			
				
					|  | 1e332ed075 | split RenderMode and Runtime configuration | 2024-02-01 09:08:39 -05:00 |  | 
			
				
					|  | 97762712e6 | fix site Hybrid behavior | 2024-01-31 16:39:46 -05:00 |  | 
			
				
					|  | c66982c9bc | fix .NET MAUI integration | 2024-01-31 15:43:17 -05:00 |  | 
			
				
					|  | 8e499d164a | render mode integration | 2024-01-31 15:22:21 -05:00 |  | 
			
				
					|  | 7fcfffba6f | add IDisposable declaration to accompany existing Dispose() method | 2024-01-30 13:13:49 -05:00 |  | 
			
				
					|  | b8fe95b945 | 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 |  | 
			
				
					|  | c271d4bfe4 | improve ShouldRender logic | 2024-01-06 08:52:05 -05:00 |  | 
			
				
					|  | 88a07ecf63 | more rendering optimizations | 2024-01-06 08:42:07 -05:00 |  | 
			
				
					|  | 352e20f01b | remove commented code | 2024-01-05 12:14:43 -05:00 |  | 
			
				
					|  | f7d10a6cf1 | Merge pull request #3602 from leigh-pointer/ENH#3538-PgModDateActive Start Date and Expiry Date for Module instances and Pages #3538 | 2024-01-05 12:09:19 -05:00 |  | 
			
				
					|  | 02c22c1894 | improved rendering optimization | 2024-01-05 11:49:57 -05:00 |  | 
			
				
					|  | 8b41a03080 | Modified Logic from || to && UserSecurity.IsAuthorized && Utilities.IsPageModuleVisible fixed | 2024-01-05 10:15:51 +01:00 |  | 
			
				
					|  | f75179b2f6 | component rendering optimizations | 2024-01-04 13:47:51 -05:00 |  |