187 Commits (706986715ca682008eeefea70df5cd2bb20517a7)

Author SHA1 Message Date
Ahmet 5318451927 Sorting all modifiers 5 years ago
Halil İbrahim Kalkan d57c468e09 fix summaries. 5 years ago
maliming 890869d1bb Localize the submit button text. 5 years ago
maliming d10e33fa72 Remove ModelExpressionProvider. 5 years ago
maliming 8b2ef17976 Add AbpIdNameTagHelper 5 years ago
maliming e59d64cbb8 Add localizedText to InnerHtml of small tag. 5 years ago
gaojianzhuang 9451a6420d [dev-issue-6369]Added the "scrollable" feature for the Bootstrap Modal tag helper. 5 years ago
Ilkay Ilknur 3ad30f972b lookup property fix. 5 years ago
liangshiwei 5ccd9fceda Use AppendHtml instead of Append 5 years ago
Ilkay Ilknur 59ee6f9ed4 add additional lookup text field. 5 years ago
Ilkay Ilknur 36aca102a1 add filterparam name to property config. 5 years ago
Ilkay Ilknur aa07fb94d6 code style fix. 5 years ago
Ilkay Ilknur 32634cfdca add result items property name and move lookup config to the UI. 5 years ago
Ilkay Ilknur 272333d684 update select tag helper to support autocomplete scenarios. 5 years ago
maliming f9a682cf94 Change override async to async override. 6 years ago
liangshiwei e91275153c Fix HTML coding error in AbpInputTagHelperService 6 years ago
liangshiwei 07b4bbf37a Revert "Update AbpInputTagHelperService.cs" 6 years ago
liangshiwei cb80b30b0e Update AbpInputTagHelperService.cs 6 years ago
Yunus Emre Kalkan e2a648e250 Fix: Form button/icon alignment/spacing problem 6 years ago
maliming 6e79efce2c Upgrade TargetFramework/packages to net5.0 RC. 6 years ago
Yunus Emre Kalkan 282be6fd2f abp-imput checkbox margin-bottom-2 6 years ago
Maik Stegemann 3cd00f58f6 added `busy-text-is-html` attribute 6 years ago
maliming 7c89603ada Use TagBuilderExtensions instead of RenderHtml. 6 years ago
Maik Stegemann ce9e3a7af2 fixed typo 6 years ago
Maik Stegemann f20fcb1de7 fixed encoding issue when using data uris 6 years ago
Maik Stegemann 384cd057fd fixed encoding issue 6 years ago
Maik Stegemann c9d18ab484 reverted some changes to not break class signatures 6 years ago
Maik Stegemann 4ec1281b00 reverted some changes to not break class signatures 6 years ago
Maik Stegemann dd355c093a Use IHtmlGenerator / TagBuilder in necessary tag helpers 6 years ago
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