ant-design-blazor/components
2024-06-19 22:22:39 +08:00
..
affix chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
alert merge feature to master 2023-01-20 15:57:43 +08:00
anchor chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
auto-complete fix(module: autocomplete): dropdown resize (#3402) 2023-08-27 16:38:44 +08:00
avatar fix(module: avatar): make size parameter support more length unit (#2653) 2022-09-01 12:00:28 +08:00
back-top chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
badge test(module: badge): Test Badge component, format document, fix small bug with class name (#2830) 2022-10-22 16:24:23 +08:00
breadcrumb chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
button feat(module: button): add multithreaded wasm compatibility on .NET 8 RC1 platform to avoid error about dedicated worker using in JS interop. (#3451) 2023-10-09 13:26:19 +08:00
calendar refactor: Mark redundant paramters as obsolete for future removal (#3035) 2023-01-31 16:26:12 +08:00
card chore: update Blazor to .NET 8 (#3514) 2023-11-16 12:33:01 +08:00
carousel chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
cascader merge feature to master 2023-01-20 15:57:43 +08:00
checkbox fix(module: checkbox): checked incorrectly with checkbox group (#3903) 2024-06-11 07:23:34 +08:00
collapse fix(module: collapse): Accordion doesn't work (#3646) 2024-01-22 23:32:27 +08:00
comment feat(module: comment): avatar placement (#3670) 2024-02-29 23:50:50 +08:00
config-provider feat(module: ConfigProvider): add theme service (#2883) 2022-11-24 13:38:47 +08:00
core fix(module: table): create TItem instance with default constructor (#3916) 2024-06-19 22:22:39 +08:00
date-picker fix(module: rangepicker): value binding was confilct with enum select (#3856) 2024-05-09 23:14:57 +08:00
descriptions feat(module: descriptions): add LabelStyle and ContentStyle for custom styles. (#3186) 2023-04-09 18:45:30 +08:00
divider chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
drawer fix(module: modal): repeated cleaning dom (#3665) (#3673) 2024-02-28 23:29:48 +08:00
dropdown fix(module select): simulate setTimeout, ensure that the click event is processed properly (#3525) 2023-12-23 11:23:16 +08:00
empty chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
flex feat(module: flex): add flex component (#3547) 2023-12-20 23:33:20 +08:00
form feat(module: form): support interactive localization for DataAnnotations (#3823) 2024-04-25 22:54:44 +08:00
grid chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
icon feat(module: icon): icon role attribute change now assignable, does not change default behavior (#3370) 2023-07-25 23:30:30 +08:00
image feat(module: image): add drag and drop for preview images (#3394) 2023-10-13 06:16:18 +08:00
input fix(module: form): shouldn't validate until submit in non-validate-on-change (#3812) 2024-04-23 01:18:21 +08:00
input-number fix(module: InputNumber): Fix nullable floating types not round with "Precision" set (#3868) 2024-05-16 19:41:55 +08:00
layout test(module: layout): add test case for layout and sider (#3477) 2023-10-30 00:11:53 +08:00
list chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
locale-provider feat(module: datepicker): add mask to DatePickerBase for input value constraint (#3120) 2023-10-05 17:24:16 +08:00
locales merge mater to feature 2023-09-16 17:59:07 +08:00
mentions feat(module: mentions): Add dynamic async loading of mentions (#3503) 2023-11-09 19:58:53 +08:00
menu fixed(module: menu): exec stateHasChanged on select/deselect (#3894) 2024-06-01 18:39:05 +08:00
message fix(module: message): Message non thread safe (#3698) 2024-02-28 23:29:00 +08:00
modal feat(module: modal): support updaet loading state of the confirm button (#3796) 2024-04-13 22:35:57 +08:00
notification fix(module: notification): change sync statehaschanged to async (#3400) 2023-08-24 22:33:00 +08:00
page-header refactor: Mark redundant paramters as obsolete for future removal (#3035) 2023-01-31 16:26:12 +08:00
pagination fix(module: pagination): mini class name was changed (#3266) 2023-05-17 23:37:32 +08:00
popconfirm Revert "feat(module: overlay): support avoid show/hide in OnVisibleChange (#3094)" (#3112) 2023-02-18 11:12:35 +08:00
popover chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
progress fix(module: progress): single strokecolor (#3783) 2024-04-08 23:54:52 +08:00
Properties feat: support for globalization & localization (#578) 2020-09-07 22:46:50 +08:00
radio fix(module: form): tests failure (#3740) 2024-03-21 21:37:48 +08:00
rate chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
result chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
segmented fix(module: segmented): fix label in SegmentedOption constructor (#3659) 2024-02-02 08:28:36 +08:00
select fix(module: select): the witdh of input string (#3910) 2024-06-13 23:17:23 +08:00
skeleton chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
slider feat(module: datepicker): Add DateTimeOffset, DateOnly, TimeOnly support (#3443) 2023-10-19 00:44:03 +08:00
space chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
spin chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
statistic feat(module: statistic): add CultureInfo to support localization number format (#3299) 2023-08-19 22:17:02 +08:00
steps fix(module: steps): missing RTL style (#3343) 2023-07-05 21:21:12 +08:00
style chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
switch chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
table fix(module: table): create TItem instance with default constructor (#3916) 2024-06-19 22:22:39 +08:00
tabs fix(module: reuse-tabs): shouldn't auto navigate to the first pinned tab (#3825) 2024-04-26 01:37:04 +08:00
tag fix(module: tag): incorrect default color and add tests (#2816) 2022-10-20 13:50:50 +08:00
time-picker fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
timeline merge master to feature 2022-08-21 22:53:33 +08:00
tooltip chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
transfer fix(module: transfer): add ListStyle to custom the css for columns (#3139) 2023-02-26 23:25:04 +08:00
tree feat(module: tree): Add 'Checkable' to TreeNode. (#3899) 2024-06-09 09:03:17 +08:00
tree-select fix(module: tree-select): The TreeSelect with single selection raises an excecption when clicking clear icon. (#3905) (#3906) 2024-06-12 22:20:21 +08:00
typography feat(module: typography): refactor & support editable (#3173) 2023-04-06 23:14:27 +08:00
upload fix(module: upload): add ShowUploadList, showDownloadIcon, showRemoveIcon, showPreviewIcon (#3788) 2024-05-07 12:46:34 +08:00
watermark feat(module: watermark): add Watermark component (#3441) 2023-11-16 00:26:57 +08:00
wwwroot feat: add more options for js initializers (#3610) 2024-01-04 22:06:25 +08:00
_Imports.razor refactor: refactor the directory structure to match ant-design 2020-03-05 12:17:50 +08:00
.eslintrc fix(module: modal): repeated cleaning dom (#3665) (#3673) 2024-02-28 23:29:48 +08:00
ant-design-blazor.aliyun.less chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
ant-design-blazor.compact.less chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
ant-design-blazor.dark.less chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
ant-design-blazor.less chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
ant-design-blazor.variable.less chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
AntDesign.csproj docs: form localization (#3852) 2024-05-08 22:41:45 +08:00
components.less feat(module: flex): add flex component (#3547) 2023-12-20 23:33:20 +08:00
GlobalSuppressions.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
gulpfile.js refactor(interop): reorganization into classes and typescript tests (#1791) 2021-07-29 22:45:47 +08:00
IsExternalInit.cs fix: make IsExternalInit internal for avoiding runtime conflicts between 3rd-party libs (#3799) 2024-04-15 00:53:45 +08:00
logo.png chore: Fix nuget icon (#50) 2020-03-26 13:09:53 +08:00
main.ts refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
tsconfig.json feat(module: table): add row grouping (#3487) 2023-11-07 23:18:38 +08:00