oqtane.framework/Oqtane.Client/Modules/Controls
2024-04-12 15:10:47 -04:00
..
ActionDialog.razor use Constants.RequestVerificationToken rather than magic string 2024-03-29 11:19:21 -04:00
ActionLink.razor Fix #4074: use the correct property value. 2024-03-28 22:18:30 +08:00
AuditInfo.razor Fixed localization in AuditInfo 2023-08-14 16:52:30 +02:00
AutoComplete.razor Handle if Parameter is set dynamically 2023-07-26 11:28:14 +02:00
FileManager.razor fix #3669 add CORS policy and use Jwt with XHR to allow file uploads to work in .NET MAUI 2024-01-23 10:34:18 -05:00
InputList.razor reverse InputList Dictionary usage 2023-08-24 08:50:33 -04:00
Label.razor Avoid breaking changes 2022-05-31 10:40:42 +03:00
LocalizableComponent.cs added extension method for creating a LocalizerFactory using a type name, refactored Pager and LocalizableComponent to use LocalizerFactory 2022-06-15 16:19:22 -04:00
ModuleMessage.razor use Constants.RequestVerificationToken rather than magic string 2024-03-29 11:19:21 -04:00
Pager.razor use Constants.RequestVerificationToken rather than magic string 2024-03-29 11:19:21 -04: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 convert Quill's empty content to empty string 2024-04-12 15:10:47 -04:00
RichTextEditorInterop.cs add support for public content folders 2021-05-26 12:01:35 -04:00
Section.razor Extend the Section component with "Visible" parameter 2023-12-01 07:34:17 +01: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 create default rex files with static keys 2021-06-18 14:45:38 -04:00