oqtane.framework/Oqtane.Client/Modules/Controls
2024-02-27 23:08:27 +08:00
..
ActionDialog.razor Fix missing translations part 3 2023-08-15 16:09:59 +02:00
ActionLink.razor modify ActionLink to use a link rather than button for disabled scenario 2024-02-22 16:34:52 -05: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 remove the visible parameter in module message component. 2024-02-27 23:08:27 +08:00
Pager.razor resolve issue in making Pager search work with sorting 2023-10-16 08:03:31 -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 fix issue when inserting images into RichTextEditor 2024-01-17 13:35:52 -05: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