ant-design-blazor/components
Huei Feng e672e4f363 chore: add .NET 5 target framework to all projects (#758)
Co-authored-by: ElderJames <shunjiey@hotmail.com>
2020-11-14 23:44:48 +08:00
..
affix fix(hosting): server prerendering issue (#583) 2020-09-09 00:52:14 +08:00
alert fix(hosting): server prerendering issue (#583) 2020-09-09 00:52:14 +08:00
anchor fix(hosting): server prerendering issue (#583) 2020-09-09 00:52:14 +08:00
auto-complete fix(module: autocomplete): overlay couldn't close (#783) 2020-11-13 00:22:41 +08:00
avatar feat(module: avatar): add avatar group (#677) 2020-10-14 13:56:59 +08:00
back-top chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
badge chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
breadcrumb feat: add more demos (#197) 2020-06-07 19:41:00 +08:00
button chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
calendar feat: support for globalization & localization (#578) 2020-09-07 22:46:50 +08:00
card chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
carousel fix(hosting): server prerendering issue (#583) 2020-09-09 00:52:14 +08:00
cascader chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
checkbox refactor(module: checkbox): optimize code (#687) 2020-10-25 23:01:54 +08:00
collapse feat(module: collapse): panel toggle and SetActive propagation to Collapse, De/activate panels by keys (#666) 2020-10-09 14:11:23 +08:00
comment refactor(module: all): separate the normal and template parameters (#552) 2020-09-16 13:58:16 +08:00
config-provider/style add gulp to complie less 2020-03-07 16:40:38 +08:00
core fix: absolute positioning before doesn't take the scroll position into account (#744) 2020-11-12 16:53:14 +08:00
date-picker fix(module: date-picker): improvements (#736) 2020-10-29 18:18:48 +08:00
descriptions chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
divider chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
drawer feat: simplify drawer calling method (#657) 2020-10-10 22:19:15 +08:00
dropdown chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
empty refactor(module: all): separate the normal and template parameters (#552) 2020-09-16 13:58:16 +08:00
form fix(module: input): value wouldn't change while input blur in inputting compositionally (#751) 2020-11-01 16:06:16 +08:00
grid chore: sync ant-design v4.6.3 (#577) 2020-09-11 15:44:34 +08:00
icon fix(module: switch): loading icon has a little shift (#766) 2020-11-12 15:39:58 +08:00
image/style chore: sync ant-design v4.6.0 (#524) 2020-08-23 16:06:08 +08:00
input fix(module: input): doesn't show the loading icon on search was pressed 'enter' (#752) 2020-11-01 22:38:43 +08:00
input-number chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
layout chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
list chore: sync ant-design v4.7.0 (#675) 2020-10-14 13:31:22 +08:00
locale-provider docs: add i18n docs (#581) 2020-09-08 16:43:44 +08:00
locales feat(module: i18n): add more languages (#580) 2020-09-08 12:40:58 +08:00
mentions fix(hosting): server prerendering issue (#583) 2020-09-09 00:52:14 +08:00
menu fix(module: menu): menulink active incorrectly (#784) 2020-11-12 22:52:27 +08:00
message fix: await with null propagation system null referenceexception (#663) 2020-10-09 11:32:32 +08:00
modal fix(module: confirm): cannot remove from dom when confirm is hidden (#750) 2020-11-01 16:00:23 +08:00
notification chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
page-header refactor(module: all): separate the normal and template parameters (#552) 2020-09-16 13:58:16 +08:00
pagination chore: sync ant-design v4.6.3 (#577) 2020-09-11 15:44:34 +08:00
popconfirm fix(overlay): bugs when overlay is nested (#681) 2020-10-14 17:24:26 +08:00
popover fix(overlay): bugs when overlay is nested (#681) 2020-10-14 17:24:26 +08:00
progress fix(module: progress): single stroke color (#776) 2020-11-10 22:40:00 +08:00
Properties feat: support for globalization & localization (#578) 2020-09-07 22:46:50 +08:00
radio chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
rate chore: sync ant-design v4.3.4 (#223) 2020-06-15 00:29:33 +08:00
result refactor(module: all): separate the normal and template parameters (#552) 2020-09-16 13:58:16 +08:00
select chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
skeleton chore: sync ant-design v4.4.1 (#314) 2020-07-06 14:12:11 +08:00
slider fix(module: slider): cannot slide (#653) 2020-09-28 16:44:11 +08:00
space chore: sync ant-design v4.6.5 (#633) 2020-09-20 14:53:20 +08:00
spin fix(module: spin): loading delay (#198) 2020-06-07 21:34:43 +08:00
statistic fix(module: statistic): allow setting class (#632) 2020-09-20 11:45:58 +08:00
steps fix(module: step): progress size (#760) 2020-11-05 17:34:52 +08:00
style chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
switch refactor(module: all): separate the normal and template parameters (#552) 2020-09-16 13:58:16 +08:00
table feat(module: table): support for tree data (#771) 2020-11-09 22:17:27 +08:00
tabs fix(module: card): grid and tabs has wrong styles (#627) 2020-09-20 10:43:40 +08:00
tag chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
time-picker feat: support for globalization & localization (#578) 2020-09-07 22:46:50 +08:00
timeline fix(module: timeline): missing default constructor (#424) 2020-07-24 17:17:06 +08:00
tooltip fix(overlay): bugs when overlay is nested (#681) 2020-10-14 17:24:26 +08:00
transfer chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
tree chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
tree-select/style chore: sync ant-design v4.7.0 (#675) 2020-10-14 13:31:22 +08:00
typography chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
upload chore: sync ant-design v4.7.3 (#719) 2020-10-25 23:07:27 +08:00
wwwroot/icons docs: add icon list (#478) 2020-08-14 07:13:28 +08:00
_Imports.razor refactor: refactor the directory structure to match ant-design 2020-03-05 12:17:50 +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 chore: add .NET 5 target framework to all projects (#758) 2020-11-14 23:44:48 +08:00
components.less feat: add mentions component (#286) 2020-07-11 01:46:35 +08:00
GlobalSuppressions.cs refactor: change namespcae to AntDesign 2020-05-29 00:33:49 +08:00
gulpfile.js fix: ignore wwwroot for copying .less source files (#490) 2020-08-10 23:38:26 +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