..
__tests__
chore: Remove LocaleProvider & Mention in export ( #19935 )
2019-11-26 14:21:05 +08:00
_util
feat: Modal support hooks ( #20949 )
2020-02-03 13:00:35 +08:00
affix
update demo ( #21069 )
2020-01-22 12:11:49 +08:00
alert
update demo ( #21069 )
2020-01-22 12:11:49 +08:00
anchor
update demo ( #21069 )
2020-01-22 12:11:49 +08:00
auto-complete
update demo ( #21069 )
2020-01-22 12:11:49 +08:00
avatar
update demo ( #21069 )
2020-01-22 12:11:49 +08:00
back-top
feat: added rtl direction to all of ant-design components ( #19380 )
2020-01-02 19:10:16 +08:00
badge
docs: Format string notation of all components ( #20970 )
2020-01-17 17:23:47 +08:00
breadcrumb
fix: rtl issue in breadcrumb ( #21054 )
2020-01-21 22:01:53 +08:00
button
refactor: Button disable autoInsertSpaceInButton
will not calculate text length ( #21176 )
2020-02-02 18:03:38 +08:00
calendar
style: 优化calendar若干样式 ( #20790 )
2020-01-09 15:40:29 +08:00
card
fix: card actions font-size issue ( #21107 )
2020-01-26 12:11:59 +08:00
carousel
fix: 修复 Carousel 组件 left/right 模式下卡片轮播方向 ( #20781 )
2020-01-09 10:23:53 +08:00
cascader
🐛 Fix Cascader search bug when fieldNames existed ( #20720 )
2020-01-07 13:41:41 +08:00
checkbox
fix : #21134 checkbox can't receive context update from checkbox group ( #21146 )
2020-01-31 21:25:34 +08:00
col
adjust import style of grid
2019-03-13 10:50:59 +08:00
collapse
docs: Format string notation of all components ( #20970 )
2020-01-17 17:23:47 +08:00
comment
feat: added rtl direction to all of ant-design components ( #19380 )
2020-01-02 19:10:16 +08:00
config-provider
refactor: Progress use React.Fragment
to remove unused div ( #21170 )
2020-02-02 11:12:07 +08:00
date-picker
docs: Format string notation of all components ( #20970 )
2020-01-17 17:23:47 +08:00
descriptions
docs: Format string notation of all components ( #20970 )
2020-01-17 17:23:47 +08:00
divider
docs: Format string notation of all components ( #20970 )
2020-01-17 17:23:47 +08:00
drawer
🎬 update drawer demo ( #20988 )
2020-01-17 23:32:56 +08:00
dropdown
Tooltip doesn't disappear on disabled Dropdown.Button ( #20960 )
2020-01-17 12:10:59 +08:00
empty
chore: dark site images address ( #20796 )
2020-01-09 15:28:52 +08:00
form
feat: Form.Item support validateFirst ( #21178 )
2020-02-02 21:40:16 +08:00
grid
docs: Format string notation of all components ( #20970 )
2020-01-17 17:23:47 +08:00
icon
fix typo ( #20913 )
2020-01-15 12:16:12 +08:00
input
docs: Clarifying property conflicts in English ( #21118 )
2020-01-29 21:44:34 +08:00
input-number
fix: dark theme in 4.0 ( #20642 )
2020-01-03 19:00:01 +08:00
layout
Phrasing ( #21142 )
2020-01-30 13:07:51 +08:00
list
docs: translation API doc ( #20984 )
2020-01-17 18:23:58 +08:00
locale
chore: Clean up merged code ( #20595 )
2020-01-02 16:51:52 +08:00
locale-provider
chore: Update snapshot & generate log script
2020-01-09 14:08:02 +08:00
mentions
docs: Format string notation of all components ( #20970 )
2020-01-17 17:23:47 +08:00
menu
docs: Format string notation of all components ( #20970 )
2020-01-17 17:23:47 +08:00
message
💄 fix message shadow get cutted ( #20856 )
2020-01-13 14:22:17 +08:00
modal
feat: Modal support hooks ( #20949 )
2020-02-03 13:00:35 +08:00
notification
fix: @theme condition
2019-12-03 15:39:32 +08:00
page-header
chore: dark site images address ( #20796 )
2020-01-09 15:28:52 +08:00
pagination
chore: update snapshot
2020-01-28 12:16:48 +08:00
popconfirm
feat: added rtl direction to all of ant-design components ( #19380 )
2020-01-02 19:10:16 +08:00
popover
feat: added rtl direction to all of ant-design components ( #19380 )
2020-01-02 19:10:16 +08:00
progress
refactor: Progress use React.Fragment
to remove unused div ( #21170 )
2020-02-02 11:12:07 +08:00
radio
feat: Form & ConfigProvider support component size ( #20570 )
2020-01-03 13:38:16 +08:00
rate
feat: added rtl direction to all of ant-design components ( #19380 )
2020-01-02 19:10:16 +08:00
result
docs: Format string notation of all components ( #20970 )
2020-01-17 17:23:47 +08:00
row
adjust import style of grid
2019-03-13 10:50:59 +08:00
select
fix: Select multiple selection margin ( #21175 )
2020-02-02 16:57:23 +08:00
skeleton
docs: Format string notation of all components ( #20970 )
2020-01-17 17:23:47 +08:00
slider
fix: Slider Tooltip not follow handler ( #20699 )
2020-01-06 20:09:12 +08:00
spin
feat: added rtl direction to all of ant-design components ( #19380 )
2020-01-02 19:10:16 +08:00
statistic
remove moment deps in Countdown ( #21108 )
2020-01-27 10:08:02 +08:00
steps
✅ resolve merge conflict
2020-01-03 12:09:35 +08:00
style
update clearfix mixin ( #21109 )
2020-01-26 21:42:14 +08:00
switch
feat: Add Min-Width Style Variables for Switch Component ( #20829 )
2020-01-11 23:24:10 +08:00
table
fix: Table expandIcon
should work ( #21169 )
2020-02-01 22:50:58 +08:00
tabs
Update index.zh-CN.md ( #20962 )
2020-01-17 10:48:25 +08:00
tag
🎬 improve Tag demo
2020-01-08 15:08:54 +08:00
time-picker
docs: 📝 update title to Replace Moment.js ( #20730 )
2020-01-08 11:29:37 +08:00
timeline
fix: timeline content style ( #21068 )
2020-01-25 00:23:15 +08:00
tooltip
🐛 Fix Tooltip title 0 is not shown ( #20894 )
2020-01-14 17:57:05 +08:00
transfer
fix transfe checkbox label unit calculate issue ( #21136 )
2020-01-29 22:22:57 +08:00
tree
Fix wrong event type of AntTreeNodeMouseEvent ( #21102 )
2020-01-25 00:22:28 +08:00
tree-select
docs: tree-select docs upgrade ( #20745 )
2020-01-13 21:42:17 +08:00
typography
docs: Format string notation of all components ( #20970 )
2020-01-17 17:23:47 +08:00
upload
refactor: Progress use React.Fragment
to remove unused div ( #21170 )
2020-02-02 11:12:07 +08:00
version
index.tsx
chore: Remove LocaleProvider & Mention in export ( #19935 )
2019-11-26 14:21:05 +08:00