oqtane.framework/Oqtane.Client
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
..
Extensions remove Microsoft.AspNetCore.Http 2024-10-24 15:10:52 -04:00
Installer Merge pull request #4756 from zyhfish/task/fix-4752 2024-10-24 09:53:24 -04:00
Modules Update ActionDialog Add method to ensure consistent button sizing 2025-01-17 13:34:16 +01:00
Properties Revert launchSettings 2023-08-10 02:03:46 +02:00
Providers remove ITextEditorProvider interface 2024-07-22 13:31:24 -04:00
Resources fix #4984 - path mapping for personalized pages 2025-01-16 09:25:27 -05:00
Services remove Microsoft.AspNetCore.Http 2024-10-24 15:10:52 -04:00
Themes fix #4986 - allow Resources which have Reload specified to be used in Interactive rendering 2025-01-16 12:26:10 -05:00
UI script reload improvements 2025-01-16 14:06:13 -05:00
_Imports.razor rename RenderMode class and adding usings 2024-02-09 14:34:33 -05:00
AssemblyInfo.cs Reuse AddOqtaneScopedServices() 2021-04-20 19:10:06 +03:00
IconResources.cs Allow InputList component to be localizable and support multiple instances on a page. Implement icon localization in Page Add/Edit using IconResources.resx 2023-08-23 16:43:14 -04:00
Oqtane.Client.csproj Prepare 6.0.2 2024-12-31 10:21:10 -08:00
Oqtane.Client.csproj.DotSettings Add docs to 2 core interfaces IAliasService and IFileService 2021-05-21 18:29:25 +02:00
Program.cs remove Microsoft.AspNetCore.Localization 2024-10-24 12:24:46 -04:00
SharedResources.cs Introduce SharedResource Localisation 2021-06-16 09:46:33 +02:00