ant-design/components
2020-04-11 20:46:09 +08:00
..
__tests__ feat: 🆕 new Space component (#22363) 2020-03-22 11:38:02 +08:00
_util fix: Use ElementOf<T> instead of array indexing (#23132) 2020-04-11 20:46:09 +08:00
affix fix: 🐛 Affix state update on unmounted component (#22790) 2020-03-31 21:25:40 +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 fix: Button loading switch animation (#23102) 2020-04-10 15:39:07 +08:00
calendar fix: Calendar missing style (#23081) 2020-04-09 15:44:22 +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 style: add rtl base (#22857) 2020-04-09 12:39:10 +08:00
checkbox style: add rtl base (#22857) 2020-04-09 12:39:10 +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 fix: PageHeader style breaks when title is too long (#23133) 2020-04-10 19:25:31 +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 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 chore: 🦄 Add eslint-plugin-unicorn (#22883) 2020-04-03 15:02:11 +08:00
empty chore: Update snapshot 2020-03-27 22:43:39 +08:00
form docs: Update Form FAQ (#23138) 2020-04-11 10:30:05 +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: compact group style (#23149) 2020-04-11 20:33:08 +08:00
input-number style: add rtl base (#22857) 2020-04-09 12:39:10 +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: adjust RangePicker style (#23074) 2020-04-09 13:18:13 +08:00
mentions style: optimize mentions dropdown in RTL (#23076) 2020-04-09 13:18:49 +08:00
menu 🐛 Fix menu dark theme not working in submenu (#23054) 2020-04-08 22:44:26 +08:00
message style: add message rtl (#22513) 2020-04-04 13:35:36 +08:00
modal fix: confirm button should only trigger once (#22963) 2020-04-06 21:57:51 +08:00
notification 🐛 Fix Notification invalid padding-top css (#22941) 2020-04-05 20:57:08 +08:00
page-header fix: PageHeader style breaks when title is too long (#23133) 2020-04-10 19:25:31 +08:00
pagination fix: Pagination missing showTitle (#23134) (#23144) 2020-04-11 16:36:12 +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 style: add rtl base (#22857) 2020-04-09 12:39:10 +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 style: optimize select dropdown style in rtl (#23097) 2020-04-09 21:03:14 +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: add rtl space (#22809) 2020-04-01 17:38:03 +08:00
spin fix: fix menu and spin style in compact mode (#22908) 2020-04-05 12:04:22 +08:00
statistic fix: Statistic show -0 (#22950) 2020-04-06 11:19:44 +08:00
steps feat: support compact theme (#22126) 2020-03-29 10:39:46 +08:00
style 💄 Tweak Table hover background color (#23113) 2020-04-10 13:04:53 +08:00
switch style: fix rtl.less place and name (#22384) 2020-03-19 12:13:24 +08:00
table modify table size.less to accomodate size prop for footer padding (#23140) 2020-04-11 16:11:28 +08:00
tabs fix: Tabs bottom style (#23087) 2020-04-09 17:31:13 +08:00
tag docs: Update tag demo to support edit (#23032) 2020-04-08 16:23:12 +08:00
time-picker chore: adjust RangePicker style (#23074) 2020-04-09 13:18:13 +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 style: add rtl base (#22857) 2020-04-09 12:39:10 +08:00
tree docs: update tree->draggable demo forEach (#23055) 2020-04-08 23:33:42 +08:00
tree-select docs: 📖 virtual default value 2020-04-08 10:52:55 +08:00
typography chore: 🦄 Add eslint-plugin-unicorn (#22883) 2020-04-03 15:02:11 +08:00
upload style: add rtl base (#22857) 2020-04-09 12:39:10 +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