oqtane.framework/Oqtane.Client
痞子再 ce7995966d
Fixed first render js bug
Solve the problem that when the page is rendered for the first time and JS is executed, the reference to the JS file has not been successful, and the page is abnormally wrong
2022-01-12 10:36:10 +08:00
..
Extensions added support for url mapping and viitors 2021-12-09 08:48:56 -05:00
Installer Route parsing abstraction and optimization, site router performance improvements, migrate site-based concepts (favicon, PWA support) to server for performance and prerendering benefits, move ThemeBuilder interop logic to OnAfterRenderAsync, upgrade SqlClient to release version, update installer to Bootstrap 5.1.3 2021-12-01 08:22:59 -05:00
Modules Fixed first render js bug 2022-01-12 10:36:10 +08:00
Properties Support for third party modules, improved error handling, standardardized enum naming, reorganized interface definitions, support for DB script upgrades, added Settings entity 2019-08-14 09:34:35 -04:00
Providers refactoring, enhancements, and some fixes 2021-06-10 08:16:02 -04:00
Resources improve UX of password reset 2022-01-11 10:57:58 -05:00
Services added support for default alias specification, alias auto registration, alias redirect, alias line break delimiters 2021-12-22 15:43:59 -05:00
Themes enhanced scheduler to support one-time jobs, fixed pager component so that top/bottom have consistent UX, fixed Blazor theme z-index issues caused by input-group in Bootstrap 5, improved password reset instructions in email notification 2022-01-10 19:58:58 -05:00
UI remove invalid app tag, fix page title not being set on first render 2022-01-11 15:07:54 -05:00
_Imports.razor added Oqtane.Client to _Imports so it can find the new SharedResources class 2021-06-15 07:59:05 -04:00
App.razor added support for url mapping and viitors 2021-12-09 08:48:56 -05:00
AssemblyInfo.cs Reuse AddOqtaneScopedServices() 2021-04-20 19:10:06 +03:00
Oqtane.Client.csproj prepare for 3.0.2 release 2022-01-11 17:46:36 -05:00
Oqtane.Client.csproj.DotSettings Add docs to 2 core interfaces IAliasService and IFileService 2021-05-21 18:29:25 +02:00
Program.cs Add many PrivateApi attributes to hide unimportant stuff in docs 2021-11-11 20:01:55 +01:00
SharedResources.cs Introduce SharedResource Localisation 2021-06-16 09:46:33 +02:00