oqtane.framework/Oqtane.Client
Leigh Pointer cd0ee1c26d FIX for #4906 Profile Field does not allow max length
This update applies the maxlength attribute fix to all input and textarea elements. The maxlength attribute will only be added if p.MaxLength is greater than 0, allowing unlimited characters when it's 0 or less.
2024-12-10 09:25:01 +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 FIX for #4906 Profile Field does not allow max length 2024-12-10 09:25:01 +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 prevent notifications from being accessed by other users 2024-11-26 14:30:41 -05:00
Services remove Microsoft.AspNetCore.Http 2024-10-24 15:10:52 -04:00
Themes Remove redundant IServiceProvider injection 2024-12-04 09:39:02 +01:00
UI remove Microsoft.AspNetCore.Http 2024-10-24 15:10:52 -04: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 for 6.0.1 2024-11-22 12:29:44 -05: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