328 Commits (27b15cbbaeabb25c233cfb2b4a4fa0178fb7edbd)

Author SHA1 Message Date
maliming dd3e9697d4
Make AppendAriaDescribedby case-insensitive and split on all HTML whitespace 2 months ago
maliming 19c4e2989a
Append aria-describedby tokens instead of overwriting 2 months ago
maliming a8060b9566
Guard aria-describedby and InfoText id against missing/empty input id 2 months ago
maliming f1df827ec9
Fix aria-describedby wiring and align abp-input/abp-select form-text rendering 2 months ago
maliming 4c58ca165f
Render abp-select info as <div class="form-text"> with aria-describedby 2 months ago
Enis Necipoglu 89f5f5f7bc
fix: avoid spacing for hidden MVC inputs (#25095) 4 months ago
maliming c418e28742
Remove HtmlEncoder dependency from button tag helpers 6 months ago
maliming 3692690a86
Use `Append` method instead of `HtmlEncoder`. 6 months ago
Ma Liming 2c81dbd271
Update framework/src/Volo.Abp.AspNetCore.Mvc.UI.Bootstrap/TagHelpers/Form/AbpRadioInputTagHelperService.cs 6 months ago
maliming 61405d30cf
HTML-encode TagHelper titles and texts for security 6 months ago
Mark Cilia Vincenti fcf835a8af Use frozen collections where suitable 7 months ago
maliming d1bfaa2263
Add support for nullable enums in various components and tag helpers 7 months ago
maliming 0f8a1b2d4c
Remove default value for SuppressLabel property 9 months ago
blackWinds bf12f5bf5f Add label and info to AbpRadioInput 9 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 10 months ago
erdemcaygor 38805d14f5 code refactoring 11 months ago
maliming 7c057316d9 Remove extra padding class from tab content wrapper 11 months 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. 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 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