ant-design-blazor/components
2023-01-20 00:45:36 +08:00
..
affix chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
alert fix(module: menu): submenu montion & style (#3024) 2023-01-18 18:44:57 +08:00
anchor chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
auto-complete fix(module: auto-complete): dropdown would open when page was render (#2992) 2023-01-08 00:41: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 fix(module: backtop): doesn't remove the dom when it's invisible (#2831) 2022-10-24 13:29:47 +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 feat(module: breadcrumb): Add OnClick parameter to BreadcrumbItem, Add Tests, Remove unusable code (#2655) 2022-09-04 02:33:10 +08:00
button feat(module: button): Add DownloadButton (#2819) 2022-10-21 12:48:59 +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): validation status styles (#3005) 2023-01-13 23:27:35 +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: ResizeObserver): work incorrectly cause by wrong key type (#3030) 2023-01-20 00:28:13 +08:00
date-picker fix(module: menu): submenu montion & style (#3024) 2023-01-18 18:44:57 +08:00
descriptions fix(module: descriptions): remove invalid messages in Console (#3012) 2023-01-14 00:13:07 +08:00
divider chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
drawer merge master into feature 2022-11-14 17:43:54 +08:00
dropdown feat(module: dropdown): support arrow parameter (#2795) 2022-10-13 13:38:46 +08:00
empty chore: sync ant-design v4.20.7 (#2497) 2022-06-04 00:44:34 +08:00
form fix(module: form): validation status styles (#3005) 2023-01-13 23:27:35 +08:00
grid feat(module: grid): create Row alias GridRow to be consistent with GridCol (#2690) 2022-09-13 00:09:20 +08:00
icon fix(module: form): validation status styles (#3005) 2023-01-13 23:27:35 +08:00
image feat(module: image): support controlled preview (#2600) 2022-08-09 08:25:53 +08:00
input feat(module: input): add ShowCount (#3033) 2023-01-20 00:45:36 +08:00
input-number fix(module: InputNumber): avoid step rollback and null reference exception (#3018) 2023-01-17 13:35:39 +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: 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 feat(module: Form): Add RequiredMark to Form (#2930) 2022-12-15 14:02:45 +00:00
mentions refactor(module: mentions): refactor and fixed positioning and display issues (#2874) 2022-11-13 13:57:41 +08:00
menu feat(module:menu): Add PopupClassName Property For SubMenu (#3027) 2023-01-19 18:12:25 +08:00
message fix(module: message): exception casue by Invariant Globalization setting (#2697) 2022-09-12 23:42:00 +08:00
modal merge master into feature 2022-11-14 17:43:54 +08:00
notification refactor(module: notification): update NotificationService to use interface (#2948) 2022-12-29 17:29:00 +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: segmented): binding value type causes an incorrect initialization selection (#2869) 2022-11-09 17:40:16 +08:00
select fix(module:select): Fix bug where selected options will display even with HideSelected set to true when searching or clearing search (#3010) 2023-01-14 00:08:01 +08:00
skeleton test(module: avatar): Add Avatar and AvatarGroup tests (#2648) 2022-08-30 12:03:35 +00:00
slider test(module: slider): Add tests and refactor. (#2818) 2022-10-20 17:27:37 +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): add empty template parameter and make it fixed while column scrolling (#3031) 2023-01-19 18:11:49 +08:00
tabs fix(module: menu): submenu montion & style (#3024) 2023-01-18 18:44:57 +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 feature(module: tooltip): use TitleTemplate in Tooltip (#2711) 2022-09-16 14:17:30 +08:00
transfer fix(module: transfer): throw exception when it's in form (#3015) 2023-01-18 12:28:04 +08:00
tree fix(module: tree): darg & drop event should expose relationship to the target node (#2864) 2022-11-08 12:50:17 +08:00
tree-select fix(module: form): validation status styles (#3005) 2023-01-13 23:27:35 +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 fix(module: input): remove the debug content (#2972) 2022-12-31 22:24:05 +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