183 Commits (af113063f81c878e2baf9f6ee3c8b04b5e4e8fb4)

Author SHA1 Message Date
Ilkay Ilknur 60ed3f7a65 use basebundlecontributer to avoid code duplication 6 years ago
Ilkay Ilknur 166c4cadba add optional additional properties collection to the bundle definition. 6 years ago
Mladen Macanovic 9dc4b403f7 AbpBlazorMessageLocalizerHelper moved to Volo.Abp.AspNetCore.Components.WebAssembly project 6 years ago
Ilkay Ilknur 4564d3e6d5 bundle command initial implementation. 6 years ago
Halil İbrahim Kalkan 66cadb34cc Resolved #4590: DynamicHttpProxyInterceptor mask real StatusCode. 6 years ago
Halil İbrahim Kalkan 2c36a37933 Move notification/message API to Volo.Abp.AspNetCore.Components 6 years ago
Mladen Macanovic 947e06aaea OkButtonText converted to ILocalizableString 6 years ago
Mladen Macanovic b4f6ef6d03 Implemented UiNotificationService 6 years ago
Halil İbrahim Kalkan 100f6f09b8 Blazor UI: Add "rtl" class to body if the current language is RTL. 6 years ago
Halil İbrahim Kalkan 4e792e28d4 Added FULL SCREEN JavaScript API for the Blazor UI 6 years ago
Halil İbrahim Kalkan 0edd75b2f8 Add abp.domReady 6 years ago
Halil İbrahim Kalkan 084d65de90 Add AbpAspNetCoreComponentsModule 6 years ago
İlkay İlknur 6de9d82336 Introduce Volo.Abp.AspNetCore.Components package 6 years ago
Halil İbrahim Kalkan 9310db485b #5523 Get current user claims from AuthenticationStateProvider 6 years ago
Halil İbrahim Kalkan 06064fd94e Ignore ComponentBase for DynamicProxyIgnoreTypes 6 years ago
İlkay İlknur 5938645664 3rd party libraries moved to theming project and folder updates. 6 years ago
Halil İbrahim Kalkan 48dd0e2b10 Update ServiceProviderComponentActivator.cs 6 years ago
Halil İbrahim Kalkan a6a5f5aca9 Resolved #5527 and Resolved #3483 6 years ago
İlkay İlknur 30fdfb882f page alerts implementation. 6 years ago
Halil İbrahim Kalkan c7e564b736 Resolved: #5874 Unify Blazor UI Framework JavaScripts 6 years ago
İlkay İlknur 3260b0ba37 add breadcrumbItems parameter and Icon changes. 6 years ago
İlkay İlknur d4c41873c7 embed abp.js to the webcomponents assembly. 6 years ago
İlkay İlknur c804c0ab36 page header initial implementation. 6 years ago
İlkay İlknur 5ee239c3c9 use a class to take optional parameters. 6 years ago
İlkay İlknur 40d8bb91dc ICookieService implementation. 6 years ago
Halil İbrahim Kalkan 29d583743c Resolved #5401: Implement caching for WebAssemblyRemoteTenantStore 6 years ago
Halil İbrahim Kalkan c22ee7d11a Remove temp code. 6 years ago
Halil İbrahim Kalkan 9b931d0b54 Don't dispose AbpExceptionHandlingLogger 6 years ago
Halil İbrahim Kalkan 975a0cfcad Blazor exception handling refactor & test code. 6 years ago
Halil İbrahim Kalkan 62d206419f Delete NullUiMessageService.cs 6 years ago
maliming ab7ab2dcb3 Update package to net 5 RC 2. 6 years ago
Halil İbrahim Kalkan 14af54d2e7 Fix the Microsoft.AspNetCore.Components.WebAssembly version 6 years ago
maliming 6e4035b004 Upgrade ms packages to 3.1.8. 6 years ago
maliming 6317fa97cf Add AsyncStateMachineAttribute to AttributesToAvoidReplicating. 6 years ago
İlkay İlknur fe88005dbc Microsoft.AspNetCore.WebUtilities package added to support query string parsing in blazor. 6 years ago
Mladen Macanovic ec186a49e2 Refactored UIMessageService and UIMessageAlert 6 years ago
Halil İbrahim Kalkan ef62af5831 sort modifiers. 6 years ago
Mladen Macanovic 989fd3f53d Moved objects to their own file 6 years ago
Mladen Macanovic 63c87a106e Options are now sent with the message. 6 years ago
maliming 4852fda1b7 Update TargetFramework. 6 years ago
maliming cf885b92c4 Use netstandard for class library & blazor. 6 years ago
Mladen Macanovic 8330e0bd21 WIP: Confirmation message implementation and started the adding options and styles 6 years ago
İlkay İlknur 3c00231d3f additional methods added to the UINotificationService. 6 years ago
Halil İbrahim Kalkan 708039a963 Resolved #5702: Blazor: Set default culture on application initiailization 6 years ago
Halil İbrahim Kalkan edff85f6ac Resolved #5525: Exception Handling for the Blazor UI. 6 years ago
Halil İbrahim Kalkan 97f07310dd Introduce UserExceptionInformer 6 years ago
Mladen Macanovic 9dcf9a789e First UiMessageAlert test 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
Halil İbrahim Kalkan 9d12427545 Show message to the user instead of bottom error line. 6 years ago
Halil İbrahim Kalkan 59688af816 Created empty IUiNotificationService for Blazor 6 years ago