179 Commits (8fbe81b5318fd2aea5abb644ffdf8034d6d57a09)

Author SHA1 Message Date
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. 6 years ago
Ilkay Ilknur 36aca102a1 add filterparam name to property config. 6 years ago
Ilkay Ilknur aa07fb94d6 code style fix. 6 years ago
Ilkay Ilknur 32634cfdca add result items property name and move lookup config to the UI. 6 years ago
Ilkay Ilknur 272333d684 update select tag helper to support autocomplete scenarios. 6 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
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