..
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
perf: avoid memory leak issue of event listener ( #1857 )
2021-09-09 12:56:11 +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
chore: sync ant-design v4.16.9 ( #1782 )
2021-07-27 23:44:51 +08:00
breadcrumb
perf(module: overlay): positioning moved to js ( #1848 )
2021-09-10 19:06:50 +08:00
button
Merge 0.9.4 to feature ( #1942 )
2021-09-14 22:00:55 +08:00
calendar
fix(module: calendar): fix header select width ( #1801 )
2021-08-01 13:09:53 +00: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
Merge 0.9.4 to feature
2021-09-14 21:57:15 +08:00
checkbox
chore: sync ant-design v4.16.13 ( #1862 )
2021-09-14 20:21:39 +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: menu): Overlay bug fix & menu renering optimization ( #1949 )
2021-09-16 22:46:45 +08:00
date-picker
Merge 0.9.4 to feature ( #1942 )
2021-09-14 22:00:55 +08:00
descriptions
Merge 0.9.4 to feature
2021-09-14 21:57:15 +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
Merge 0.9.4 to feature ( #1942 )
2021-09-14 22:00:55 +08:00
grid
fix(module: list): resposive style doesn't work ( #1937 )
2021-09-12 21:59:11 +08:00
icon
fix(module: locale-provider): add missing nodes default values ( #1710 )
2021-07-06 01:10:16 +08:00
image
feat(module: image): support preview visible ( #1842 )
2021-08-15 22:03:23 +08:00
input
Merge 0.9.4 to feature ( #1942 )
2021-09-14 22:00:55 +08:00
input-number
Merge 0.9.4 to feature
2021-09-14 21:57:15 +08:00
layout
fix(module: list): resposive style doesn't work ( #1937 )
2021-09-12 21:59:11 +08:00
list
fix(module: list): resposive style doesn't work ( #1937 )
2021-09-12 21:59:11 +08:00
locale-provider
fix(module: locale-provider): add missing nodes default values ( #1710 )
2021-07-06 01:10:16 +08:00
locales
feat(module: table): add TheSameDateWith condition operator for DateTime column ( #1856 )
2021-08-22 23:03:47 +08:00
mentions
perf: avoid memory leak issue of event listener ( #1857 )
2021-09-09 12:56:11 +08:00
menu
fix(module: menu): Overlay bug fix & menu renering optimization ( #1949 )
2021-09-16 22:46:45 +08:00
message
merge 0.9.3 to feature
2021-08-29 15:32:27 +08:00
modal
perf(module: overlay): positioning moved to js ( #1848 )
2021-09-10 19:06:50 +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
Merge 0.9.4 to feature
2021-09-14 21:57:15 +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
chore: sync ant-design v4.16.9 ( #1782 )
2021-07-27 23:44:51 +08:00
Properties
feat: support for globalization & localization ( #578 )
2020-09-07 22:46:50 +08:00
radio
feat(module: radio): support enum type for RadioGroup
( #1840 )
2021-08-15 00:27:41 +08:00
rate
chore: sync ant-design v4.16.9 ( #1782 )
2021-07-27 23:44:51 +08:00
result
merge master into feature
2021-04-15 12:55:36 +08:00
select
Merge 0.9.4 to feature
2021-09-14 21:57:15 +08:00
skeleton
feat(module: config-provider): support RTL ( #1238 )
2021-03-31 19:23:26 +08:00
slider
perf(module: overlay): positioning moved to js ( #1848 )
2021-09-10 19:06:50 +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
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
Merge 0.9.4 to feature
2021-09-14 21:57:15 +08:00
tabs
Merge 0.9.4 to feature
2021-09-14 21:57:15 +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
chore: sync ant-design v4.16.13 ( #1862 )
2021-09-14 20:21:39 +08:00
tree
feat(module: TreeSelect): add tree-select component 🚀 ( #1773 )
2021-09-08 19:00:05 +08:00
tree-select
Merge 0.9.4 to feature
2021-09-14 21:57:15 +08:00
typography
chore: sync ant-design v4.16.9 ( #1782 )
2021-07-27 23:44:51 +08:00
upload
feat(module: upload): add method parameter ( #1853 )
2021-08-21 01:25:38 +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
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