Commit Graph

9266 Commits

Author SHA1 Message Date
Benjy Cui
ad92793a47 fix: events shuould work when element appear, close: #6949 2017-07-25 16:56:49 +08:00
afc163
d90e1b2a9e Fix extra ... in firefox 2017-07-25 14:15:13 +08:00
偏右
54eadefeca Merge pull request #6948 from newswim/master
Escape "|" character in Pagination documentation
2017-07-25 11:43:17 +08:00
Dan Minshew
8e2d65298a Escape "|" character 2017-07-24 22:12:46 -05:00
Dan Minshew
e0ab15907f Escape pipe operator in function signature 2017-07-24 22:03:11 -05:00
afc163
4f85be834c Tweak menu text align again 2017-07-25 10:31:05 +08:00
偏右
fa12a715e0 Merge pull request #6945 from confiks/master
Upgrade create-react-class to 15.6.0
2017-07-25 09:29:29 +08:00
Confiks
e93d24021f Upgrade create-react-class to 15.6.0 2017-07-25 01:53:53 +02:00
Zach Guo
9e6bc99816 Translate documentation for Navigation, both Pattern and Guideline (#6911) 2017-07-25 07:45:54 +08:00
Pierre Neter
0c0fc38be6 docs: just need one title like other documents (#6930) 2017-07-24 10:16:13 +08:00
Benjy Cui
f648edacdb docs: explain what it n, close: #6934 2017-07-24 10:12:16 +08:00
Benjy Cui
2ba3a84331 fix: getDefaultTarget only be called in browser, close: #6926 2017-07-24 09:58:56 +08:00
偏右
547745271e Merge pull request #6932 from pierreneter/docs/spec/update
Update Guidelines
2017-07-24 09:37:59 +08:00
Benjy Cui
d2aca99190 refactor: simplify TextArea's code 2017-07-24 09:36:27 +08:00
偏右
499ab69f65 Merge pull request #6929 from pierreneter/patch-1
Remove help translate line
2017-07-24 09:31:53 +08:00
偏右
199d9433d5 Merge pull request #6933 from huzzbuzz/patch-1
update message/index.zh-CN.md
2017-07-24 09:31:08 +08:00
huzzbuzz
568963e894 update duration value from 1.5 to 3
update duration value from 1.5 to 3
2017-07-24 08:28:15 +08:00
Pierre Neter
5c2b03dbfc Update Guidelines
Signed-off-by: Pierre Neter <pierreneter@gmail.com>
2017-07-24 03:15:07 +07:00
Pierre Neter
55d2511608 Remove help translate line 2017-07-24 01:40:21 +07:00
偏右
94e4ddb032 Merge pull request #6925 from djyde/enable-noImplicitAny-Card
remove `any` from Card component #5627
2017-07-22 21:48:10 +08:00
Randy
d28b8f3591 remove any type from Card component #5627 2017-07-22 21:12:55 +08:00
afc163
31c93e2dcc update changelog 2017-07-22 15:47:19 +08:00
afc163
4513019abc 2.12.2 2017-07-22 15:32:37 +08:00
偏右
5fb8cf85ef Merge pull request #6915 from ant-design/changelog-2.12.2
Add changelog for 2.12.2
2017-07-22 15:25:29 +08:00
afc163
896e738fce Fix missing semicolon 2017-07-22 15:25:08 +08:00
afc163
e51a3a6da4 Fix TimePicker disabled style, close #6918 2017-07-22 15:24:04 +08:00
afc163
a5f7dd7192 Add changelog for 2.12.2 2017-07-22 15:23:31 +08:00
偏右
c733f94c33 Merge pull request #6916 from djyde/separate-type
Separate getFieldDecorator options type
2017-07-22 15:16:04 +08:00
偏右
90959aab19 Merge pull request #6917 from bryanberger/add-sider-trigger-background-less
add less variables for layout-trigger background, color
2017-07-22 14:01:38 +08:00
Bryan Berger
91400d54fa add less variables for layout-trigger background, color 2017-07-21 14:21:31 -04:00
afc163
f505ebd188 Add snapshot test for textarea disabled 2017-07-21 20:23:50 +08:00
偏右
42aaeb4f3d Merge pull request #6885 from ant-design/refactor-anchor
refactor: simplify Anchor, and fix #6473
2017-07-21 20:20:38 +08:00
Benjy Cui
f2d4d0a9e4 refactor: simplify Anchor, and fix #6473 2017-07-21 11:58:12 +08:00
afc163
0ad85e2987 Fix #4431 again 2017-07-21 10:07:18 +08:00
偏右
1013339247 Merge pull request #6906 from clinyong/bugfix
change type of radio group value to any
2017-07-20 17:20:05 +08:00
afc163
c2e7d18663 Make tree select item wider 2017-07-20 17:17:56 +08:00
clinyong
6f586ba243 change type of radio group value to any 2017-07-20 17:04:10 +08:00
Randy
a0dc7d3a72 Separate getFieldDecorator options type
Taking getFieldDecorator options type out of WrappedFormUtils
2017-07-20 13:20:15 +08:00
Benjy Cui
983609c009 css: fix disabled style of Slider, close: #6665 2017-07-20 10:39:22 +08:00
afc163
545d171223 Fix tooltip overlay warning, close #6897 2017-07-19 20:38:39 +08:00
afc163
98faa4378c Make action of Upload optional, close #6890 2017-07-19 20:28:18 +08:00
afc163
3d71d980a7 Adjust menu icon and text vertical align 2017-07-19 17:44:02 +08:00
偏右
8a9a8c972f Merge pull request #6894 from infeng/fix-input-onChange
fix onChange ts definition of Input
2017-07-19 14:01:52 +08:00
Benjy Cui
119d498935 chore: replace http with https, close: #6893 2017-07-19 14:00:11 +08:00
infeng
d19bfcbf74 fix onChange ts definition of Input 2017-07-19 13:52:55 +08:00
Benjy Cui
8cfa61f46b test: update snapshot 2017-07-19 10:15:58 +08:00
Benjy Cui
6bdb84a011 docs: update docs, ref: 639e60a 2017-07-19 09:48:07 +08:00
Geoff Holden
639e60af45 docs: added reverseArrow documentation. (#6888) 2017-07-19 09:45:42 +08:00
偏右
72ac2c914f Merge pull request #6884 from newraina/fix-ButtonGroup-type
fix Button.Group type definition
2017-07-18 21:14:34 +08:00
newraina
aa6afd81b5 fix Button.Group type definition 2017-07-18 16:46:19 +08:00