Commit Graph

2510 Commits

Author SHA1 Message Date
afc163
6f11e1fda0 update upload demo doc 2016-05-25 17:32:59 +08:00
afc163
ee1ed40a77 use inline import (ant-design/antd-init#52) 2016-05-25 15:09:16 +08:00
Benjy Cui
f22e682217 docs: update translation 2016-05-25 09:43:26 +08:00
afc163
15bb865037 Fix form detail style 2016-05-24 20:08:13 +08:00
afc163
6c3d00368c improve upload code style 2016-05-24 17:57:31 +08:00
RaoHai
ae7476a3f9 Merge pull request #1822 from RaoHai/checkboxZeroChildren
Checkbox will show its label while label equals number 0.
2016-05-24 13:55:38 +08:00
afc163
dd33cb8f60 Move InputGroup style from Form into Input, close #1812 2016-05-23 20:09:25 +08:00
afc163
41a8c17b2b remove search-input from Form 2016-05-23 19:53:07 +08:00
afc163
3ee8c0b604 remove table layout fixed (#1819) 2016-05-23 18:59:27 +08:00
RaoHai
d6c0aa2e1c Checkbox show its label while label equals number 0.
close #1811
2016-05-23 17:37:31 +08:00
afc163
7c2ac50ca7 Add new icons, close #1170
`pushpin` `pushpin-o` `enter` `file-pdf` `file-ppt` `file-excel`
`file-jpg`
2016-05-23 16:41:33 +08:00
afc163
b06cdd08c3 Fix row-flex-space-around, close #1781 2016-05-22 01:52:26 +08:00
afc163
5960ecab7a fix code style 2016-05-21 21:45:07 +08:00
afc163
2464d2acfc Merge branch 'master' of https://github.com/ecofe/ant-design into ecofe-master 2016-05-21 21:44:01 +08:00
afc163
43cf39d9a0 put icon into emptyText, close #1759 2016-05-21 18:53:49 +08:00
afc163
6944a8e7c1 Fix fixed Table align and bordered style, close #1740 2016-05-21 18:08:09 +08:00
afc163
74c0cb97ab fix link 2016-05-20 17:27:25 +08:00
afc163
a8fd9fc1ba code style 2016-05-20 14:26:44 +08:00
afc163
800b6801e8 support other props like style in Spin 2016-05-20 14:25:02 +08:00
afc163
e524f16361 improve Row children render (#1746) 2016-05-20 13:55:00 +08:00
Leon Shi
f15a28c9f0 docs: update Select's documentation (#1780) 2016-05-19 23:37:22 +08:00
Wei Zhu
b9cbb21f55 defaultDuration should be 4.5 seconds (#1778) 2016-05-19 20:40:47 +08:00
afc163
5c9b4b4296 update select demo 2016-05-19 18:05:35 +08:00
Eric
8ba9f0be54 docs : set select width to fit its container (#1775) 2016-05-19 16:32:41 +08:00
afc163
57e5b4f382 Merge branch 'master' of github.com:ant-design/ant-design 2016-05-19 15:38:37 +08:00
afc163
6a1e7278fa Fix combobox Select optionLabelProp, close #1773 2016-05-19 15:37:33 +08:00
afc163
b15ae59101 Fix lots of Form style 2016-05-19 15:21:48 +08:00
afc163
568e79d878 fix select placeholder position 2016-05-19 15:08:02 +08:00
afc163
05c67d6f01 update input demo 2016-05-19 14:43:10 +08:00
afc163
a73e28ca6c InputGroup width 100%, close #1769 2016-05-19 14:43:01 +08:00
ddcat1115
02ce67d44c fix #1695 add demo & doc 2016-05-19 13:45:18 +08:00
afc163
239eaca72c fix doc, close #1761 2016-05-19 11:19:09 +08:00
afc163
f1817e1a9e clear style 2016-05-19 11:12:05 +08:00
Leon Shi
87e8cb7f5c Merge pull request #1722 from kagawagao/master
fix Form style bug
2016-05-18 21:00:25 +08:00
afc163
884f6510b2 Fix confirm icon color, close #1753 2016-05-18 19:07:14 +08:00
afc163
a15b601e6d Fix fixed modal, close #1751 2016-05-18 18:55:50 +08:00
Leon Shi
208392a6aa Merge pull request #1735 from ant-design/fix-input-size
fix: Input[size] should be configurable, close: #1732
2016-05-18 17:36:29 +08:00
Leon Shi
d0772aea50 Merge pull request #1743 from ant-design/feat-cascader-custom-jsx-label
Support custom label react element in Cascader Picker
2016-05-18 16:32:35 +08:00
Leon Shi
6a0c21f202 Add demo of custom render for Transfer item 2016-05-18 15:57:09 +08:00
kaifei
e3ba415822 add callback toggleOpen 2016-05-18 15:55:50 +08:00
afc163
159b28a7a2 Support custom label node render in Cascader, close #1726 2016-05-18 15:34:30 +08:00
Leon Shi
48317ad261 Improve Checkbox style for Transfer custom render 2016-05-18 15:34:18 +08:00
afc163
62e55e2080 update button demo 2016-05-18 14:40:09 +08:00
afc163
a56817349e fix vertical tabs style, close #1737 2016-05-18 14:27:18 +08:00
afc163
8bd421efc7 fix loading button clicked effect 2016-05-18 13:15:42 +08:00
Benjy Cui
f15110e7c1 fix: Input[size] should be configurable, close: #1732 2016-05-18 11:41:57 +08:00
afc163
f7ed1ce38a update tabs demo 2016-05-18 11:04:25 +08:00
jasonslyvia
f4a3b64e14 feat(transfer): add custom render support 2016-05-17 20:23:33 +08:00
kagawagao
88d148ac98 fix Form style bug 2016-05-17 15:46:21 +08:00
afc163
d167738ddb fix steps (react-component/steps#14) 2016-05-17 15:10:54 +08:00