This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework-not-mirrored
Archived
Watch
9
Star
0
Fork
0
You've already forked oqtane.framework-not-mirrored
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-05-14
. You can view files and clone it, but cannot push or open issues or pull requests.
oqtane.framework-not-mirrored
/
Oqtane.Client
/
UI
History
Shaun Walker
306b78b526
Added ability for Runtime and RenderMode to be set per Site - enabling the framework to support multiple hosting models concurrently in the same installation. Fixed WebAssembly Prerendering issue (this also resolved the issue where the component taghelper was not passing parameters correctly to the app when running on WebAssembly).
Fix
#1702
- remove web,config from upgrade package.
2021-10-05 14:32:05 -04:00
..
ContainerBuilder.razor
fix logic which sometimes results in System.InvalidOperationException: The value of IsFixed cannot be changed dynamically
2021-10-01 15:58:17 -04:00
Interop.cs
Allow root page paths (rather than specifying a magic "home" string). More UX improvements to FileManager and Pager.
2021-10-01 11:28:48 -04:00
ModuleInstance.razor
fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues,
fix
#1618
Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options
2021-08-26 18:20:58 -04:00
PageState.cs
Runtime enum should be in Oqtane,Shared
2020-11-19 17:33:49 +03:00
Pane.razor
User experience improvements
2021-04-17 19:18:24 -04:00
PaneLayout.razor
User experience improvements
2021-04-17 19:18:24 -04:00
Refresh.cs
improvements to refresh logic, module template enhancements
2021-06-16 16:31:02 -04:00
Runtime.cs
Runtime enum should be in Oqtane,Shared
2020-11-19 17:33:49 +03:00
SiteRouter.razor
Added ability for Runtime and RenderMode to be set per Site - enabling the framework to support multiple hosting models concurrently in the same installation. Fixed WebAssembly Prerendering issue (this also resolved the issue where the component taghelper was not passing parameters correctly to the app when running on WebAssembly).
Fix
#1702
- remove web,config from upgrade package.
2021-10-05 14:32:05 -04:00
ThemeBuilder.razor
fix
#1097
- made PWA manifest Urls absolute rather than relative
2021-02-10 14:50:06 -05:00