sbwalker
c74065ff26
further modifications for #4604 - support for site name in logo component
2024-09-15 09:30:04 -04:00
sbwalker
1c1c26948a
fix #4606 - allow logo to show site name as fallback (credit @JanOlsmar)
2024-09-13 16:13:01 -04:00
sbwalker
22063248ca
reposition Search input in themes
2024-06-27 17:18:41 -04:00
Ben
842b7b1402
Fix #4309 : make searchbox responsive.
2024-06-05 10:27:38 +08:00
Ben
9d85ca07f4
#4303 : add search function.
2024-06-03 21:19:42 +08:00
sbwalker
010e4610f7
fix ThemeSettings SetSetting() references to not specify IsPrivate property
2024-04-02 10:53:07 -04:00
Leigh Pointer
297c1524b4
Language Selector Alignment fix #3368
...
Themes fixed also
2023-10-11 15:48:05 +02:00
sbwalker
2f5d1cebb0
fix to allow Theme Settings to be supported in Page Management
2023-06-07 10:50:25 -04:00
sbwalker
0f093b1238
utilize new Resources capability in default module/theme
2023-05-25 17:14:00 -04:00
Shaun Walker
dd170bb41a
more changes to support Default pane
2022-09-05 15:49:38 -04:00
Shaun Walker
282a0b0c44
Fix #2382 - Admin pane improvements
2022-09-02 18:10:13 -04:00
Leigh Pointer
50d89d0f13
Updated Bootstrap to 5.2
...
Replaced Bootstrap cloudflare versions and Integrity keys to match 5.2.0
2022-07-28 20:52:11 +02:00
Shaun Walker
11002efc02
hide deleted pages in Admin Dashboard, impove Settings API by replacing IsPublic with IsPrivate, isolate Setting updates to not affect PageState, make Pager horizintally scrollable on narrow viewports, improve LocalizableComponent to support embedded controls
2022-01-14 13:26:24 -05:00
Shaun Walker
614041d55e
update Blazor theme with bootstrap bundle js
2021-11-11 07:50:24 -05:00
Leigh
62f04d239f
Fix for Action Menus not displaying. #1785
...
Dropdowns are built on a third party library, Popper, which provides dynamic positioning and viewport detection. / bootstrap.bundle.js which contains Popper. Popper isn’t used to position dropdowns in navbars though as dynamic positioning isn’t required.
updated the Bootstrap to reference the ../5.1.3/js/bootstrap.bundle.min.js
2021-11-11 10:27:09 +01:00
Shaun Walker
d02842f0ea
Merge branch 'dev' into Bootstrap
2021-11-10 17:25:16 -05:00
Leigh
2543b7db79
Upgrade to 5.1.3 Bootstrap and Bootswatch Cyborg
...
Fixed issue with OffCanvas not rendering properly.
2021-11-10 22:34:19 +01:00
Shaun Walker
41487440e3
use Cloudflare CDN for static resources
2021-11-10 09:00:48 -05:00
Shaun Walker
ca387d7b26
fix Oqtane theme settings for page scope
2021-09-20 17:23:56 -04:00
Shaun Walker
f739db1e42
Enhance Settings API for public Site Settings. Added Settings to Site model by default. Added new parameters to Login and UserProfile components. Enhanced Oqtane Theme settings to use new component parameters. Enhanced image download and resizing logic.
2021-09-20 17:15:52 -04:00
Leigh
31f35ad902
Modifications for Bootstrap 5
...
replace tables in markup with responsive approach
2021-07-11 14:16:33 +02:00
Shaun Walker
cb7d9a0371
upgrade to Boostrap 5
2021-07-02 20:03:51 -04:00
Leigh Pointer
189dcf5b90
Fix for Error with Footer on Oqtane Theme #1282
2021-04-26 15:38:33 +02:00
Shaun Walker
2780e4d029
modify nuget package installer to support satellite assemblies in subfolders
2021-04-21 19:31:02 -04:00
Shaun Walker
cbe843bafc
User experience improvements
2021-04-17 19:18:24 -04:00
Shaun Walker
d05747af1e
enhanced ModuleActions component to display panes in a submenu, added more containers to Oqtane theme, added more panes to MultiPane layout, added module outline in edit mode to distinguish modules in panes, consolidated to use a single default AdminPane named "Content", fixed bug related to custom Admin Container behavior
2021-04-06 17:45:11 -04:00
Shaun Walker
fc145a167d
organize theme components into folders
2021-04-03 19:46:29 -04:00