293 Commits (39e34e5aca2a2500e1fe52f3d5d066958cf20fa7)

Author SHA1 Message Date
Salih c4b9c1c236 Create AbpDatePickerTag.cs 3 years ago
Salih d7d4c0cc3c Create AbpDateRangePicker.cs 3 years ago
Salih e204c4e13a Added AbpBaseTagHelper 3 years ago
Yunus Emre Kalkan 0ecfc7fa34 abp-select tag helper: Check enum values as underlying type for localization 3 years ago
maliming 3973ea1db9
Add `AbpEnumLocalizer`. 3 years ago
Halil İbrahim Kalkan 68292e4615 Added enum.value syntax too. 3 years ago
Halil İbrahim Kalkan 3466e6b117 Check enum value first for localization 3 years ago
malik masis 39b87270d1
Update framework/src/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/TagHelpers/Form/AbpSelectTagHelperService.cs 3 years ago
malik masis 617dfea7da Added AllowClear and Placeholder to select2 3 years ago
malik masis 9d2effd670 Added margin bottom to card for better appearance 3 years ago
malik masis d388d6b1fa Update AbpTabsTagHelperService.cs 3 years ago
maliming 755a6ffd71 Add `LabelTooltip` feature to `AbpInputTagHelper`. 4 years ago
maliming ae6771c40e Add `Fullscreen` options to `AbpModalSize`. 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
Yunus Emre Kalkan 52c7d253ab Tag-Helpers: Support for TextArea in html 4 years ago
Yunus Emre Kalkan 9c7e3c4ffc Tag Helpers: Description text for checbox input 4 years ago
liangshiwei 693c98e8a6 Fix permission modal problem 4 years ago
liangshiwei 2cf54462e2 Fixed l10n issue and margin among lines 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 5 years ago
maliming ae40e9d75e
Nullable `CheckBoxHiddenInputRenderMode`. 5 years ago
Ahmet Çotur daa088ea74 update DropdownAlign 5 years ago
maliming a2645b6828 Update AbpInputTagHelperService.cs 5 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
maliming 1c984d1458 Update libs. 5 years ago
maliming 41fb7ff751 Use `rounded-pill` replace `badge-pill`. 5 years ago
maliming 6006919141 Update the class name. 5 years ago
maliming 1a46941a80 Upgrade to Bootstrap 5. 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
maliming 37ae5b4786 Set table mode to StartTagAndEndTag. 5 years ago
maliming b759d08fee Add SuppressLabel to AbpSelectTagHelper. 5 years ago
maliming 7d6993f5c5 Add CheckBoxHiddenInputRenderMode to input tag helper. 5 years ago
Aaron Chong 00fb1d455d Fix type of content 5 years ago
Aaron Chong f2e46d3b25 Simplify usage of SetHtmlContent to AppendHtml 5 years ago
Aaron Chong 936a47ffca Standardize passing of child content 5 years ago
Aaron Chong d07e860ba1 Standardize passing childContent from ProcessAsync 5 years ago
Aaron Chong 17ca65065b Support option child element for abp-select tag 5 years ago
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 6 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