323 Commits (2c8a6e47eebbc9d089b7b33ec356505a632fbcf2)

Author SHA1 Message Date
maliming 9c34e678bd Use tilde slash in script and style url. 6 years ago
Halil İbrahim Kalkan d3a42228b2 Set name only if there is a valid value. 6 years ago
Halil İbrahim Kalkan c17868e5ac Handle floating numbers on extension properties. 6 years ago
Halil İbrahim Kalkan 7abcc0fdf8 Add Format (asp-format), Name and Value properties to AbpInputTagHelper 6 years ago
Halil İbrahim Kalkan 9071221dcf Update TagHelperExtensions.cs 6 years ago
Halil İbrahim Kalkan 2f0a7af7b3 Resolved #3984 Expose enum type & members to client side for extension properties. 6 years ago
Halil İbrahim Kalkan e3e3ecd712 Refactor AbpTagHelperLocalizer. 6 years ago
Halil İbrahim Kalkan 6fefed6aad AbpSelectTagHelperService: Support providing enum as object. 6 years ago
liangshiwei e5f68db556 Fix PageModel.cs 6 years ago
liangshiwei ae3ae56d6d Update PagerModel.cs 6 years ago
liangshiwei cc1408521f Make AbpPaginationTagHelper generate correct href attribute 6 years ago
Ahmet cccffb6240 Revert "Merge branch 'dev' into Cotur/Blogging" 6 years ago
Ahmet d358e80ecb Merge branch 'dev' into Cotur/Blogging 6 years ago
Halil İbrahim Kalkan e811611143 delete empty line 6 years ago
Halil İbrahim Kalkan da69be5977 Add InputTypeName to the AbpInputTagHelper 6 years ago
liangshiwei 5185387051 Remove FormGroupItem that are not in the model 6 years ago
Yunus Emre Kalkan 16e01fa3db fix: Localization error for PagerInfo on Volo.Abp.UI 6 years ago
Galip Tolga Erdem 6d0759ff76 Added multi usage attributes together 6 years ago
Yunus Emre Kalkan c4a1dd6be7
Update AbpPopoverTagHelperService.cs 6 years ago
Galip Tolga Erdem 3613f90662 Added popover tag helper hoverable functionality 6 years ago
Galip Tolga Erdem d44974c9b7 Removed htmltarget element abp-modal from abp-modal-footer tag 6 years ago
Galip Tolga Erdem 6eb7804afd Added button alignment attribute to modal footer 6 years ago
Galip Tolga Erdem 3f946ecd69 removed empty string 6 years ago
Galip Tolga Erdem 2a3969b79a added abp-modal tag static attribute 6 years ago
Yunus Emre Kalkan e9735e9a65 fix: missing await in AbpDynamicformTagHelperService 6 years ago
wangxinwei 48276e2467 Add extra enumeration large size to bootstrap modal 6 years ago
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. 6 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