oqtane.framework/Oqtane.Client/Modules
Leigh Pointer e6cf77e724 Update ActionDialog Add method to ensure consistent button sizing
This PR introduces a new private method GetButtonSize() to enhance the consistency of button sizing within our UI. The method specifically checks for the presence of the "btn-sm" class in the Action Button's class list and applies the same sizing to the Cancel Button if found.
2025-01-17 13:34:16 +01:00
..
Admin Merge pull request #4992 from beolafsen/dev 2025-01-16 12:29:00 -05:00
Controls Update ActionDialog Add method to ensure consistent button sizing 2025-01-17 13:34:16 +01: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 fix #4986 - allow Resources which have Reload specified to be used in Interactive rendering 2025-01-16 12:26:10 -05:00
ModuleControlBase.cs added ModuleControlBase 2020-06-25 09:31:21 -04:00