292 Commits (97fafaaa494e2f6ca3cb8a3938c64e156165faee)

Author SHA1 Message Date
Yunus Emre Kalkan 48aa6047d4 AbpColumnTagHelper remove "col" when a size is given 6 years ago
Yunus Emre Kalkan 2f829037b6 typo fix 6 years ago
Yunus Emre Kalkan 77845f683a AbpTabsTagHelper col md 6 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 6 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 6 years ago
Halil İbrahim Kalkan d815b9cfee Refactor AbpTabLinkTagHelperService: Remove unnecessary async. 6 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 6 years ago
maliming a6ccc3320f Add Razor support for mvc. 6 years ago
maliming ed4f8bb282 Upgrade frameworks & modules & samples to asp net core 3.1. 7 years ago
Halil İbrahim Kalkan 82e9803ca8 Add models to the API definition 7 years ago
Yunus Emre Kalkan 2f6eac8c7c VirtualFileSystemOptions to AbpVirtualFileSystemOptions 7 years ago
Eduardo Caceres e15deea282 Prevent possible null reference exception 7 years ago
Yunus Emre Kalkan 2eef238d87 Update AbpInputTagHelperService.cs 7 years ago
Halil İbrahim Kalkan baf876e320 Upgraded asp.net core projects to 3.0 preview 9 7 years ago
Tao Yang 876c9ecb4b
Fix bug of AddIfNotContains extension method in AbpTagHelperAttributeListExtensions.cs 7 years ago
Halil İbrahim Kalkan a6f8226276 Added TODO 7 years ago
Halil İbrahim Kalkan 547d927d21 Introduce IAbpTagHelperService.Process to reduce AsyncHelper.RunSync usage 7 years ago
Halil İbrahim Kalkan 3a73a7882b Make TagHelperExtensions.ProcessAndGetOutput method async! 7 years ago
Yunus Emre Kalkan c4ced2dea9 Update AbpTagHelperAttributeListExtensions.cs 7 years ago
Yunus Emre Kalkan f3bdcefcfc Update AbpTagHelperAttributeListExtensions.cs 7 years ago
Yunus Emre Kalkan d416fa3be3 enum select list fix 7 years ago
Yunus Emre Kalkan a9301c9220 Dynamic forms: nullable enum 7 years ago
Yunus Emre Kalkan 6367481929 Bug fixed generation select list from enum dynamicly 7 years ago
Yunus Emre Kalkan 203308a8e8 Resolves #1101 Tag Helpers: Provide a way to ignore a property 7 years ago
Aaron Chong fa32c1427b Fix spelling mistakes 7 years ago
Yunus Emre Kalkan c3dc353755 Update AbpTagHelperService.cs 7 years ago
Yunus Emre Kalkan 3d57eb11ef Update AbpSelectTagHelperService.cs 7 years ago
Halil ibrahim Kalkan be76678c74 Resolved #885: Add default "Administration" menu 7 years ago
Yunus Emre Kalkan 2c70fb780e Tag helpers: required-symbol option is enabled for select & input tag helpers 7 years ago
Yunus Emre Kalkan 734534052a Tab tag helpers: content and header attributes 7 years ago
Yunus Emre Kalkan 41ea2d625e Create TagHelperAttributeExtensions.cs 7 years ago
Yunus Emre Kalkan d6ca7dc074 Tag helpers: added form-row 7 years ago
Yunus Emre Kalkan acec5170c5 Fixed tag helper inputs surpress bug 7 years ago
Yunus Emre Kalkan 36713106de GetTagHelperOutput renamed to ProcessAndGetOutput 7 years ago
Yunus Emre Kalkan df24f757e1 tag helpers refactor 7 years ago
Yunus Emre Kalkan 59110f9a4b tag helpers minor refactor 7 years ago
Yunus Emre Kalkan 1e18a96378 Tag helpers now use custom-controls 7 years ago
Yunus Emre Kalkan 705dcf3a56 Dropdown tag helper improvements 7 years ago
Yunus Emre Kalkan 3bb782ac24 removed redundant using statements from tag helpers folder 7 years ago
Yunus Emre Kalkan 6ee11b582a resolved #688 Use IAbpTagHelperLocalizer in Abp Pagination Tag Helper 7 years ago
Yunus Emre Kalkan 40781d65c6 IAbpTagHelperLocalizer changes 7 years ago
Yunus Emre Kalkan caad208049 Update AbpPaginationTagHelperService.cs 7 years ago
Yunus Emre Kalkan c19834ec2e Added margin to bottom of input tag helper for checkboxes 7 years ago
Yunus Emre Kalkan c5af4a0441 Update AbpTagHelperLocalizer.cs 7 years ago
Yunus Emre Kalkan 69d6ce4ab2 Update AbpInputTagHelperService.cs 7 years ago
Yunus Emre Kalkan f0fc787fa1 Tag helpers localization refactor 7 years ago
Yunus Emre Kalkan b770d204ec Tag helpers: Changed required symbol 7 years ago
Yunus Emre Kalkan 88981b8ca9 Update AbpRadioInputTagHelperService.cs 7 years ago
Halil ibrahim Kalkan 03f1407134 Fix AbpSelectTagHelperService 7 years ago
Yunus Emre Kalkan c82cd8be7d Select & Radio tag helpers refactor 7 years ago