Commit Graph

14091 Commits

Author SHA1 Message Date
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
ngolin
cb5fe6cbf8 Fix: TypeScript <Layout> requires a tagName property (#15181)
* fix #15162

* force safe type casting

* get rid of non-null assertion

* get rid of non-null assertion
2019-03-05 14:39:43 +08:00
偏右
7724fee91a
Merge pull request #15197 from ant-design/typography-ts
update `setContentRef` ts def
2019-03-05 14:37:49 +08:00
zombiej
26cde5813f update ts def 2019-03-05 13:48:38 +08:00
偏右
f817aa90d2
📝 Remove --save after npm install 2019-03-05 11:46:33 +08:00
偏右
5dec4960df
Merge pull request #15184 from ant-design/fix-input-focus-state
Fix Input Password focus state
2019-03-05 11:32:05 +08:00
afc163
216c85211b
Add test cases 2019-03-05 11:16:13 +08:00
偏右
27575b38d0
Update PULL_REQUEST_TEMPLATE.md 2019-03-04 22:30:19 +08:00
偏右
5da728117c
Merge pull request #15170 from Hazyzh/modify_doc_icon_bg
(Site_Icon_Display) modify background color for two tone icon item
2019-03-04 22:26:50 +08:00
偏右
53a35adbd5
Merge pull request #15153 from zy410419243/issue-14775
pref: lift up coverage rate
2019-03-04 22:26:38 +08:00
afc163
1b713c94e6
🐛 Focus input after clear input content 2019-03-04 22:19:40 +08:00