ant-design-blazor/components
James Yeung f469aea9a7
fix(module: datepicker): the reference value of initValue (#3459)
* fix initValue reference

* fix name
2023-10-20 00:21:04 +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 fix(module: card): missing loading effect (#3319) 2023-06-24 15:27:07 +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: table): avoid selection disabled at the time that there are no rows (#3436) 2023-09-21 07:33:54 +08:00
collapse chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
comment chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
config-provider feat(module: ConfigProvider): add theme service (#2883) 2022-11-24 13:38:47 +08:00
core fix(module: form): use DisplayAttribute.GetName() for localization support (#3426) 2023-10-14 13:14:30 +08:00
date-picker fix(module: datepicker): the reference value of initValue (#3459) 2023-10-20 00:21:04 +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: drawer): scroll not enable when page url changed (#3316) 2023-07-02 16:43:23 +08:00
dropdown chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
empty chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
form feat(module: input): adds required attribute to input elements. (#3383) 2023-08-05 14:12:37 +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 fix(module: image): preview operations would be covered by the preview image (#3170) 2023-03-10 22:53:48 +08:00
input feat(module: input): adds required attribute to input elements. (#3383) 2023-08-05 14:12:37 +08:00
input-number fix(module: InputNumber): Assign Id to input element in InputNumber component (#3198) 2023-04-09 17:33:29 +08:00
layout fix(module: layout): menu can't collapsed when sider is default to collapsed (#3268) 2023-05-19 07:22:45 +08:00
list chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
locale-provider fix(module: datepicker): wrong day order and fallback to use globalization libaray when there is no day locale (#2855) 2022-11-04 13:46:24 +08:00
locales fix(i18n): ko-KR locale Confim And Form (#3415) 2023-09-05 22:18:37 +08:00
mentions feat(module: mentions): Add ability to customize the rendering (#3178) 2023-04-08 14:23:20 +08:00
menu fix(module: menu): missing null check (#3368) 2023-07-26 23:35:31 +08:00
message fix(module: message): exception casue by Invariant Globalization setting (#2697) 2022-09-12 23:42:00 +08:00
modal fix(module: modal): centered conflict maximizable style (#3403) 2023-09-03 16:01:01 +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): text wrapping issue of the line type (#3387) 2023-08-06 17:59:00 +08:00
Properties feat: support for globalization & localization (#578) 2020-09-07 22:46:50 +08:00
radio fix(module: radio): infinite loop render after changing the bind value out of the optons. (#3287) 2023-06-05 12:36:13 +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): exception cause by label index was changed (#3096) 2023-02-13 23:10:31 +08:00
select fix (module: select): Fix showing the arrow in SelectContent when mode is multiple (#3430) 2023-09-20 06:59:57 +08:00
skeleton chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
slider fix(module: slider): slider does not always fire OnAfterChange (#3323) 2023-07-01 22:58:24 +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 fix(module: statistic): countdown pause while the navigate to other page (#3329) 2023-07-01 16:51:17 +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): avoid selection disabled at the time that there are no rows (#3436) 2023-09-21 07:33:54 +08:00
tabs fix(module: tabs): throwing navigate exceptiion while base path was set (#3362) 2023-07-23 16:00:50 +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 fix(module: tree): would not invoke CheckedKeys changed while CheckStrictly was set (#3379) 2023-07-30 18:01:51 +08:00
tree-select fix(module: tree): Multiple should not take effect when Ctrl is not pressed. (#3350) 2023-07-13 21:43:00 +08:00
typography feat(module: typography): refactor & support editable (#3173) 2023-04-06 23:14:27 +08:00
upload chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
_Imports.razor refactor: refactor the directory structure to match ant-design 2020-03-05 12:17:50 +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 chore: hosting the site with .NET 8 (#3428) 2023-09-15 22:36:45 +08:00
components.less chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +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(module: Core): Remove the event listener when the event listener service is disposed (#2738) 2022-09-26 10:11:04 +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: icon): implement two-tone color icon (#2513) 2022-06-18 15:11:55 +08:00