oqtane.framework/Oqtane.Client/Modules/Controls
Cody d77e898929
Refactor TabPanel Heading Assignment Logic
- Simplified the logic for setting the Heading property in the TabPanel component.
- Replaced the if-else statement with a ternary operator for improved readability and maintainability.
- Ensured that the functionality remains unchanged and verified correct assignment of headings.
2024-10-24 12:43:20 -07:00
..
ActionDialog.razor Fix IconOnly not working 2024-09-06 16:35:44 +02:00
ActionLink.razor Oqtane controls updates 2024-06-04 12:21:59 +02: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 on .NET MAUI provide message to user if Security Token has not been configured 2024-09-18 11:28:11 -04:00
InputList.razor fix #4398 - InputList component not handling scenario where input is reset to nothing 2024-07-11 13:35:46 -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 add defensive logic if ModuleState is null in ModuleMessage 2024-10-02 16:53:36 -04:00
Pager.razor Fix #4690: prevent invalid parsing. 2024-10-01 22:13:32 +08:00
PermissionGrid.razor reverting #4507 2024-09-06 11:57:15 -04:00
QuillEditorInterop.cs Fix #4316: add text editor interfaces. 2024-06-06 16:39:35 +08:00
QuillJSTextEditor.razor fix: set Rich active tab for Quill text editor 2024-07-23 09:18:58 +02:00
RichTextEditor.razor use PageState.Site.Settings rather than reloading settings from database 2024-07-23 07:45:13 -04:00
Section.razor Extend the Section component with "Visible" parameter 2023-12-01 07:34:17 +01:00
TabPanel.razor Refactor TabPanel Heading Assignment Logic 2024-10-24 12:43:20 -07:00
TabStrip.razor Oqtane controls updates 2024-06-04 12:21:59 +02:00
TextAreaTextEditor.razor remove ITextEditorProvider interface 2024-07-22 13:31:24 -04:00
TriStateCheckBox.razor create default rex files with static keys 2021-06-18 14:45:38 -04:00