214 Commits (eeb8ae3389bd4c80fa50c3fe4ec0f5c07cfee4fb)

Author SHA1 Message Date
Maik Stegemann a352bbda8f Use IHtmlGenerator / TagBuilder in necessary tag helpers 6 years ago
Maik Stegemann e25cd9c0fe Use TagBuilder to create HTML elements 6 years ago
Yunus Emre Kalkan f4bb99b317 fix: missing tagnames in bootstrap tag helpers 6 years ago
wakuflair 300bbb39ba Introduced `SuppressLabel` property instead of `nolabel` attribute 6 years ago
wakuflair f219d9bf93 Rename `SuppressLabel` to `ShouldSuppressLabel` 6 years ago
wakuflair 667e52c142 Fix wrong property usage 6 years ago
wakuflair a874455eda TagHelper: Suppress label generation if "nolabel" specified 6 years ago
maliming 255033d605 Remove unnecessary launchSettings.json file. 6 years ago
Galip Tolga Erdem aaecacd09b Update AbpCarouselTagHelperService.cs 6 years ago
maliming 62cef5d7c0 Add GetUrlHelper extension method for ViewContext. 6 years ago
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 7 years ago
Yunus Emre Kalkan c4a1dd6be7
Update AbpPopoverTagHelperService.cs 7 years ago
Galip Tolga Erdem 3613f90662 Added popover tag helper hoverable functionality 7 years ago
Galip Tolga Erdem d44974c9b7 Removed htmltarget element abp-modal from abp-modal-footer tag 7 years ago
Galip Tolga Erdem 6eb7804afd Added button alignment attribute to modal footer 7 years ago
Galip Tolga Erdem 3f946ecd69 removed empty string 7 years ago
Galip Tolga Erdem 2a3969b79a added abp-modal tag static attribute 7 years ago
Yunus Emre Kalkan e9735e9a65 fix: missing await in AbpDynamicformTagHelperService 7 years ago
wangxinwei 48276e2467 Add extra enumeration large size to bootstrap modal 7 years ago
Yunus Emre Kalkan 48aa6047d4 AbpColumnTagHelper remove "col" when a size is given 7 years ago
Yunus Emre Kalkan 2f829037b6 typo fix 7 years ago
Yunus Emre Kalkan 77845f683a AbpTabsTagHelper col md 7 years ago
maliming 174e25b0be Remove ConfigureAwait of async method. 7 years ago
maliming a2e3f30c44 Add configureawait.props & FodyWeavers.xml & FodyWeavers.xsd. 7 years ago
Halil İbrahim Kalkan d815b9cfee Refactor AbpTabLinkTagHelperService: Remove unnecessary async. 7 years ago
Javier Campos 911ce80a7c feat: add ConfigureAwait(false) to all await calls 7 years ago
maliming a6ccc3320f Add Razor support for mvc. 7 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