oqtane.framework/Oqtane.Client/Modules
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
..
Admin remove Microsoft.AspNetCore.Localization 2024-10-24 12:24:46 -04:00
Controls Refactor TabPanel Heading Assignment Logic 2024-10-24 12:43:20 -07:00
HtmlText use JSInterop for loading QuillJSTextEditor stylesheet 2024-07-18 13:17:23 -04:00
IModule.cs rolled back change creating an Infrastructure.Interfaces namespace, modified IModule interface to be strongly typed (#343) 2020-04-05 14:39:08 -04:00
MessageType.cs Fixed build warnings related to ModuleMessage component changes 2020-10-05 09:11:47 -04:00
ModuleBase.cs improve developer experience for Url helper methods 2024-08-28 21:21:41 -04:00
ModuleControlBase.cs added ModuleControlBase 2020-06-25 09:31:21 -04:00