oqtane.framework/Oqtane.Client/Themes/Controls
2020-12-04 14:53:48 -05: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 Add LanguageSwitcher component 2020-12-02 01:52:46 +03:00
LanguageSwitcher.razor Use cookie everywhere 2020-12-03 17:15:08 +03:00
Login.razor Localize Login & UserProfile components 2020-11-20 02:05:48 +03:00
LoginBase.cs missing using statement causing compilation error 2020-11-20 10:20:29 -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 Rename MenuHorizontal.Razor to MenuHorizontal.razor 2020-08-18 09:34:26 -04:00
MenuVertical.razor upgrade themes to latest Bootstrap, fix breaking change to ThemeBase due to IThemeControl being removed 2020-06-19 17:22:26 -04:00
ModuleActions.razor Html encode job log messages, add new IModule property to allow modules to specify Runtime support, provide feedback during module content import, remove default EditMode option at the Page level (should be implemented at Module level) - resolves issue where Admin modules could not be deleted, include link to Event Log in AddModuleMessage for Error message type, fixed fallback support for themes in siterouter, integrated auth policy into site templates for Module Creator 2020-07-08 19:56:02 -04:00
ModuleActionsBase.cs Factored out Contants.*** Role into RoleNames.*** 2020-10-16 06:22:52 -05: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