ant-design-blazor/components
James Yeung d2f95b2a07
fix(module: Core): Remove the event listener when the event listener service is disposed (#2738)
* fix(module: Core): Remove the event listener when the component is disaposed

* fix DomEventKey
2022-09-26 10:11:04 +08:00
..
affix chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
alert chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
anchor chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
auto-complete fix(module: AutoComplete): avoid browser's auto complete (#2708) 2022-09-14 14:17:13 +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.20.7 (#2497) 2022-06-04 00:44:34 +08:00
badge fix(module: badge): show/hide montion optimization (#2609) 2022-08-11 13:02:24 +08:00
breadcrumb feat(module: breadcrumb): Add OnClick parameter to BreadcrumbItem, Add Tests, Remove unusable code (#2655) 2022-09-04 02:33:10 +08:00
button chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
calendar fix(module: datepicker): value not updated when changed programmatically (#2551) 2022-07-10 10:46:51 +08:00
card chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
carousel chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
cascader fix(module: form): fix error status for entry components (#2647) 2022-08-28 13:30:56 +08:00
checkbox chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
collapse fix(module: collapse): fix outdated html structures (#2668) 2022-09-04 11:21:30 +08:00
comment chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
config-provider feat(module: form): support set validation rules on FormItem (#1516) 2021-05-28 09:08:42 +00:00
core fix(module: Core): Remove the event listener when the event listener service is disposed (#2738) 2022-09-26 10:11:04 +08:00
date-picker fix(module: datepicker): correct culture not applied when manual input (#2715) 2022-09-16 11:40:56 +08:00
descriptions chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
divider chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
drawer merge master to feature 2022-08-21 22:53:33 +08:00
dropdown fix(module: select): change events from Action to EventCallback (#2601) 2022-08-09 14:21:25 +08:00
empty chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
form fix(module: form): neither input nor validation message was highlighted when not valid. (#2639) 2022-08-25 19:06:25 +00:00
grid feat(module: grid): create Row alias GridRow to be consistent with GridCol (#2690) 2022-09-13 00:09:20 +08:00
icon refactor(module: icon)Add missing ZoomOut icon to static class. Refactor IconStore. Add tests for IconService. (#2667) 2022-09-04 14:28:03 +08:00
image feat(module: image): support controlled preview (#2600) 2022-08-09 08:25:53 +08:00
input fix(module: form): neither input nor validation message was highlighted when not valid. (#2639) 2022-08-25 19:06:25 +00:00
input-number fix(module: form): fix error status for entry components (#2647) 2022-08-28 13:30:56 +08:00
layout merge master to feature 2022-08-21 22:53:33 +08:00
list chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
locale-provider fix(module: locale-provider): fix culture not found (#2094) 2021-11-10 19:29:39 +08:00
locales fix:(module: DatePicker): wrong day headers when FirstDayOfWeek!=Sunday (#2571) 2022-07-26 13:34:35 +08:00
mentions chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
menu chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
message fix(module: message): exception casue by Invariant Globalization setting (#2697) 2022-09-12 23:42:00 +08:00
modal merge master to feature 2022-08-21 22:53:33 +08:00
notification chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
page-header faet(module: PageHeader): support compact style (#2606) 2022-08-09 09:28:12 +08:00
pagination merge master to feature 2022-08-21 22:53:33 +08:00
popconfirm chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
popover chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
progress chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
Properties feat: support for globalization & localization (#578) 2020-09-07 22:46:50 +08:00
radio fix(module: radio): the disabled parameter for RadioGroup with RadioOption<TValue> options doesn't work (#2744) 2022-09-25 17:05:02 +08:00
rate chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
result chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
segmented fix(module: segmentd): default value binding incorrectly (#2699) 2022-09-12 23:41:15 +08:00
select fix(module: select): remove redundant CreateDeleteSelectOptions() calls in render cycles (#2657) 2022-09-16 13:49:59 +08:00
skeleton test(module: avatar): Add Avatar and AvatarGroup tests (#2648) 2022-08-30 12:03:35 +00:00
slider chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
space chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
spin chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
statistic merge master to feature 2022-08-21 22:53:33 +08:00
steps chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
style chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
switch chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
table feat(module: table): set header checkbox Disabled while all the selection are disabled (#2737) 2022-09-24 13:13:07 +08:00
tabs fix(module: tabs): panel without animated display incorrectly (#2677) 2022-09-05 17:13:06 +08:00
tag chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +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 merge master to feature 2022-08-21 22:53:33 +08:00
transfer chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
tree fix(module TreeSelect): search not working on TreeSelect (#2686) 2022-09-13 08:57:23 +08:00
tree-select fix(module TreeSelect): search not working on TreeSelect (#2686) 2022-09-13 08:57:23 +08:00
typography chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
upload merge master to feature 2022-08-21 22:53:33 +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 docs: update document content 2022-05-29 19:34:54 +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