Commit Graph

3887 Commits

Author SHA1 Message Date
afc163
e44a9423a5 Update upgrade-notes.md 2016-02-17 23:21:33 +08:00
Benjy Cui
29825f20c8 style: update code style to please lint 2016-02-17 18:04:42 +08:00
afc163
0df30b49a4 Merge pull request #1027 from coderhaoxin/table-md
doc: fix Table onSelectAll params
2016-02-17 17:01:04 +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
afc163
9f6a211fde Add button focus style, fix #1022 2016-02-17 15:12:44 +08:00
Benjy Cui
293c012712 chore: rename .eslintrc to .eslintrc.json 2016-02-17 15:03:33 +08:00
afc163
0efb81b290 Merge pull request #1021 from ant-design/feat-hmr
Feat hmr
2016-02-17 12:17:48 +08:00
Benjy Cui
415a3d995b style: update code style to please lint 2016-02-16 14:07:09 +08:00
yiminghe
b33e21abb9 Merge pull request #1018 from ant-design/feat-form
feat: scroll to invalid field automatically #993
2016-02-16 11:05:41 +08:00
Benjy Cui
c8015c88c3 feat: scroll to invalid field automatically #993 2016-02-16 10:15:48 +08:00
Benjy Cui
7b608fe1e7 deps: upgrade react-slick 2016-02-16 10:06:56 +08:00
Benjy Cui
ceac176270 docs: update documentation 2016-02-15 10:03:48 +08:00
afc163
0851c37a40 Merge pull request #1006 from raptium/master
修正 components/table 文档中的一处 typo
2016-02-14 14:14:12 +08:00
Guan Hao
8726ebfdb6 Fix a typo in components/table documentation. 2016-02-14 13:34:05 +08:00
afc163
55cc3c57e4 nico-jsx hot reload demo box 2016-02-11 22:57:53 +08:00
afc163
2e839a42fa Add react-transform-hmre 2016-02-11 21:53:59 +08:00
afc163
4c21a1ac56 Add hot-middleware 2016-02-11 21:53:59 +08:00
afc163
949f6f1a12 fix eslint of no-unneeded-ternary 2016-02-06 15:54:39 +08:00
afc163
7c7e8beed2 Fix select and treeSelect multiple disabled style
close #996
2016-02-05 13:55:37 +08:00
afc163
0bdeb3aa87 Fix Unexpected CSS token error on Safari, close #999
ref https://github.com/FortAwesome/Font-Awesome/issues/5043
2016-02-05 00:41:41 +08:00
afc163
51742d3ebd update doc url 2016-02-03 22:16:17 +08:00
afc163
ed3ba953f2 bump 0.12.1 2016-02-03 21:58:10 +08:00
afc163
621198c1f6 Add test for Layout 2016-02-03 21:53:36 +08:00
afc163
d799721f7e improve style 2016-02-03 17:45:42 +08:00
afc163
32f55e88ff update CHANGELOG 2016-02-03 17:14:06 +08:00
yiminghe
9a7bf3aa14 upgrade rc-form 2016-02-03 15:57:00 +08:00
afc163
a9954dce8b Fix a icon slice bug 2016-02-03 15:49:15 +08:00
afc163
411f529242 Add getCalendarContainer prop to DatePicker, close #991 2016-02-03 14:30:58 +08:00
afc163
f4e4eae47b Merge branch 'master' of github.com:ant-design/ant-design 2016-02-03 14:01:51 +08:00
afc163
c0154d3e47 Merge pull request #986 from ant-design/fix-formItem
fix: should not set required to label #985
2016-02-03 14:01:31 +08:00
afc163
b4c997f016 fix required prefixCls 2016-02-03 14:00:38 +08:00
afc163
a9701e3002 use cacheDirectory 2016-02-03 11:40:18 +08:00
Benjy Cui
51c33b9c51 fix: add prefix 2016-02-02 20:47:52 +08:00
afc163
fdb4abb52a speed up animation again 2016-02-02 20:33:38 +08:00
Benjy Cui
b42fb9f189 fix: should not set required to label #985 2016-02-02 19:08:17 +08:00
afc163
ce9e377a38 update doc 2016-02-02 18:24:49 +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
800dd50702 update CHANGELOG for 0.12.1 in developing 2016-02-02 17:58:14 +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
6f2e7d7d3e open unsafeCache 2016-02-02 15:53:16 +08:00
afc163
900e031fd8 fix nav search style 2016-02-02 15:03:13 +08:00
afc163
6700dbba2a Fix Modal onCancel argument, ref #980 2016-02-02 14:54:34 +08:00
afc163
df1b174583 update code theme 2016-02-02 14:37:54 +08:00
afc163
d61a2c981d fix tree-select disabled style 2016-02-02 14:06:37 +08:00