..
__tests__
feat: 🆕 new Space component ( #22363 )
2020-03-22 11:38:02 +08:00
_util
Merge pull request #22435 from ant-design/master
2020-03-20 16:04:26 +08:00
affix
fix: 🐛 Affix state update on unmounted component ( #22790 )
2020-03-31 21:25:40 +08:00
alert
🎬 Add loop banner demo to Alert ( #22751 )
2020-03-30 18:44:49 +08:00
anchor
test: ✅ improve test for requestAnimationFrame ( #22433 )
2020-03-20 15:07:47 +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
feat: added rtl direction to all of ant-design components ( #19380 )
2020-01-02 19:10:16 +08:00
badge
merge master
2020-03-28 16:31:17 +08:00
breadcrumb
✅ fix ci
2020-03-29 23:06:55 +08:00
button
merge master
2020-03-29 14:40:29 +08:00
calendar
merge master
2020-03-28 16:31:17 +08:00
card
feat: support compact theme ( #22126 )
2020-03-29 10:39:46 +08:00
carousel
chore: make bundle size smaller ( #22693 )
2020-03-28 19:03:11 +08:00
cascader
test: refactor code ( #22436 )
2020-03-20 15:48:44 +08:00
checkbox
style: optimize slider inner ( #22627 )
2020-03-26 15:14:17 +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 master
2020-03-29 14:40:29 +08:00
date-picker
fix: Fix date_picker et time_picker locale for 🇫🇷 ( #22769 )
2020-04-01 16:07:16 +08:00
descriptions
feat: support compact theme ( #22126 )
2020-03-29 10:39:46 +08:00
divider
refactoring: replace deprecated React.SFC with React.FunctionComponent ( #22691 )
2020-03-28 11:56:57 +08:00
drawer
ignore styleint line rule
2020-03-29 14:49:17 +08:00
dropdown
style: optimization Dropdown rtl style ( #22519 )
2020-03-23 16:39:30 +08:00
empty
chore: Update snapshot
2020-03-27 22:43:39 +08:00
form
fix: Remove useless form textarea height ( #22793 )
2020-03-31 21:07:13 +08:00
grid
merge feature into master-to-merge-feature
2020-03-23 15:02:22 +08:00
icon
docs: Update icons doc ( #22709 )
2020-03-29 10:48:59 +08:00
input
✅ fix ci
2020-03-30 16:46:46 +08:00
input-number
style: add rtl.less of InputNumber ( #22434 )
2020-03-20 14:43:32 +08:00
layout
feat: support compact theme ( #22126 )
2020-03-29 10:39:46 +08:00
list
fix: 💄 List footer border ( #22771 )
2020-03-31 12:02:10 +08:00
locale
Merge pull request #22301 from ant-design/master
2020-03-17 17:07:38 +08:00
locale-provider
chore: Update Locale context ( #22762 )
2020-03-30 22:54:12 +08:00
mentions
fix: Form item has default height align with form size ( #21476 )
2020-02-19 22:04:25 +08:00
menu
feat: support compact theme ( #22126 )
2020-03-29 10:39:46 +08:00
message
chore: icons save bundle size without treeShaking ( #21752 )
2020-03-02 12:09:38 +08:00
modal
feat: support compact theme ( #22126 )
2020-03-29 10:39:46 +08:00
notification
Clarify documentation on notifications and context ( #22742 )
2020-03-30 16:17:12 +08:00
page-header
feat: support compact theme ( #22126 )
2020-03-29 10:39:46 +08:00
pagination
update snapshot
2020-03-30 11:12:18 +08:00
popconfirm
🔨 simplify Popconfirm and Popover dom structure ( #22052 )
2020-03-10 15:17:23 +08:00
popover
feat: support compact theme ( #22126 )
2020-03-29 10:39:46 +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
fix typo ( #22803 )
2020-04-01 11:13:08 +08:00
rate
style: fix rtl.less place and name ( #22384 )
2020-03-19 12:13:24 +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
💄 fix Select cursor style ( #22743 )
2020-03-30 16:16:51 +08:00
skeleton
feat: support compact theme ( #22126 )
2020-03-29 10:39:46 +08:00
slider
Fix order of operations for tooltipPlacement ( #22772 )
2020-03-31 11:54:41 +08:00
space
fix: Space item duplicate key ( #22745 )
2020-03-30 17:59:06 +08:00
spin
docs: 4.0.4
changelog ( #22505 )
2020-03-23 10:57:37 +08:00
statistic
feat: support compact theme ( #22126 )
2020-03-29 10:39:46 +08:00
steps
feat: support compact theme ( #22126 )
2020-03-29 10:39:46 +08:00
style
fix typo ( #22803 )
2020-04-01 11:13:08 +08:00
switch
style: fix rtl.less place and name ( #22384 )
2020-03-19 12:13:24 +08:00
table
fix: support table getPopupContainer on row selections ( #22787 )
2020-04-01 17:14:53 +08:00
tabs
fix: Card Tabs do not support small size ( #22666 )
2020-04-01 10:54:38 +08:00
tag
merge feature into master-to-merge-feature
2020-03-23 15:02:22 +08:00
time-picker
fix: Fix date_picker et time_picker locale for 🇫🇷 ( #22769 )
2020-04-01 16:07:16 +08:00
timeline
merge master
2020-03-29 14:40:29 +08:00
tooltip
feat: 🔢 improve default pagination switch experience ( #22711 )
2020-03-29 20:15:05 +08:00
transfer
feat: support compact theme ( #22126 )
2020-03-29 10:39:46 +08:00
tree
merge master
2020-03-29 14:40:29 +08:00
tree-select
docs: Update dropdownMatchSelectWidth doc desc
2020-03-25 12:12:36 +08:00
typography
merge master
2020-03-28 16:31:17 +08:00
upload
chore: Merge feature
2020-03-29 20:21:14 +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