-
Notifications
You must be signed in to change notification settings - Fork 555
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.1.0 release #4069
Merged
5.1.0 release #4069
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added Resource Files to Theme Templates
fix #3868 - static rendering support for page themes within site
change name of form class to reflect purpose
…s-localization localized usermanager email messages and message formatting to includ…
handle focus error on blazor web assembly when verifying email address
organize server RESX files in folders to be consistent with client project
fix #3868 - add data-enhance.nav attribute
add data-enhance to AdminContainer to prevent flash when closing modal
…e-message avoid the infinite loop issue of calling AddModuleMessage method.
removing fix for #3868 as it causes other performance issues
… mitigate risk of infinite loops" This reverts commit 92719d0.
Revert "removed AddModuleMessage from OnParametersSetAsync methods to mitigate risk of infinite loops"
…ctions menu from functioning
remove data-enhance from Edit Mode button as it prevents the module actions menu from functioning
… should be false for consistency
admin pages url mappings and visitor management isnavigation property should be false for consistency
add Platform property to SiteState and populate on both Web and .NET MAUI
improve caching for static rendering
use consistent naming in SiteRepository
Fix #4025: add user setting to keep the view mode.
refactoring of #4027
fix theme template release.,cmd to copy package to /Packages folder
optimize SiteRouter to only call SyncService for Interactive render mode
Fix #4051: set the return url correctly.
move Html/Text Edit button to top of content
fix regression issue caused by #3985 related to ActionLink
set active tab in RichTextEditor based on content
increase minimum characters to view Edit button at bottom
fix #4061 - invalid type for favicon
…rces Fixes #4062: App.razor - moves loading body resources above blazor.web.js
Updated Template Module and Theme json from 5.0.0 to 5.1.0
Fix #4066: set the RenderModeBoundary instance.
fix upgrade issue by removing legacy Views assembly
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.