.. |
__tests__
|
Chore: Refactor affix test to typescript (#23364)
|
2020-04-18 00:31:31 +08:00 |
_util
|
fix: Use ElementOf<T> instead of array indexing (#23132)
|
2020-04-11 20:46:09 +08:00 |
affix
|
Chore: Refactor affix test to typescript (#23364)
|
2020-04-18 00:31:31 +08:00 |
alert
|
chore: 🦄 Add eslint-plugin-unicorn (#22883)
|
2020-04-03 15:02:11 +08:00 |
anchor
|
style: add anchor rtl (#22875)
|
2020-04-07 10:55:36 +08:00 |
auto-complete
|
chore: Merge feature
|
2020-03-29 20:21:14 +08:00 |
avatar
|
docs: optimize avatar demo (#22631)
|
2020-03-26 15:53:57 +08:00 |
back-top
|
style: add rtl base (#22857)
|
2020-04-09 12:39:10 +08:00 |
badge
|
chore(Badge): improve Badge color types (#23026)
|
2020-04-08 13:41:32 +08:00 |
breadcrumb
|
✅ fix ci
|
2020-03-29 23:06:55 +08:00 |
button
|
style: fix button loading rtl (#23399)
|
2020-04-20 16:25:43 +08:00 |
calendar
|
feat: add rtl calendar (#23394)
|
2020-04-21 15:29:36 +08:00 |
card
|
docs(components): improve link (#23355)
|
2020-04-17 17:56:42 +08:00 |
carousel
|
🐛 Fix Carousel tabindex in non-active slide (#23380)
|
2020-04-19 01:28:54 +08:00 |
cascader
|
style: add rtl base (#22857)
|
2020-04-09 12:39:10 +08:00 |
checkbox
|
chore: Fix console warning typo (validate -> valid) (#23240)
|
2020-04-14 16:48:23 +08:00 |
col
|
adjust import style of grid
|
2019-03-13 10:50:59 +08:00 |
collapse
|
merge master
|
2020-03-29 14:40:29 +08:00 |
comment
|
feat: support compact theme (#22126)
|
2020-03-29 10:39:46 +08:00 |
config-provider
|
Merge pull request #23426 from ant-design/master
|
2020-04-21 11:24:57 +08:00 |
date-picker
|
chore: adjust RangePicker style (#23074)
|
2020-04-09 13:18:13 +08:00 |
descriptions
|
feat: support compact theme (#22126)
|
2020-03-29 10:39:46 +08:00 |
divider
|
feat: 💄 Divider support plain for lighter style (#23405)
|
2020-04-21 14:16:33 +08:00 |
drawer
|
ignore styleint line rule
|
2020-03-29 14:49:17 +08:00 |
dropdown
|
style: add dropdown group title rtl style (#23404)
|
2020-04-21 10:49:59 +08:00 |
empty
|
docs(Empty component): 📖 Fix typo in image prop description (#23251)
|
2020-04-14 18:20:14 +08:00 |
form
|
Merge pull request #23377 from ant-design/master
|
2020-04-18 23:54:51 +08:00 |
grid
|
feat: 💄 Divider support plain for lighter style (#23405)
|
2020-04-21 14:16:33 +08:00 |
icon
|
docs: Update icons doc (#22709)
|
2020-03-29 10:48:59 +08:00 |
input
|
feat: search rtl (#23424)
|
2020-04-21 11:25:53 +08:00 |
input-number
|
style: add rtl base (#22857)
|
2020-04-09 12:39:10 +08:00 |
layout
|
test: increase test cov for Layout and Typography (#23407)
|
2020-04-20 19:18:53 +08:00 |
list
|
feat: 💄 Divider support plain for lighter style (#23405)
|
2020-04-21 14:16:33 +08:00 |
locale
|
improvement: Form default locale (#23165)
|
2020-04-18 13:18:51 +08:00 |
locale-provider
|
improvement: Form default locale (#23165)
|
2020-04-18 13:18:51 +08:00 |
mentions
|
style: optimize mentions dropdown in RTL (#23076)
|
2020-04-09 13:18:49 +08:00 |
menu
|
style: fix menu rtl style (#23319)
|
2020-04-16 17:40:13 +08:00 |
message
|
style: add message rtl (#22513)
|
2020-04-04 13:35:36 +08:00 |
modal
|
fix: Modal.info onOk execute times (#23360)
|
2020-04-18 01:09:14 +08:00 |
notification
|
feat: add notification rtl config (#23185)
|
2020-04-13 15:45:49 +08:00 |
page-header
|
style: optimize pageheader rtl style (#23401)
|
2020-04-20 16:50:38 +08:00 |
pagination
|
fix: Pagination missing showTitle (#23134) (#23144)
|
2020-04-11 16:36:12 +08:00 |
popconfirm
|
docs(components): improve link (#23355)
|
2020-04-17 17:56:42 +08:00 |
popover
|
docs(components): improve link (#23355)
|
2020-04-17 17:56:42 +08:00 |
progress
|
fix: narrow down types of string literals in a few defaultProps declarations (#22686)
|
2020-03-28 19:29:02 +08:00 |
radio
|
style: add rtl base (#22857)
|
2020-04-09 12:39:10 +08:00 |
rate
|
feat: add rate direction (#23321)
|
2020-04-20 11:05:27 +08:00 |
result
|
refactoring: replace deprecated React.SFC with React.FunctionComponent (#22691)
|
2020-03-28 11:56:57 +08:00 |
row
|
adjust import style of grid
|
2019-03-13 10:50:59 +08:00 |
select
|
firstActiveValue has been deprecated, remove it (#23354)
|
2020-04-17 18:10:10 +08:00 |
skeleton
|
refactor(skeleton): rewrite with hook (#23206)
|
2020-04-14 10:30:14 +08:00 |
slider
|
doc(slider): value & defaultValue not consistent with definition (#23252)
|
2020-04-14 19:33:49 +08:00 |
space
|
feat: Space support align (#23306)
|
2020-04-16 12:28:04 +08:00 |
spin
|
fix: fix menu and spin style in compact mode (#22908)
|
2020-04-05 12:04:22 +08:00 |
statistic
|
style: optimize statistic rtl style (#23397)
|
2020-04-20 16:29:30 +08:00 |
steps
|
style: add steps disabled style (#23402)
|
2020-04-20 17:05:41 +08:00 |
style
|
fix @tabs-card-height (#23168)
|
2020-04-12 21:01:14 +08:00 |
switch
|
chore: Fix console warning typo (validate -> valid) (#23240)
|
2020-04-14 16:48:23 +08:00 |
table
|
docs(components): improve link (#23355)
|
2020-04-17 17:56:42 +08:00 |
tabs
|
fix: tabs_animation_bug (#23151)
|
2020-04-13 12:19:06 +08:00 |
tag
|
docs: Update tag demo to support edit (#23032)
|
2020-04-08 16:23:12 +08:00 |
time-picker
|
fix: Fix popupClassName prop in timepicker (#23214)
|
2020-04-14 16:49:58 +08:00 |
timeline
|
merge master
|
2020-03-29 14:40:29 +08:00 |
tooltip
|
✅ fix test case which fails a lot
|
2020-04-13 20:21:30 +08:00 |
transfer
|
style: add rtl base (#22857)
|
2020-04-09 12:39:10 +08:00 |
tree
|
fix: fix tree key ts type (#23348)
|
2020-04-17 23:31:39 +08:00 |
tree-select
|
docs: Add listHeight desc (#23268)
|
2020-04-15 10:04:01 +08:00 |
typography
|
Merge pull request #23426 from ant-design/master
|
2020-04-21 11:24:57 +08:00 |
upload
|
Merge pull request #23377 from ant-design/master
|
2020-04-18 23:54:51 +08:00 |
version
|
fix: package.json import for webpack@5 compatibility (#22644)
|
2020-03-27 10:15:31 +08:00 |
index.tsx
|
feat: 🆕 new Space component (#22363)
|
2020-03-22 11:38:02 +08:00 |