oqtane.framework/Oqtane.Client/Themes/Controls
2021-04-06 17:45:11 -04:00
..
Breadcrumbs.razor upgrade themes to latest Bootstrap, fix breaking change to ThemeBase due to IThemeControl being removed 2020-06-19 17:22:26 -04:00
ControlPanel.razor fix #1103 reported by @PhilipMur - incorrect life cycle method for Control Panel loading 2021-02-15 10:38:38 -05:00
FontIcon.razor performance and user experience improvements 2021-02-04 08:54:59 -05:00
LanguageSwitcher.razor Set culture when added language set to current 2021-01-13 18:43:26 +03:00
Login.razor Localize Login & UserProfile components 2020-11-20 02:05:48 +03:00
LoginBase.cs Improve Login user experience when running on WebAssembly and address Logout scenario 2021-02-16 08:11:36 -05:00
Logo.razor upgrade themes to latest Bootstrap, fix breaking change to ThemeBase due to IThemeControl being removed 2020-06-19 17:22:26 -04:00
Menu.razor Menu component refactoring 2020-04-27 10:05:13 +02:00
MenuBase.cs Theme base components refactoring 2020-04-27 19:28:58 +02:00
MenuHorizontal.razor Fixes to horizontal menu logic. Now supports two levels of menu items. 2021-01-23 18:24:07 -06:00
MenuItemsBase.cs Fixes to horizontal menu logic. Now supports two levels of menu items. 2021-01-23 18:24:07 -06:00
MenuItemsHorizontal.razor MenuItems updated with HTML markup in place of the FontIcon component 2021-03-09 17:16:25 +01:00
MenuItemsVertical.razor MenuItems updated with HTML markup in place of the FontIcon component 2021-03-09 17:16:25 +01:00
MenuVertical.razor Fixes to vertical menu logic. Now supports multiple levels of menu items. Added FontIcon component to reduce duplicate code. 2021-01-23 21:15:54 -06:00
ModuleActions.razor 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
ModuleActionsBase.cs 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
ModuleTitle.razor Fixes to make site alias, page path, and module action Url resolutions case insensitive. Optimized logic for Settings component which fixed localization rendering issue. 2020-12-01 19:36:02 -05:00
UserProfile.razor Localize Login & UserProfile components 2020-11-20 02:05:48 +03:00