Commit Graph

6366 Commits

Author SHA1 Message Date
Benjy Cui
9de4c7f436 site: remove italic to improve Chinese readability 2016-09-30 13:55:50 +08:00
Benjy Cui
1e0c034353 Fix cascader (#3243)
* docs: update demo

* fix: should show input value
2016-09-30 13:37:36 +08:00
Shawn Sit
4548b9521f update customized validation demo (#3242) 2016-09-30 12:11:13 +08:00
afc163
b63d620625 Merge branch 'master' of github.com:ant-design/ant-design 2016-09-30 11:31:40 +08:00
afc163
466aea3ea5 fix some components style detail 2016-09-30 11:30:51 +08:00
陆离
3513cf7a1f Mention fix (#3240)
* placeholder style fix

* add onSelect callback
2016-09-30 11:26:27 +08:00
Benjy Cui
0265cf0cb1 docs: update links 2016-09-30 10:34:27 +08:00
feng zhi hao
b501a79d91 docs: update README (#3238) 2016-09-30 09:51:55 +08:00
kvetoslavnovak
c8b741283e docs: Step Error status - Translation Correction (#3235) 2016-09-30 09:49:28 +08:00
kvetoslavnovak
2ecb039e09 docs: Step Vertical MiniVersion - Translation Correction (#3234) 2016-09-30 09:49:17 +08:00
kvetoslavnovak
b98b2d92bf docs: Step Vertical - Translation Correction (#3233) 2016-09-30 09:49:05 +08:00
kvetoslavnovak
fe59d8a7f3 docs: translation correction (#3232) 2016-09-30 09:48:54 +08:00
afc163
a0b5b3f346 Merge branch 'master' of github.com:ant-design/ant-design 2016-09-29 23:14:57 +08:00
afc163
4283fde035 update code collapse style 2016-09-29 23:14:19 +08:00
yiminghe
172142bcef Merge pull request #3203 from jinouwuque/master
add moment dependecy in the package.json
2016-09-29 20:38:19 +08:00
Benjy Cui
9685d06f45 fix: should test if window exist, close: #3216 2016-09-29 18:00:23 +08:00
Benjy Cui
1e65cac784 feat: Steps.Step[icon] support React.ReactNode, close: #3159 2016-09-29 16:12:43 +08:00
Benjy Cui
539bb33fe5 fix: should allow ref to react-slick, close: #3164 2016-09-29 15:50:45 +08:00
afc163
2519677daa Merge branch 'master' of github.com:ant-design/ant-design 2016-09-29 15:47:10 +08:00
afc163
c0b0d493de update site 2016-09-29 15:46:29 +08:00
Benjy Cui
a40a8e914f docs: add ref for upload, close: #3171 2016-09-29 15:37:32 +08:00
Benjy Cui
0c90e73fa8 fix: add missing domain.. 2016-09-29 15:11:59 +08:00
Benjy Cui
2d383067ce docs: should remove domain, close: #3215 2016-09-29 15:08:57 +08:00
afc163
6c7cce486b Merge branch 'master' of github.com:ant-design/ant-design 2016-09-29 14:47:35 +08:00
afc163
526c346fc0 update README 2016-09-29 14:42:38 +08:00
Benjy Cui
76d43e8d1b docs: update demo 2016-09-29 14:36:18 +08:00
afc163
22b7ab84fc http => https 2016-09-29 14:32:15 +08:00
afc163
afce4c5645 Merge branch 'master' of github.com:ant-design/ant-design 2016-09-29 14:25:04 +08:00
afc163
743f3a0dfe remove eslint warning 2016-09-29 14:22:27 +08:00
afc163
8948398b6f use fonts.googleapis.cnpmjs.org 2016-09-29 14:17:42 +08:00
Shawn Sit
1d71e98dbf docs: translated popover demos (#3211) 2016-09-29 13:43:55 +08:00
afc163
ce894a60ae update changelog for getFieldDecorator 2016-09-29 13:43:04 +08:00
afc163
2875d024f9 fix range picker style 2016-09-29 12:20:21 +08:00
afc163
a6131e65f5 Merge branch 'master' of github.com:ant-design/ant-design 2016-09-29 12:16:01 +08:00
afc163
b13a5b0507 update changelog words 2016-09-29 12:13:36 +08:00
Shawn Sit
8b46cfaf99 docs: translated dropdown demos (#3208) 2016-09-29 11:51:24 +08:00
afc163
c93ef7663c update resource page style 2016-09-29 11:42:39 +08:00
Shawn Sit
d2b7c4f2ec docs: Translation popconfirm (#3205)
* doc translation

* translation enhancement

* translate demos
2016-09-29 11:27:59 +08:00
thewei
8b7d013116 Update index.tsx (#3206)
fixed Upload export name
2016-09-29 11:23:37 +08:00
afc163
d90bf42fd5 update site font 2016-09-29 11:21:19 +08:00
Shawn Sit
122e223c0b docs: translate books name and links (#3202) 2016-09-29 10:34:20 +08:00
jinouwuque
6b793ca7b4 add momoent dependecy in the package.json
Otherwise, under babel-plugin-import support, datapicker will report error.
2016-09-28 22:14:30 -04:00
plandem
152ba8bcea docs: update CHANGELOG.en-US.md (#3198) 2016-09-29 09:33:47 +08:00
plandem
a2b939646a docs: update CHANGELOG.zh-CN.md (#3199) 2016-09-29 09:33:28 +08:00
ImJoeHs
ea5386994d fix table filter type (#3193)
* fix table filter type

* 'fix'

* update
2016-09-28 19:56:12 +08:00
afc163
1b906407d3 Merge branch 'master' of github.com:ant-design/ant-design 2016-09-28 19:23:05 +08:00
afc163
6088b48dca fix links 2016-09-28 19:22:52 +08:00
yiminghe
f059b9b125 Merge pull request #3188 from Brooooooklyn/style
style: clean export codes
2016-09-28 18:42:20 +08:00
afc163
2a7444745b update CHANGELOG format 2016-09-28 18:17:12 +08:00
feng zhi hao
c0527f8b66 chore: complete declaration in Tabs and Select (#3183) 2016-09-28 16:58:14 +08:00