Shaun Walker
|
f5e13c25a7
|
Merge pull request #3822 from pyramidsbuilder/fix-account-lockout-4
fix account lockout to read from correct setting, consider timezone o…
|
2024-02-21 16:34:54 -05:00 |
|
Shaun Walker
|
ac7db87592
|
Merge pull request #3778 from thabaum/update-theme-bootstrap
Updates theme bootstrap and bootswatch to version 5.3.2 - closes #3772
|
2024-02-21 13:55:33 -05:00 |
|
sbwalker
|
8c5613b182
|
update module and theme default templates to use ModuleBase methods rather than ModuleInstance methods
|
2024-02-21 13:42:15 -05:00 |
|
sbwalker
|
19ed98f265
|
update default site template with latest Blazor messaging
|
2024-02-21 10:50:10 -05:00 |
|
Shaun Walker
|
27763afbbe
|
Merge pull request #3765 from thabaum/bootstrap-md-responsive-breakpoint
Sets responsive breakpoint match 767.98px = Bootstrap md - Fixes #3762
|
2024-02-21 09:33:21 -05:00 |
|
Shaun Walker
|
838c2994a9
|
Merge pull request #3810 from zyhfish/task/fix-bug-3807
Fix #3807: parsing the data attributes.
|
2024-02-21 09:29:42 -05:00 |
|
Shaun Walker
|
9974095659
|
Merge pull request #3834 from zyhfish/task/token-replace-service
Fix #3833: introduce token replace class.
|
2024-02-21 09:29:29 -05:00 |
|
sbwalker
|
ab09810bef
|
handle site level scripts in App component
|
2024-02-20 13:50:09 -05:00 |
|
sbwalker
|
0f0d168976
|
move stylesheet injection to App component to eliminate FOUC on static rendering
|
2024-02-20 10:16:19 -05:00 |
|
sbwalker
|
4fad97e8b1
|
Pass RenderMode and Runtime to Head component
|
2024-02-19 18:30:01 -05:00 |
|
sbwalker
|
4271289db0
|
further refactoring of ManageStyleSheets
|
2024-02-19 16:24:43 -05:00 |
|
sbwalker
|
121a865bb8
|
refactor App to eliminate 2 database calls
|
2024-02-19 16:16:08 -05:00 |
|
sbwalker
|
acc562bd7f
|
inject CSS and JS on static rendering
|
2024-02-19 15:25:48 -05:00 |
|
Ben
|
77ce31128c
|
Fix #3833: introduce token replace class.
|
2024-02-18 21:38:43 +08:00 |
|
mostafametwally
|
db6c65c7e8
|
fix account lockout to read from correct setting, consider timezone offset and enable lockout
|
2024-02-16 23:17:56 +01:00 |
|
sbwalker
|
2c17551d50
|
remove PageRepository reference in App
|
2024-02-16 15:36:23 -05:00 |
|
sbwalker
|
04da989108
|
get title and headcontent working again on interactive render mode
|
2024-02-16 15:08:04 -05:00 |
|
sbwalker
|
8d0aa65ab2
|
fix #3811 - add PreserveCompilationContext back to server project
|
2024-02-16 11:17:14 -05:00 |
|
sbwalker
|
b0487798c2
|
fix issues with installer
|
2024-02-16 11:13:31 -05:00 |
|
Ben
|
740b89258d
|
Fix #3807: parsing the data attributes.
|
2024-02-16 19:26:01 +08:00 |
|
sbwalker
|
829e004ee5
|
bump version to 5.1.0
|
2024-02-15 21:26:44 -05:00 |
|
sbwalker
|
dcc8043cf6
|
load PageState in App component and pass to SiteRouter to optimize data loading
|
2024-02-15 21:17:23 -05:00 |
|
sbwalker
|
ebadccbe25
|
remove unnecessary using
|
2024-02-15 16:05:27 -05:00 |
|
sbwalker
|
ed7904b673
|
create server-side SiteService
|
2024-02-15 15:48:18 -05:00 |
|
sbwalker
|
7d1b4d916e
|
fix #3793 - render issues on .NET MAUI
|
2024-02-15 10:22:14 -05:00 |
|
Cody
|
8a636736b4
|
Update project dependecies to 8.0.2
|
2024-02-14 12:53:14 -08:00 |
|
Cody
|
8fe2529306
|
Update project dependecies to 8.0.2
|
2024-02-14 12:52:26 -08:00 |
|
Cody
|
6db217387f
|
Update project dependecies to 8.0.2
|
2024-02-14 12:51:10 -08:00 |
|
Cody
|
8567f9b19f
|
Updates package dependences to latest versions.
|
2024-02-14 11:52:25 -08:00 |
|
Cody
|
d48c257b19
|
Update Bootstrap 5.3.2 Integrity
|
2024-02-12 11:53:42 -08:00 |
|
Cody
|
d723bbe3b7
|
Updates to bootstrap 5.3.2
|
2024-02-12 11:44:27 -08:00 |
|
sbwalker
|
a4741e28c5
|
include script resources during static rendering
|
2024-02-12 12:40:11 -05:00 |
|
Cody
|
266e08817e
|
sets responsive breakpoint to bootstrap md 767.98px
|
2024-02-10 09:43:18 -08:00 |
|
Cody
|
6c3526d47e
|
sets responsive breakpoint to 767.98 bootstrap md
|
2024-02-10 09:42:40 -08:00 |
|
Cody
|
19adfd5116
|
sets responsive breakpoint to bootstrap md 767.98px
|
2024-02-10 09:40:46 -08:00 |
|
sbwalker
|
856afcf3bf
|
updates to make identical to POC - still not working
|
2024-02-10 11:46:07 -05:00 |
|
sbwalker
|
caa9cc213d
|
fix #3760 include form button wrapper CSS class for inline-block
|
2024-02-10 11:25:54 -05:00 |
|
sbwalker
|
ea75ddfa85
|
rename RenderMode class and adding usings
|
2024-02-09 14:34:33 -05:00 |
|
sbwalker
|
a40b49f2ed
|
implement RenderModeBoundary
|
2024-02-08 15:47:25 -05:00 |
|
sbwalker
|
3d49ab2ae0
|
remove UseBlazorFrameworkFiles as no longer needed
|
2024-02-06 12:42:31 -05:00 |
|
sbwalker
|
c9c8e20511
|
update project files to make consistent with Blazor template
|
2024-02-06 11:40:44 -05:00 |
|
Shaun Walker
|
eb25d9d7af
|
Merge pull request #3722 from sbwalker/dev
add support for Razor Pages
|
2024-02-01 16:49:42 -05:00 |
|
sbwalker
|
033c85fc4b
|
add support for Razor Pages
|
2024-02-01 16:49:29 -05:00 |
|
Shaun Walker
|
1663731489
|
Merge pull request #3721 from sbwalker/dev
use new Cascading Authentication State Services
|
2024-02-01 15:47:16 -05:00 |
|
sbwalker
|
1f65d47811
|
use new Cascading Authentication State Services
|
2024-02-01 15:47:03 -05:00 |
|
Shaun Walker
|
a39968868f
|
Update appsettings.release.json
|
2024-02-01 09:10:13 -05:00 |
|
Shaun Walker
|
e0587ad17b
|
Update appsettings.json
|
2024-02-01 09:09:58 -05:00 |
|
Shaun Walker
|
06106f3831
|
Merge pull request #3715 from sbwalker/dev
split RenderMode and Runtime configuration
|
2024-02-01 09:08:57 -05:00 |
|
sbwalker
|
1e332ed075
|
split RenderMode and Runtime configuration
|
2024-02-01 09:08:39 -05:00 |
|
Shaun Walker
|
cef56cb5f1
|
Merge pull request #3714 from sbwalker/dev
fix site Hybrid behavior
|
2024-01-31 16:40:09 -05:00 |
|