323 Commits (2c8a6e47eebbc9d089b7b33ec356505a632fbcf2)

Author SHA1 Message Date
Enis Necipoglu 89f5f5f7bc
fix: avoid spacing for hidden MVC inputs (#25095) 2 weeks ago
maliming c418e28742
Remove HtmlEncoder dependency from button tag helpers 3 months ago
maliming 3692690a86
Use `Append` method instead of `HtmlEncoder`. 3 months ago
Ma Liming 2c81dbd271
Update framework/src/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/TagHelpers/Form/AbpRadioInputTagHelperService.cs 3 months ago
maliming 61405d30cf
HTML-encode TagHelper titles and texts for security 3 months ago
Mark Cilia Vincenti fcf835a8af Use frozen collections where suitable 4 months ago
maliming d1bfaa2263
Add support for nullable enums in various components and tag helpers 4 months ago
maliming 0f8a1b2d4c
Remove default value for SuppressLabel property 5 months ago
blackWinds bf12f5bf5f Add label and info to AbpRadioInput 5 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 7 months ago
erdemcaygor 38805d14f5 code refactoring 7 months ago
maliming 7c057316d9 Remove extra padding class from tab content wrapper 8 months ago
Super 7414aacdfd
Use `btn-outline-secondary` for Cancel buttons 9 months ago
maliming f34c8f2547
Add 'use-switch-checkbox' attribute to AbpInputTagHelper. 11 months ago
maliming 5ddf9b5238
Rename `Convert` methods in `Clock` class. 1 year ago
maliming c7bc2baa08
Fix more compatiable timezone problem. 1 year ago
maliming aa6e83076c
Enhance date picker functionality to support date range selection and timezone normalization 1 year ago
SALİH ÖZKARA 78b60970a9 Refactor AbpDatePickerBaseTagHelper 1 year ago
liangshiwei ba9cafc2db Refactor AbpDatePickerTagHelper and AbpDateRangePickerTagHelper 1 year ago
liangshiwei 892ec7698a Refactor AbpDatePickerBaseTagHelper to accept IOptions<AbpDatePickerOptions> for improved configuration 1 year ago
magicjar 36028cebcc Ensure Previous Pagination Button is Disabled for Invalid Page 1 year ago
Eric Johnson bfe444f527
Update AbpTabTagHelperService.cs. Fix content-class attributes to use the .Value property 1 year ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
Mark Cilia Vincenti de877d8a36 Cleaning up warnings. 2 years ago
maliming 5b0c8d89b6
Remove `text-muted` class. 2 years ago
liangshiwei 5e0704011d Avoid datetimepicker get focus when open a modal 2 years ago
Salih ac5b1a8d5d Fix info text 2 years ago
Rafael Gonzales f2591e9c5b Avoid classes if input is hidden 2 years ago
Enis Necipoglu 39eeba55e5
Use outline variation for Cancel in Modals 2 years ago
Salih 1fff116ff3 Improve daterangepicker validation 2 years ago
Salih 3031794021 Fix DateRangePicker Max/Min Date Problem 2 years ago
liangshiwei b44c9e7f5a Make AbpDynamicFormTagHelperService methods virtual 2 years ago
Salih e48a988fa6 Improve AbpDatePicker 2 years ago
Salih b5f936c748 Fix floating label 2 years ago
maliming 3101394350
Compatible with `Font Awesome`. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
liangshiwei 7a64fb8981 Fix DynamicForm TagHelper 2 years ago
maliming 5381c9e722
Add `AddMarginBottomClass` to remove the `mb` class. 2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
masoodkhoshgard 24e21ed836 use curly braces 3 years ago
masoodkhoshgard 8b6a3757e9 revert Improved display for Floating Labels 3 years ago
masoodkhoshgard 0ffb6f3829 Improved display for Floating Labels 3 years ago
liangshiwei 46e71cb24e Enable nullable annotations for Volo.Abp.AspNetCore.Mvc.UI.Bootstrap 3 years ago
liangshiwei 1a3648bbd6 Fix Tag Helper Floating labels 3 years ago
Engincan VESKE 4adca75d8b Add missing field declaration and namespace for AbpDynamicFormTagHelper 3 years ago
Sjhzjxc 836a63693b Fix RouteValues must not be null error 3 years ago
Salih 292674bcaf Fix file issue in dynamic form 3 years ago
Engincan VESKE 8f723f4624 Refactor #16651 3 years ago
Salih 402861f4f4 Bind when date is a valid value 3 years ago