Open Source Web Application Framework for ASP.NET Core
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mladen Macanovic 0611927bfb Created SubmitButton component 6 years ago
..
ActionType.cs move action type enum to a new file. 6 years ago
AlertWrapper.cs move page alert infrastructure to the volo.abp.aspnetcore.components project. 6 years ago
DataGridEntityActionsColumn.cs add datagridentityactionscolumn reference to the entityactions component and code refactorings. 6 years ago
EntityAction.razor add datagridentityactionscolumn reference to the entityactions component and code refactorings. 6 years ago
EntityAction.razor.cs remove async suffix from IUiMessageService methods 6 years ago
EntityActions.razor add datagridentityactionscolumn reference to the entityactions component and code refactorings. 6 years ago
EntityActions.razor.cs Move notification/message API to Volo.Abp.AspNetCore.Components 6 years ago
PageAlert.razor page alerts implementation. 6 years ago
PageAlert.razor.cs move page alert infrastructure to the volo.abp.aspnetcore.components project. 6 years ago
PageHeader.razor fix page header for multiple toolbar buttons. 6 years ago
PageHeader.razor.cs add breadcrumbItems parameter and Icon changes. 6 years ago
SubmitButton.razor Created SubmitButton component 6 years ago
SubmitButton.razor.cs Created SubmitButton component 6 years ago
UiMessageAlert.razor Disable modal closing by escape key or lost focus 6 years ago
UiMessageAlert.razor.cs Disable modal closing by escape key or lost focus 6 years ago
UiNotificationAlert.razor Fixed breaking change on SnackbarStack 6 years ago
UiNotificationAlert.razor.cs Fixed breaking change on SnackbarStack 6 years ago