绯一
|
049799ed0f
|
fix: detect antd button by children.type.[staticProperty] instead of same class for HOC case (#19042)
|
2019-09-28 10:20:47 +08:00 |
|
afc163
|
b536643f76
|
✅ add test case for Collapse
|
2019-09-28 00:10:11 +08:00 |
|
afc163
|
49ecf9b738
|
✅ add more test cases for DatePicker
|
2019-09-27 14:56:55 +08:00 |
|
二货机器人
|
7ae663da6d
|
fix: ssr should not render string at first (#19029)
* fix: ssr should not render string at first
* update snapshot
|
2019-09-27 01:17:42 -05:00 |
|
ahauzq
|
49c9ee40b4
|
Input.tsx的otherProps为什么不去掉size
我觉得你们的otherProps推导竟然是any,所以不写size没报错
|
2019-09-27 02:16:45 +08:00 |
|
afc163
|
46d0ff3e00
|
✅ update snapshot
|
2019-09-26 14:03:17 +08:00 |
|
fkysly
|
e9b0c29f55
|
Rename algin.md to align.md
|
2019-09-26 14:02:14 +08:00 |
|
afc163
|
5c10cf880b
|
✅ add more test cases for Tranfer
|
2019-09-26 12:14:00 +08:00 |
|
偏右
|
7961bb335c
|
🗑 Remove useless prop searchValue (#19003)
from typescript and documentation
close #18847
|
2019-09-25 05:03:41 -05:00 |
|
afc163
|
913c5bbc47
|
🐛 Fix Button.Group large="size" icon only style
close #18993
|
2019-09-25 14:36:59 +08:00 |
|
二货机器人
|
5aa32a3f17
|
chore: Put origin img size to fill the box (#18990)
|
2019-09-24 22:33:35 -05:00 |
|
afc163
|
6d7a87e7e0
|
✅ update select test snapshot
|
2019-09-25 11:16:10 +08:00 |
|
afc163
|
d3b8bfa511
|
✅ react-router@5.1 cannot work in React 15
https://github.com/ReactTraining/react-router/releases/tag/v5.1.0
|
2019-09-25 11:03:58 +08:00 |
|
afc163
|
2de1a15da9
|
📝 Add instruction for dropdownRender
|
2019-09-24 22:37:55 +08:00 |
|
Hsuan Lee
|
136387fdb7
|
docs: fix API link
|
2019-09-24 18:16:04 +08:00 |
|
MrHeer
|
75d5dff1f9
|
👌 add use case
|
2019-09-23 18:50:10 +08:00 |
|
MrHeer
|
0e52f9a891
|
🐛 fix Tree switcherIcon prop not working when showLine
close #18810
|
2019-09-23 18:50:10 +08:00 |
|
sosohime
|
02ed4bd6b1
|
fix: TreeSelect removeIcon and clearIcon not working (#18949)
* add tree-select async demo
* TreeSelect支持clearIcon和removeIcon
* remove docs and demo
* run test
* clear code
* add ui test
|
2019-09-23 18:49:13 +08:00 |
|
handy
|
133577f45e
|
RowAligns add 'stretch' value
|
2019-09-23 12:21:42 +08:00 |
|
sosohime
|
9f78fd093a
|
feat: Breadcrumb support data-* and aria-* attributes (#18941)
* add tree-select async demo
* breadcrumb support data against
* lint fix
* add ui test
* update ui test
* update ui test
|
2019-09-23 11:52:29 +08:00 |
|
二货机器人
|
34c220acf1
|
docs: add 3.23.4 changelog (#18932)
* add 3.23.4 changelog
* update desc
* adjust related desc
|
2019-09-21 15:04:02 +08:00 |
|
Amumu
|
25bdb78410
|
fix: Alert add css word break (#18929)
* add word-wrap: break-word;
* fix lint
|
2019-09-21 09:48:46 +08:00 |
|
plainnany
|
068556c029
|
docs: update props data description for Upload (#18915)
|
2019-09-20 15:45:32 +08:00 |
|
Thomas Ladd
|
3e4fd43a07
|
table: Correct onRow event handlers to receive a MouseEvent instead of SyntheticEvent
|
2019-09-20 13:06:55 +08:00 |
|
Wensheng Xu
|
1d8c6f8d82
|
fix: Disabled input should not trigger the action of suffix part #18889
|
2019-09-20 13:06:25 +08:00 |
|
sosohime
|
3e2cd50c87
|
docs: Add TreeSelect async demo (#18906)
* add tree-select async demo
* update description
* pass jest
|
2019-09-20 12:58:43 +08:00 |
|
afc163
|
974fb1b96c
|
✅ add test case for #18825
|
2019-09-20 00:07:59 +08:00 |
|
afc163
|
54ffa2cea6
|
🐛 Fix Menu lost state when collapsed to 0px
close #18825
|
2019-09-20 00:07:59 +08:00 |
|
He Linming
|
a5bb161bb0
|
💄 add @page-header-back-color less variable (#18887)
close #18869
|
2019-09-19 09:47:16 +08:00 |
|
TTC
|
f956b55c92
|
docs: 添加tooltip destroyTooltipOnHide Api说明 (#18859)
* 添加tooltip destroyTooltipOnHide Api说明
* 添加tooltip destroyTooltipOnHide Api说明
* 修复destroyTooltipOnHide说明
|
2019-09-17 18:18:56 +08:00 |
|
afc163
|
b188a5e4d2
|
🐛 Fix Input.Group icon height in Chrome
close #18856
|
2019-09-17 15:27:41 +08:00 |
|
afc163
|
882225f65b
|
✅ fix eslint
|
2019-09-17 14:49:34 +08:00 |
|
afc163
|
d72f825f43
|
🐛 revert to class component to avoid ref warning
close #18707
|
2019-09-17 14:47:01 +08:00 |
|
Jingsong Gao
|
7404a7ea32
|
fix: Transfer disabled should work correctly
* fix: fix #18848
* chore: add test case
|
2019-09-17 13:31:32 +08:00 |
|
信鑫-King
|
81e6f509aa
|
Merge pull request #18821 from ant-design/fix-table-border-style
fix: small table headers missing border
|
2019-09-16 22:31:40 -04:00 |
|
afc163
|
08000b217e
|
✅ fix stylelint
|
2019-09-16 22:19:07 +08:00 |
|
ztplz
|
fe30adc18d
|
Improve code for better compatibility
|
2019-09-16 20:11:20 +08:00 |
|
afc163
|
b935db8e34
|
🐛 Fix small table headers missing border
close #18762
|
2019-09-16 14:01:29 +08:00 |
|
afc163
|
7a964a075d
|
🐛 Fix Button text color inside Menu
close #18752
|
2019-09-16 13:48:02 +08:00 |
|
He Linming
|
56abebfb3c
|
docs: add onMouseEnter and onMouseLeave event TypeScript definition for Tree (#18796)
* 📝 Add onMouseEnter and onMouseLeave event typeScript definition
close #18786
* 👌 remove document
|
2019-09-13 13:30:01 +08:00 |
|
afc163
|
09810a28d9
|
✅ fix test cov for Search onChange
|
2019-09-13 13:26:53 +08:00 |
|
afc163
|
6f695b050e
|
🐛 Input.Search should trigger onSearch when clear
close #18729
|
2019-09-13 13:26:53 +08:00 |
|
Carlos Coves Prieto
|
98dfd2ac93
|
Fix number controls overlap borders when active
|
2019-09-12 19:15:30 +08:00 |
|
Xinxing Li
|
b786e6b48f
|
docs: update param version info(3.10.0) for title (#18741)
* doc: update param version info(3.10.0) for title
* Update index.zh-CN.md
|
2019-09-12 14:31:24 +08:00 |
|
MrHeer
|
d2e76d9480
|
👌 remove :focus
|
2019-09-12 14:28:38 +08:00 |
|
MrHeer
|
bf5140b825
|
♿ Accessibility of Alert close button
replace the <span> with <button> and style it accordingly #18736
|
2019-09-12 14:28:38 +08:00 |
|
陈帅
|
265a01e165
|
fix doc
|
2019-09-12 10:53:43 +08:00 |
|
Eusen
|
b2e206dd4b
|
fix(module:avatar): Extrusion Deformation of Long Pictures
|
2019-09-11 21:47:08 +08:00 |
|
yoyo837
|
e13a87053c
|
chore(docs): add dropdownMenuStyle props for AutoComplete and Select
|
2019-09-11 21:43:31 +08:00 |
|
Amumu
|
11a0ebef90
|
docs: update colon for Form (#18755)
* chore(docs): update for #18719
* better expression
|
2019-09-10 19:26:09 +08:00 |
|