..
affix
fix(affix): remove wrong event listeners ( #1616 )
2021-06-09 12:36:07 +08:00
alert
feat: add element component ( #1378 )
2021-04-17 22:14:01 +08:00
anchor
feat: add element component ( #1378 )
2021-04-17 22:14:01 +08:00
auto-complete
feat: add element component ( #1378 )
2021-04-17 22:14:01 +08:00
avatar
feat: add element component ( #1378 )
2021-04-17 22:14:01 +08:00
back-top
fix(animation): missing prefix ( #1243 )
2021-03-12 15:46:48 +08:00
badge
chore: sync ant-design v4.16.0 ( #1569 )
2021-05-25 10:01:53 +08:00
breadcrumb
feat(module: config-provider): support RTL ( #1238 )
2021-03-31 19:23:26 +08:00
button
feat(module: button): add colors ( #1774 )
2021-07-26 10:20:23 +00:00
calendar
feat(module: config-provider): support RTL ( #1238 )
2021-03-31 19:23:26 +08:00
card
chore: sync ant-design v4.11.1 ( #1039 )
2021-01-25 08:31:53 +08:00
carousel
feat: add element component ( #1378 )
2021-04-17 22:14:01 +08:00
cascader
feat(module: cascader): support showSearch ( #1484 )
2021-05-08 15:31:38 +08:00
checkbox
Merge 0.8.4 to feature
2021-07-18 00:04:11 +08:00
collapse
chore: sync ant-design v4.16.0 ( #1569 )
2021-05-25 10:01:53 +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
refactor(module: table): use EnumSelect for table filter ( #1777 )
2021-07-27 13:43:23 +08:00
date-picker
Merge 0.8.4 to feature
2021-07-18 00:04:11 +08:00
descriptions
chore: sync ant-design v4.16.0 ( #1569 )
2021-05-25 10:01:53 +08:00
divider
feat(module: space): add wrap, split and size array ( #1314 )
2021-04-06 14:20:29 +08:00
drawer
fix(drawer): unexpected behavior of Drawer( #1749 ) ( #1771 )
2021-07-25 22:41:06 +08:00
dropdown
fix(module: overlay): better judge whether mouse is inside the trigger when click ( #1692 )
2021-07-05 13:45:59 +08:00
empty
fix(module: locale-provider): add missing nodes default values ( #1710 )
2021-07-06 01:10:16 +08:00
form
Merge 0.8.4 to feature
2021-07-18 00:04:11 +08:00
grid
fix(module: grid): gutter adjustment on col initialize ( #1653 )
2021-06-18 18:49:18 +08:00
icon
fix(module: locale-provider): add missing nodes default values ( #1710 )
2021-07-06 01:10:16 +08:00
image
fix(module: locale-provider): add missing nodes default values ( #1710 )
2021-07-06 01:10:16 +08:00
input
fix(module: input): fix & feat & docs & tests: Input general fixes ( #1530 )
2021-05-27 18:13:26 +08:00
input-number
fix(module: InputNumber): fix error when blur ( #1612 )
2021-06-08 23:24:25 +08:00
layout
chore: sync ant-design v4.16.0 ( #1569 )
2021-05-25 10:01:53 +08:00
list
feat(module: config-provider): support RTL ( #1238 )
2021-03-31 19:23:26 +08:00
locale-provider
fix(module: locale-provider): add missing nodes default values ( #1710 )
2021-07-06 01:10:16 +08:00
locales
Merge 0.8.4 to feature
2021-07-18 00:04:11 +08:00
mentions
chore: merge feature into master ( #1350 )
2021-04-15 14:28:14 +08:00
menu
fix(module: overlay): better judge whether mouse is inside the trigger when click ( #1692 )
2021-07-05 13:45:59 +08:00
message
feat(module: config-provider): support RTL ( #1238 )
2021-03-31 19:23:26 +08:00
modal
Merge feature into master ( #1775 )
2021-07-26 20:54:59 +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
feat(module: pagination): add TotalBoundaryShowSizeChanger parameter ( #1325 )
2021-04-09 14:17:20 +08:00
popconfirm
fix(module: locale-provider): add missing nodes default values ( #1710 )
2021-07-06 01:10:16 +08:00
popover
fix(module: overlay): better judge whether mouse is inside the trigger when click ( #1692 )
2021-07-05 13:45:59 +08:00
progress
feat(module: config-provider): support RTL ( #1238 )
2021-03-31 19:23:26 +08:00
Properties
feat: support for globalization & localization ( #578 )
2020-09-07 22:46:50 +08:00
radio
Merge 0.8.2 to feature
2021-06-18 16:09:13 +08:00
rate
chore: sync ant-design v4.16.0 ( #1569 )
2021-05-25 10:01:53 +08:00
result
merge master into feature
2021-04-15 12:55:36 +08:00
select
fix(module: select): MaxTagCount behaves properly for non-responsive scenarios ( #1776 )
2021-07-28 14:40:37 +00:00
skeleton
feat(module: config-provider): support RTL ( #1238 )
2021-03-31 19:23:26 +08:00
slider
feat: add element component ( #1378 )
2021-04-17 22:14:01 +08:00
space
fix(module: space): fix space items behavior when they are inside if
block ( #1684 )
2021-06-30 13:41:38 +08:00
spin
feat(module: config-provider): support RTL ( #1238 )
2021-03-31 19:23:26 +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.0 ( #1569 )
2021-05-25 10:01:53 +08:00
switch
fix(module: checkbox & switch): Checked parameter binding ( #1394 )
2021-04-25 01:04:21 +08:00
table
refactor(module: table): use EnumSelect for table filter ( #1777 )
2021-07-27 13:43:23 +08:00
tabs
Merge 0.8.4 to feature
2021-07-18 00:04:11 +08:00
tag
Merge 0.8.4 to feature
2021-07-18 00:04:11 +08:00
time-picker
fix(module: locale-provider): add missing nodes default values ( #1710 )
2021-07-06 01:10:16 +08:00
timeline
feat(module: config-provider): support RTL ( #1238 )
2021-03-31 19:23:26 +08:00
tooltip
fix(module: overlay): better judge whether mouse is inside the trigger when click ( #1692 )
2021-07-05 13:45:59 +08:00
transfer
Merge 0.8.4 to feature
2021-07-18 00:04:11 +08:00
tree
fix(module: tree): fix parent checkbox state calculation ( #1781 )
2021-07-27 17:46:12 +08:00
tree-select /style
chore: sync ant-design v4.7.0 ( #675 )
2020-10-14 13:31:22 +08:00
typography
Merge 0.8.4 to feature
2021-07-18 00:04:11 +08:00
upload
feat(module: upload): support drag ( #1765 )
2021-07-24 21:29:31 +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
chore: refactor the build process ( #1729 )
2021-07-12 18:11:23 +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
feat: add built-in themes ( #1286 )
2021-03-31 19:23:32 +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