Commit Graph

14101 Commits

Author SHA1 Message Date
偏右
d4140713ab
Merge pull request #15241 from zy410419243/issue-14775
pref: lift up coverage rate
2019-03-08 12:23:56 +08:00
偏右
c443421176
Merge pull request #15272 from ant-design/fix-demo-test-fail-in-react-15
Fix test fails in React 15
2019-03-08 12:10:32 +08:00
DiamondYuan
5b162897a8 feat: support props colon of Form 2019-03-08 11:25:37 +08:00
afc163
f44ff94dec
Fix test fails in React 15 2019-03-08 11:00:33 +08:00
偏右
bd76dc6b9e
Merge pull request #15264 from ant-design/xiaohuoni-patch-1
change badge text types
2019-03-08 00:30:42 +08:00
陈小聪
85a293eacb
change badge text types
```jsx
<Badge status="default" text={<span style={{ color: 'rgba(0, 0, 0, 0.45)' }}>未响应</span>} />
```
2019-03-08 00:21:53 +08:00
Amumu
9549ed308d fix doc (#15259) 2019-03-07 20:40:06 +08:00
偏右
65b69b7265
Merge pull request #15256 from yoyo837/fix-steps-label-align
fix when size is small and label is vertical the label text not align center
2019-03-07 18:01:50 +08:00
偏右
93820ba90e
Merge pull request #15150 from ant-design/affox
Fix Affix updatePosition logic.
2019-03-07 17:59:40 +08:00
yoyo837
6b84c079dd fix when size is small and label is vertical the label text not align center 2019-03-07 17:04:31 +08:00
zy410419243
7642cbf18d refactor: update lifecycle method for Menu 2019-03-07 16:58:53 +08:00
zy410419243
555af0a40d Revert "refactor: update lifecycle method for Affix"
revert: related to #15150
2019-03-07 16:49:36 +08:00
zy410419243
4601144f3f refactor: update lifecycle method for Calendar 2019-03-07 16:33:59 +08:00
zy410419243
4dc533c202 refactor: update lifecycle method for Badge 2019-03-07 16:03:02 +08:00
zy410419243
ad30c02710 refactor: update lifecycle method for Affix 2019-03-07 15:50:07 +08:00
zombieJ
dd435afadb
fix warning check logic (#15251) 2019-03-07 15:47:43 +08:00
zy410419243
774cbf92e0 chore: export with polyfill 2019-03-07 15:39:34 +08:00
yoyo837
0b1410a710 don't disclose some props define in doc 2019-03-07 15:34:11 +08:00
偏右
01cf2114cc
Merge pull request #15245 from ant-design/update-demo
update Collapse demo adding stopPropagation sample
2019-03-07 15:24:32 +08:00
zy410419243
63616479ec refactor: update lifecycle method for Transfer 2019-03-07 15:18:57 +08:00
yoyo837
5281d7b7f2 add labelAlign for Form and FormItem 2019-03-07 15:14:27 +08:00
zy410419243
8d43f4b032 test: update cases for Modal 2019-03-07 14:43:25 +08:00
zy410419243
f38323aeca refactor: remove unexpected export 2019-03-07 14:43:25 +08:00
zy410419243
39d648e3b8 test: update cases for TimePicker 2019-03-07 14:43:25 +08:00
zy410419243
be22c9148b pref: remove unreachable code 2019-03-07 14:43:25 +08:00
zy410419243
e6c1fd3385 test: update cases for UploadList 2019-03-07 14:43:25 +08:00
zombieJ
0f356fb151
update snapshot (#15247)
* update snapshot

* downgrade to node 10
2019-03-07 14:41:17 +08:00
zombiej
091ec45662 add comment 2019-03-07 12:03:14 +08:00
偏右
85b16c961a
Merge pull request #15242 from Yangzhedi/fix-search-style
fix(Input): fix search style with allowClear or suffix/prefix
2019-03-07 11:56:51 +08:00
zombiej
82c4b52496 updat demo 2019-03-07 11:50:13 +08:00
Yangzhedi
bfbadabd52 fix(Input): fix search style with allowClear or suffix/prefix 2019-03-07 10:06:18 +08:00
偏右
7e48360c85
Merge pull request #15238 from codesignist/patch-2
Turkish translations of new components
2019-03-06 23:39:34 +08:00
Yunus EŞ
01b8c2f0c3
Turkish translations of new components
Global placeholder,  Icon, Text objects added.
2019-03-06 17:10:15 +03:00
afc163
b03d9ad4b2
Update test snapshots 2019-03-06 16:52:57 +08:00
zombieJ
3fbeff3fcc
add warning when use getCheckboxProps (#15231) 2019-03-06 16:48:14 +08:00
afc163
7a217c625c
🐛 Fix space lost when inline element in List.Item, close #15186 2019-03-06 16:31:07 +08:00
afc163
575796cb92
clean up code 2019-03-06 15:23:51 +08:00
afc163
0fe82ed936
refactor list item dom structure 2019-03-06 14:20:51 +08:00
afc163
1c7e0d0b4b
🐛 Fix space lost when inline element in List.Item
close #15186

use `display: contents`:

- https://www.zcfy.cc/article/vanishing-boxes-with-display-contents
- https://css-tricks.com/get-ready-for-display-contents/
2019-03-06 14:20:51 +08:00
偏右
074363b514
Merge pull request #15222 from ant-design/prettier-code
Prettier codes
2019-03-06 13:48:34 +08:00
afc163
881dce9a3e
💄 prettier codes 2019-03-06 13:45:40 +08:00
afc163
f882c13e80
🎨 Fix eslint warning 2019-03-06 12:23:57 +08:00
偏右
b9cef22d21
Merge pull request #15219 from Frezc/master
[doc]remove misleading content
2019-03-06 12:09:28 +08:00
偏右
f1495ac521
Merge pull request #15218 from ant-design/unified-date-picker-cursor-style
Unified DatePicker and TimePicker cursor style
2019-03-06 11:20:57 +08:00
afc163
5d450d2a23
💄 unified DatePicker and TimePicker cursor style 2019-03-06 11:01:56 +08:00
偏右
86b86c7dd7
Merge pull request #15209 from ant-design/fix-ellipsis-ts
Text ellipsis should be optional
2019-03-05 22:17:54 +08:00
afc163
f55d2bbf32
🐛 Text ellipsis should be optional, close #15189 2019-03-05 21:19:22 +08:00
wanli
fdc8a1b458 [doc]remove misleading content 2019-03-05 20:51:32 +08:00
偏右
fb8b1982e9
Merge pull request #15202 from ant-design/master
Merge branch master into feature
2019-03-05 16:55:47 +08:00
afc163
2b8b46d3a3
📝 Fix markdown style 2019-03-05 15:44:24 +08:00