oqtane.framework/Oqtane.Client/Modules/Controls
Leigh Pointer 09f1d3ca15 Add InputList control to select values from a dictionary of string
The control accepts a dictionary of string that can be searched using an input control.
Pages Add and Edit have implemented the control to render the list of Icons found in the Oqtane Shared namespace.
2023-08-22 09:50:59 +02:00
..
ActionDialog.razor Fix missing translations part 3 2023-08-15 16:09:59 +02:00
ActionLink.razor exclude legacy Permissions properties from serialization/API payload 2023-03-09 15:51:16 -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 the id handling for the progressinfo and progressbar, include OnSelect events on Upload and Delete, add missing backend implementation for AddFileAsync 2023-08-15 15:50:35 -04:00
InputList.razor Add InputList control to select values from a dictionary of string 2023-08-22 09:50:59 +02: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 fix Type label in Add Folder UI, make Profile description required, fix misc Bootstrap 5 cosmetic issues, fix #1618 Alias case sensitivity in router, fix File add and update methods so they return Url, fix UrlCombine helper method to use proper slash, enhance package installation to support commercial options 2021-08-26 18:20:58 -04:00
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 Fix missing translations part 3 2023-08-15 16:09:59 +02:00
RichTextEditorInterop.cs add support for public content folders 2021-05-26 12:01:35 -04:00
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 create default rex files with static keys 2021-06-18 14:45:38 -04:00