322 Commits (c67db4ff15db318868dcdc84f4192da4c4e9d0eb)

Author SHA1 Message Date
maliming c418e28742
Remove HtmlEncoder dependency from button tag helpers 9 months ago
maliming 3692690a86
Use `Append` method instead of `HtmlEncoder`. 9 months ago
Ma Liming 2c81dbd271
Update framework/src/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/TagHelpers/Form/AbpRadioInputTagHelperService.cs 9 months ago
maliming 61405d30cf
HTML-encode TagHelper titles and texts for security 9 months ago
Mark Cilia Vincenti fcf835a8af Use frozen collections where suitable 10 months ago
maliming d1bfaa2263
Add support for nullable enums in various components and tag helpers 10 months ago
maliming 0f8a1b2d4c
Remove default value for SuppressLabel property 11 months ago
blackWinds bf12f5bf5f Add label and info to AbpRadioInput 11 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 1 year ago
erdemcaygor 38805d14f5 code refactoring 1 year ago
maliming 7c057316d9 Remove extra padding class from tab content wrapper 1 year ago
Super 7414aacdfd
Use `btn-outline-secondary` for Cancel buttons 1 year ago
maliming f34c8f2547
Add 'use-switch-checkbox' attribute to AbpInputTagHelper. 1 year ago
maliming 5ddf9b5238
Rename `Convert` methods in `Clock` class. 2 years ago
maliming c7bc2baa08
Fix more compatiable timezone problem. 2 years ago
maliming aa6e83076c
Enhance date picker functionality to support date range selection and timezone normalization 2 years ago
SALİH ÖZKARA 78b60970a9 Refactor AbpDatePickerBaseTagHelper 2 years ago
liangshiwei ba9cafc2db Refactor AbpDatePickerTagHelper and AbpDateRangePickerTagHelper 2 years ago
liangshiwei 892ec7698a Refactor AbpDatePickerBaseTagHelper to accept IOptions<AbpDatePickerOptions> for improved configuration 2 years ago
magicjar 36028cebcc Ensure Previous Pagination Button is Disabled for Invalid Page 2 years ago
Eric Johnson bfe444f527
Update AbpTabTagHelperService.cs. Fix content-class attributes to use the .Value property 2 years 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 3 years ago
Salih ac5b1a8d5d Fix info text 3 years ago
Rafael Gonzales f2591e9c5b Avoid classes if input is hidden 3 years ago
Enis Necipoglu 39eeba55e5
Use outline variation for Cancel in Modals 3 years ago
Salih 1fff116ff3 Improve daterangepicker validation 3 years ago
Salih 3031794021 Fix DateRangePicker Max/Min Date Problem 3 years ago
liangshiwei b44c9e7f5a Make AbpDynamicFormTagHelperService methods virtual 3 years ago
Salih e48a988fa6 Improve AbpDatePicker 3 years ago
Salih b5f936c748 Fix floating label 3 years ago
maliming 3101394350
Compatible with `Font Awesome`. 3 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 3 years ago
liangshiwei 7a64fb8981 Fix DynamicForm TagHelper 3 years ago
maliming 5381c9e722
Add `AddMarginBottomClass` to remove the `mb` class. 3 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
Salih 02cdb681fb Update disabled input 3 years ago