afc163
|
5c22e32db8
|
Add link for uploadItem when file.url is existed, close #1013
|
2016-02-18 11:43:24 +08:00 |
|
Benjy Cui
|
a0c01b54e8
|
docs: update demo code style
|
2016-02-18 11:01:00 +08:00 |
|
Benjy Cui
|
29825f20c8
|
style: update code style to please lint
|
2016-02-17 18:04:42 +08:00 |
|
haoxin
|
6c4998621e
|
doc: fix Table onSelectAll params
|
2016-02-17 16:59:13 +08:00 |
|
afc163
|
d596934985
|
Merge branch 'master' of github.com:ant-design/ant-design
|
2016-02-17 16:43:22 +08:00 |
|
afc163
|
99fbd06ae5
|
fit react router 2.x
|
2016-02-17 16:42:26 +08:00 |
|
Benjy Cui
|
9d022ff84c
|
style: update code style to please lint
|
2016-02-17 15:57:33 +08:00 |
|
Benjy Cui
|
415a3d995b
|
style: update code style to please lint
|
2016-02-16 14:07:09 +08:00 |
|
Benjy Cui
|
c8015c88c3
|
feat: scroll to invalid field automatically #993
|
2016-02-16 10:15:48 +08:00 |
|
Benjy Cui
|
ceac176270
|
docs: update documentation
|
2016-02-15 10:03:48 +08:00 |
|
Guan Hao
|
8726ebfdb6
|
Fix a typo in components/table documentation.
|
2016-02-14 13:34:05 +08:00 |
|
afc163
|
949f6f1a12
|
fix eslint of no-unneeded-ternary
|
2016-02-06 15:54:39 +08:00 |
|
afc163
|
411f529242
|
Add getCalendarContainer prop to DatePicker, close #991
|
2016-02-03 14:30:58 +08:00 |
|
afc163
|
b4c997f016
|
fix required prefixCls
|
2016-02-03 14:00:38 +08:00 |
|
Benjy Cui
|
51c33b9c51
|
fix: add prefix
|
2016-02-02 20:47:52 +08:00 |
|
Benjy Cui
|
b42fb9f189
|
fix: should not set required to label #985
|
2016-02-02 19:08:17 +08:00 |
|
afc163
|
6f20df5d5b
|
update count render, ref #983
|
2016-02-02 18:23:00 +08:00 |
|
afc163
|
e044041305
|
fix(badge): fix count not change, close #983
|
2016-02-02 18:17:50 +08:00 |
|
afc163
|
a92bfa7ac8
|
update date-picker doc
|
2016-02-02 17:51:59 +08:00 |
|
afc163
|
11f6582235
|
Fix date-picker onOk
|
2016-02-02 17:49:44 +08:00 |
|
afc163
|
e5108f6b00
|
Fix menu import bug in rc-menu@0.10.x, close #982
|
2016-02-02 16:48:16 +08:00 |
|
afc163
|
6700dbba2a
|
Fix Modal onCancel argument, ref #980
|
2016-02-02 14:54:34 +08:00 |
|
afc163
|
588914ecd7
|
fix nested Popconfirm, close #977
|
2016-02-02 11:52:00 +08:00 |
|
Benjy Cui
|
104d9cc95e
|
Merge pull request #975 from ant-design/upgrade-deps
upgrade some deps and devDeps
|
2016-02-01 18:48:17 +08:00 |
|
afc163
|
4393caa267
|
make TreeSelect demo more readable
|
2016-02-01 17:06:54 +08:00 |
|
afc163
|
c1f68f13f1
|
upgrade some deps and devDeps
|
2016-02-01 16:34:26 +08:00 |
|
然则
|
b1780a0947
|
up tree-select
|
2016-02-01 14:36:41 +08:00 |
|
afc163
|
6327220266
|
Improve Transfer onChange, close #972
|
2016-02-01 14:07:17 +08:00 |
|
afc163
|
271aaf29e1
|
fix breadcrumb link, close #968
|
2016-02-01 11:33:02 +08:00 |
|
Benjy Cui
|
512941c65b
|
fix: should get meta from children
|
2016-02-01 10:32:02 +08:00 |
|
Benjy Cui
|
4e13bee52a
|
feat: make Form validation work with Modal
|
2016-02-01 09:38:40 +08:00 |
|
yiminghe
|
798d15b4f0
|
update form
|
2016-01-30 19:00:56 +08:00 |
|
afc163
|
ed2e038250
|
style(tree & treeSelect): better style
|
2016-01-30 16:53:49 +08:00 |
|
afc163
|
21eac259b6
|
fix dateInput format when contains time-picker, close #953
|
2016-01-30 16:15:43 +08:00 |
|
afc163
|
affec24940
|
update tooltip demo
|
2016-01-30 02:02:03 +08:00 |
|
然则
|
79d1fd4043
|
up tree draggable demo
|
2016-01-29 11:31:10 +08:00 |
|
yiminghe
|
4ace891cd6
|
change form
|
2016-01-28 21:53:57 +08:00 |
|
yiminghe
|
f5cb207e7c
|
fix FormItem
|
2016-01-28 21:49:09 +08:00 |
|
afc163
|
be1bad307b
|
simplify tree demos
|
2016-01-28 15:13:17 +08:00 |
|
afc163
|
78d3653620
|
update button group demo
|
2016-01-28 14:23:09 +08:00 |
|
afc163
|
48433b5c93
|
upgrade rc-select
|
2016-01-28 12:16:18 +08:00 |
|
Benjy Cui
|
68b51e298d
|
style: update code style for space-before-function-paren
|
2016-01-27 17:00:58 +08:00 |
|
Benjy Cui
|
cd1391e6a2
|
style: update code style for object-curly-spacing
|
2016-01-27 17:00:58 +08:00 |
|
Benjy Cui
|
79aa53ce51
|
docs: update Slider's demo
|
2016-01-27 17:00:58 +08:00 |
|
afc163
|
1fdf5c3539
|
Merge branch 'develop-0.12.0' of github.com:ant-design/ant-design into develop-0.12.0
|
2016-01-27 16:48:40 +08:00 |
|
afc163
|
31ae114a19
|
fix(transfer): fix compatibility es2015 function, close #944
|
2016-01-27 16:46:42 +08:00 |
|
yiminghe
|
9c36b900bf
|
fix(upload): fix default name value
do not set value to ''
|
2016-01-27 16:25:05 +08:00 |
|
afc163
|
3958b2e640
|
Merge branch 'develop-0.12.0' of github.com:ant-design/ant-design into develop-0.12.0
|
2016-01-27 14:48:51 +08:00 |
|
afc163
|
dc1e05f9e9
|
fix(tag): Add enter animation
|
2016-01-27 14:48:25 +08:00 |
|
yiminghe
|
df326bea67
|
fix fieldOption
|
2016-01-27 14:35:21 +08:00 |
|