Skip to content
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
merged 525 commits into from
Mar 27, 2024
Merged

5.1.0 release #4069

merged 525 commits into from
Mar 27, 2024

Conversation

sbwalker
Copy link
Member

No description provided.

sbwalker and others added 30 commits February 23, 2024 08:00
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"
remove data-enhance from Edit Mode button as it prevents the module actions menu from functioning
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
sbwalker and others added 29 commits March 21, 2024 15:32
use consistent naming in SiteRepository
Fix #4025: add user setting to keep the view mode.
fix theme template release.,cmd to copy package to /Packages folder
optimize SiteRouter to only call SyncService for Interactive render mode
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
@sbwalker sbwalker merged commit 0633b28 into master Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants