oqtane.framework/Oqtane.Client/Modules/Controls
2023-08-07 17:11:17 -04:00
..
ActionDialog.razor exclude legacy Permissions properties from serialization/API payload 2023-03-09 15:51:16 -05:00
ActionLink.razor exclude legacy Permissions properties from serialization/API payload 2023-03-09 15:51:16 -05:00
AuditInfo.razor
AutoComplete.razor Handle if Parameter is set dynamically 2023-07-26 11:28:14 +02:00
FileManager.razor [ENHANCE] - #3057 FileManager when ShowFolders = false however a Folder is set by path 2023-08-01 21:11:54 +10:00
Label.razor
LocalizableComponent.cs
ModuleMessage.razor
Pager.razor A change to the Pager bar to set the mouse pointer to pointer 2023-01-03 14:24:17 +01:00
PermissionGrid.razor further optimization of permissions - removed reference to Role to reduce API payload and minimize information disclosure 2023-03-10 08:28:37 -05:00
RichTextEditor.razor improve BaseUrl handling for MAUI, replace ContentUrl with FileUrl and improve file server 2022-09-21 13:38:21 -04:00
RichTextEditorInterop.cs
Section.razor fix Section component localizatioon 2023-08-07 17:11:17 -04:00
TabPanel.razor fix #2526 - support multiple TabStrip components on a page 2022-12-19 15:58:04 -05:00
TabStrip.razor use case insensitive comparison for activetab name 2023-06-28 12:27:21 -04:00
TriStateCheckBox.razor