ant-design-blazor/components
2022-03-25 13:15:43 +08:00
..
affix fix(module: list): resposive style doesn't work (#1937) 2021-09-12 21:59:11 +08:00
alert feat: add element component (#1378) 2021-04-17 22:14:01 +08:00
anchor refactor: Remove 'Console.WriteLine' calls in code (#2268) 2022-02-08 12:52:51 +08:00
auto-complete perf(module: overlay): positioning moved to js (#1848) 2021-09-10 19:06:50 +08:00
avatar perf(module: overlay): positioning moved to js (#1848) 2021-09-10 19:06:50 +08:00
back-top perf: avoid memory leak issue of event listener (#1857) 2021-09-09 12:56:11 +08:00
badge fix(module: badge): remove the gap between numbers (#2315) 2022-03-02 11:24:54 +08:00
breadcrumb perf(module: overlay): positioning moved to js (#1848) 2021-09-10 19:06:50 +08:00
button tests: added tests for Button, Checkbox & DateHelper to increase the coverage (#2060) 2021-10-28 11:21:10 +08:00
calendar fix(module: calendar): DateFullCellRender throws an exception (#2067) (#2068) 2021-11-01 09:36:09 +08:00
card chore: sync ant-design v4.11.1 (#1039) 2021-01-25 08:31:53 +08:00
carousel perf: avoid memory leak issue of event listener (#1857) 2021-09-09 12:56:11 +08:00
cascader feat(module: cascader): display indicator when options is null/empty (#2108) 2021-11-15 12:21:17 +08:00
checkbox fix(module: checkbox): value binding for checkbox group (#2173) 2021-12-16 18:59:30 +08:00
collapse merge 0.9.3 to feature 2021-08-29 15:32:27 +08:00
comment feat(module: config-provider): support RTL (#1238) 2021-03-31 19:23:26 +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: input): throw exception when binding a dictionary item. (#2359) 2022-03-25 13:15:43 +08:00
date-picker fix(module: datepicker): missing SuffixIcon (#2226) 2022-01-07 08:58:50 +08:00
descriptions refactor: Remove 'Console.WriteLine' calls in code (#2268) 2022-02-08 12:52:51 +08:00
divider feat(module: space): add wrap, split and size array (#1314) 2021-04-06 14:20:29 +08:00
drawer perf(module: overlay): positioning moved to js (#1848) 2021-09-10 19:06:50 +08:00
dropdown Merge 0.9.4 to feature 2021-09-14 21:57:15 +08:00
empty fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
form Revert "feat(module: form): Allow controls to be used in default EditForm (#2138)" (#2194) 2021-12-23 01:09:26 +08:00
grid fix(module: grid): issue with gutter match due to breakpoint enum name case (#1963) 2021-09-22 22:08:32 +08:00
icon fix(module: typography): fix copy (#2118) 2021-11-22 00:18:40 +08:00
image fix(module: image): image cannot be centered vertically (#2287) 2022-02-13 00:22:15 +08:00
input Revert "feat(module: form): Allow controls to be used in default EditForm (#2138)" (#2194) 2021-12-23 01:09:26 +08:00
input-number fix(module: input-number): where automatic increase/decrease does not have to be stopped in rare cases. (#2317) 2022-03-02 16:49:46 +08:00
layout fix(module: list): resposive style doesn't work (#1937) 2021-09-12 21:59:11 +08:00
list fix(module: list): dynamic response to changes in Grid parameter (#2014) 2021-10-13 11:27:05 +08:00
locale-provider fix(module: locale-provider): fix culture not found (#2094) 2021-11-10 19:29:39 +08:00
locales i18n: Fix incorrect order of czech week days (#2247) 2022-01-13 17:22:04 +08:00
mentions refactor: Remove 'Console.WriteLine' calls in code (#2268) 2022-02-08 12:52:51 +08:00
menu refactor: Remove 'Console.WriteLine' calls in code (#2268) 2022-02-08 12:52:51 +08:00
message refactor: Remove 'Console.WriteLine' calls in code (#2268) 2022-02-08 12:52:51 +08:00
modal fix(module: modal): get RTL from ConfigProvider (#2295) 2022-02-16 12:43:08 +08:00
notification chore: sync ant-design v4.16.0 (#1569) 2021-05-25 10:01:53 +08:00
page-header Merge 0.8.4 to feature 2021-07-18 00:04:11 +08:00
pagination refactor: Remove 'Console.WriteLine' calls in code (#2268) 2022-02-08 12:52:51 +08:00
popconfirm perf(module: overlay): positioning moved to js (#1848) 2021-09-10 19:06:50 +08:00
popover Merge 0.9.4 to feature 2021-09-14 21:57:15 +08:00
progress fix(module: progress): use invariant culture for style strings (#2017) 2021-10-12 23:15:32 +08:00
Properties feat: support for globalization & localization (#578) 2020-09-07 22:46:50 +08:00
radio fix(module: radio): Default name value (#2330) 2022-03-15 22:17:46 +08:00
rate chore: sync ant-design v4.16.9 (#1782) 2021-07-27 23:44:51 +08:00
result fix(module: result): Add missed style to Results (#2256) 2022-01-17 10:45:41 +08:00
select fix(module: select): scroll to current item when using data binding. (#2316) 2022-03-02 16:27:42 +08:00
skeleton refactor: Remove 'Console.WriteLine' calls in code (#2268) 2022-02-08 12:52:51 +08:00
slider fix(module: slider): Positioning Using Min/Max (#1940) 2021-09-24 23:22:32 +08:00
space fix(module: upload): match more image file suffixes (#2321) 2022-03-04 23:53:21 +08:00
spin perf: avoid memory leak issue of event listener (#1857) 2021-09-09 12:56:11 +08:00
statistic fix(module: statistic): fix CountDown OnFinish callback exception(#1712) (#1714) 2021-07-08 00:17:14 +08:00
steps chore: sync ant-design v4.16.0 (#1569) 2021-05-25 10:01:53 +08:00
style chore: sync ant-design v4.16.9 (#1782) 2021-07-27 23:44:51 +08:00
switch chore: remove redundant semi-colons (#1812) 2021-08-13 23:26:58 +08:00
table feat(module: table): allow access field value from CellRender context (#2257) 2022-01-18 10:06:29 +08:00
tabs fix(module: tabs): TabTemplate can't display in the overflow dropdown (#2320) 2022-03-03 23:09:52 +08:00
tag fix(module: tag): rename CheckedChange to CheckedChanged (#1876) 2021-08-27 06:51:18 +00:00
time-picker fix(module: locale-provider): add missing nodes default values (#1710) 2021-07-06 01:10:16 +08:00
timeline fix(module: timeline): label missing (#1941) 2021-09-13 22:04:47 +08:00
tooltip Merge 0.9.4 to feature 2021-09-14 21:57:15 +08:00
transfer fix(module: transfer): transfer button spacing (#2156) 2021-12-09 18:08:58 +08:00
tree fix(module: tree): dead-loop rendering and checkbox check incorrectly (#2319) 2022-03-03 23:09:29 +08:00
tree-select Revert "feat(module: form): Allow controls to be used in default EditForm (#2138)" (#2194) 2021-12-23 01:09:26 +08:00
typography fix(module: typography): fix copy (#2118) 2021-11-22 00:18:40 +08:00
upload fix(module: upload): match more image file suffixes (#2321) 2022-03-04 23:53:21 +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 feat: add built-in themes (#1286) 2021-03-31 19:23:32 +08:00
ant-design-blazor.compact.less feat: add built-in themes (#1286) 2021-03-31 19:23:32 +08:00
ant-design-blazor.dark.less feat: add built-in themes (#1286) 2021-03-31 19:23:32 +08:00
ant-design-blazor.less add gulp to complie less 2020-03-07 16:40:38 +08:00
AntBlazor.xml feat: add more demos (#197) 2020-06-07 19:41:00 +08:00
AntDesign.csproj Changelog 0.10.1 (#2022) 2021-10-15 23:25:03 +08:00
components.less feat(module: image): add image component (#1038) 2021-01-25 02:05:18 +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
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: add gulp task for typescript 2020-03-10 15:25:45 +08:00