.. |
__tests__
|
chore: Remove LocaleProvider & Mention in export (#19935)
|
2019-11-26 14:21:05 +08:00 |
_util
|
feat: Support render props for <Popover/> and <Popconfirm/> (#22034)
|
2020-03-10 13:57:02 +08:00 |
affix
|
🐛 Fix Affix throws Cannot read property getBoundingClientRect (#21350)
|
2020-02-12 13:03:32 +08:00 |
alert
|
removes erroniously present comment (#21792)
|
2020-03-03 10:44:24 +08:00 |
anchor
|
update demo (#21069)
|
2020-01-22 12:11:49 +08:00 |
auto-complete
|
fix: Form item has default height align with form size (#21476)
|
2020-02-19 22:04:25 +08:00 |
avatar
|
fix: Badge number style (#21235)
|
2020-02-05 13:52:26 +08:00 |
back-top
|
feat: added rtl direction to all of ant-design components (#19380)
|
2020-01-02 19:10:16 +08:00 |
badge
|
fix(module:badge): fix number transition (#21834)
|
2020-03-05 13:29:53 +08:00 |
breadcrumb
|
🔨 Merge master into feature
|
2020-03-09 17:18:32 +08:00 |
button
|
💄 Avoid negative padding in less (#22003)
|
2020-03-09 12:04:12 +08:00 |
calendar
|
chore: Update snapshot (#21966)
|
2020-03-07 15:05:19 +08:00 |
card
|
fix: card actions font-size issue (#21107)
|
2020-01-26 12:11:59 +08:00 |
carousel
|
🔨 Merge master into feature
|
2020-03-09 17:18:32 +08:00 |
cascader
|
chore: icons save bundle size without treeShaking (#21752)
|
2020-03-02 12:09:38 +08:00 |
checkbox
|
chore: use react internel optimize code style (#21659)
|
2020-02-28 11:11:00 +08:00 |
col
|
adjust import style of grid
|
2019-03-13 10:50:59 +08:00 |
collapse
|
chore: icons save bundle size without treeShaking (#21752)
|
2020-03-02 12:09:38 +08:00 |
comment
|
fix: Form item has default height align with form size (#21476)
|
2020-02-19 22:04:25 +08:00 |
config-provider
|
test: fix test cases
|
2020-03-10 20:43:19 +08:00 |
date-picker
|
🔨 Merge master into feature
|
2020-03-09 17:18:32 +08:00 |
descriptions
|
fix: Desctiption miss style when value is number 0 (#21901)
|
2020-03-05 17:54:58 +08:00 |
divider
|
💄 Add @divider-text-padding (#21407)
|
2020-02-17 14:03:40 +08:00 |
drawer
|
📝 fix Drawer forceRender doc and tsd (#21774)
|
2020-03-02 17:28:45 +08:00 |
dropdown
|
style: fix Dropdown sub menu edge padding missing
|
2020-03-10 18:15:42 +08:00 |
empty
|
fix: Table className & style in wrong place (#21974)
|
2020-03-07 23:17:28 +08:00 |
form
|
🔨 Merge master into feature
|
2020-03-09 17:18:32 +08:00 |
grid
|
Update verbiage in sample to match the property value (#21628)
|
2020-02-27 07:30:10 +08:00 |
icon
|
add className (#21988)
|
2020-03-08 13:59:44 +08:00 |
input
|
🎬 improve input demo and test case (#22016)
|
2020-03-09 16:15:19 +08:00 |
input-number
|
chore: icons save bundle size without treeShaking (#21752)
|
2020-03-02 12:09:38 +08:00 |
layout
|
fix: MenuItem with icon only will still have additional margin (#21925)
|
2020-03-06 11:53:09 +08:00 |
list
|
feat: Tree/TreeSelect/Select support virtual prop to disable virtual scroll (#21955)
|
2020-03-07 11:32:04 +08:00 |
locale
|
feat: more obviously tips for next sort (#21631)
|
2020-02-29 22:01:13 +08:00 |
locale-provider
|
🔨 simplify Popconfirm and Popover dom structure (#22052)
|
2020-03-10 15:17:23 +08:00 |
mentions
|
fix: Form item has default height align with form size (#21476)
|
2020-02-19 22:04:25 +08:00 |
menu
|
fix: Only menu icon (#22021)
|
2020-03-09 16:54:19 +08:00 |
message
|
chore: icons save bundle size without treeShaking (#21752)
|
2020-03-02 12:09:38 +08:00 |
modal
|
chore: icons save bundle size without treeShaking (#21752)
|
2020-03-02 12:09:38 +08:00 |
notification
|
clarify duration example description (#21838)
|
2020-03-04 08:28:53 +08:00 |
page-header
|
chore: icons save bundle size without treeShaking (#21752)
|
2020-03-02 12:09:38 +08:00 |
pagination
|
feat: pagination could change its size by the width of the window (#21959)
|
2020-03-10 20:32:34 +08:00 |
popconfirm
|
🔨 simplify Popconfirm and Popover dom structure (#22052)
|
2020-03-10 15:17:23 +08:00 |
popover
|
🔨 simplify Popconfirm and Popover dom structure (#22052)
|
2020-03-10 15:17:23 +08:00 |
progress
|
chore: icons save bundle size without treeShaking (#21752)
|
2020-03-02 12:09:38 +08:00 |
radio
|
fix: ref in radio button has not forward (#21895)
|
2020-03-05 16:25:47 +08:00 |
rate
|
chore: icons save bundle size without treeShaking (#21752)
|
2020-03-02 12:09:38 +08:00 |
result
|
chore: icons save bundle size without treeShaking (#21752)
|
2020-03-02 12:09:38 +08:00 |
row
|
adjust import style of grid
|
2019-03-13 10:50:59 +08:00 |
select
|
🔨 Merge master into feature
|
2020-03-09 17:18:32 +08:00 |
skeleton
|
fix: Form item has default height align with form size (#21476)
|
2020-02-19 22:04:25 +08:00 |
slider
|
merge master
|
2020-02-19 13:20:43 +08:00 |
spin
|
merge master
|
2020-02-19 13:20:43 +08:00 |
statistic
|
remove moment deps in Countdown (#21108)
|
2020-01-27 10:08:02 +08:00 |
steps
|
chore: icons save bundle size without treeShaking (#21752)
|
2020-03-02 12:09:38 +08:00 |
style
|
💄 Avoid negative padding in less (#22003)
|
2020-03-09 12:04:12 +08:00 |
switch
|
chore: icons save bundle size without treeShaking (#21752)
|
2020-03-02 12:09:38 +08:00 |
table
|
fix missing style dep and uncomment test case
|
2020-03-10 22:16:18 +08:00 |
tabs
|
chore: icons save bundle size without treeShaking (#21752)
|
2020-03-02 12:09:38 +08:00 |
tag
|
chore: icons save bundle size without treeShaking (#21752)
|
2020-03-02 12:09:38 +08:00 |
time-picker
|
feat: TimePicker.RangePicker support order (#21948)
|
2020-03-06 20:19:24 +08:00 |
timeline
|
chore: icons save bundle size without treeShaking (#21752)
|
2020-03-02 12:09:38 +08:00 |
tooltip
|
✅ add test case to tooltip (#21826)
|
2020-03-04 21:03:08 +08:00 |
transfer
|
chore: use react internal replace PureRenderMixin (#21876)
|
2020-03-05 13:19:00 +08:00 |
tree
|
🔨 Merge master into feature
|
2020-03-09 17:18:32 +08:00 |
tree-select
|
feat: Tree/TreeSelect/Select support virtual prop to disable virtual scroll (#21955)
|
2020-03-07 11:32:04 +08:00 |
typography
|
chore: icons save bundle size without treeShaking (#21752)
|
2020-03-02 12:09:38 +08:00 |
upload
|
chore: icons save bundle size without treeShaking (#21752)
|
2020-03-02 12:09:38 +08:00 |
version
|
|
|
index.tsx
|
chore: Remove LocaleProvider & Mention in export (#19935)
|
2019-11-26 14:21:05 +08:00 |