Commit Graph

2908 Commits

Author SHA1 Message Date
afc163
a0f93bfa83 use stateless component 2015-11-28 14:23:31 +08:00
afc163
e2e0fa291b Add today disabled style for datepicker, fix #606 2015-11-27 17:27:20 +08:00
afc163
bc2d84f444 rm console.log 2015-11-27 16:57:13 +08:00
afc163
ae9e4420c8 remove unused deps in demo.js 2015-11-27 16:30:11 +08:00
afc163
c269f65d08 Fix badge count always 0 bug in IE8/9, #605 2015-11-27 15:45:38 +08:00
afc163
562697423b Add media-match to polyfil 2015-11-27 15:43:15 +08:00
afc163
6898eb19e5 update style.css 2015-11-27 15:10:08 +08:00
afc163
7c0c2cd18c Add rowKey tip in document 2015-11-27 15:08:56 +08:00
afc163
9e82dee23b Add rowKey tip in document 2015-11-27 14:54:25 +08:00
afc163
eb828f0eba Fix disabled props in RadioGroup, closes #603 2015-11-27 14:29:03 +08:00
afc163
820d9d7880 fix demo lint 2015-11-27 12:08:57 +08:00
afc163
1d5e119d26 Remove empty less files 2015-11-27 12:03:44 +08:00
afc163
d45e9e510b update CHANGELOG 2015-11-27 11:33:43 +08:00
afc163
beaa01d4ef upgrade rc-pagination to 1.3.5 2015-11-27 01:00:27 +08:00
afc163
123741a623 update version 2015-11-26 23:34:55 +08:00
afc163
3992678141 update ajax demo, controll current page outside 2015-11-26 23:30:20 +08:00
afc163
82addcccc1 update date and time picker demo 2015-11-26 22:18:14 +08:00
afc163
3bdff8ec8c Merge pull request #600 from ant-design/lesshint
Lesshint
2015-11-26 20:24:32 +08:00
afc163
3c06ea5fff Merge pull request #598 from ant-design/upgrade-pagination
Upgrade rc-pagination to 1.3.0.
2015-11-26 20:24:22 +08:00
afc163
5b4aa4cd55 update API 2015-11-26 19:52:25 +08:00
afc163
2802643c12 fix demo 2015-11-26 19:51:03 +08:00
afc163
8d36dc6fe5 Add simple lesshint support 2015-11-26 19:36:00 +08:00
Yuwei Ba
849f080999 Upgrade dependency. 2015-11-26 18:28:04 +08:00
Yuwei Ba
83f176f2f6 Update demo. 2015-11-26 17:15:18 +08:00
afc163
8a1736c1d0 remove .lesslintrc 2015-11-26 15:23:04 +08:00
afc163
3cd55c905b update rc-table version 2015-11-26 14:57:40 +08:00
Yuwei Ba
4cc69cdd3f Upgrade rc-pagination to 1.3.0. 2015-11-26 12:17:19 +08:00
afc163
e3f3594f33 Merge pull request #596 from ant-design/fix-less
fix: import CSS instead of LESS
2015-11-25 18:23:28 +08:00
afc163
cd6509bd37 Merge pull request #595 from ant-design/markdown-code-block-lint
Markdown code block lint
2015-11-25 18:20:44 +08:00
Benjy Cui
e6baea33a6 fix: import CSS instead of LESS 2015-11-25 18:19:45 +08:00
afc163
d1d3329674 fix boolean attribute lint errors 2015-11-25 18:10:35 +08:00
afc163
16abf46071 Fix markdown eslint errors, update .eslintrc 2015-11-25 18:10:34 +08:00
afc163
efbd455384 Add markdown code block eslint support 2015-11-25 18:10:34 +08:00
afc163
69433ebf9c Merge branch 'master' of github.com:ant-design/ant-design 2015-11-25 17:50:16 +08:00
afc163
de05c8e2d2 Merge pull request #590 from ant-design/bump-0.10.2
bump 0.10.2
2015-11-25 17:05:56 +08:00
afc163
2f2928979b Merge pull request #592 from ant-design/fix-input-number
fix: InputNumber should support `className`
2015-11-25 17:05:27 +08:00
Benjy Cui
5559f32b64 Merge pull request #594 from shelwei/master
docs: update Modal.confirm demo
2015-11-25 16:27:32 +08:00
shelwin
042f016dd4 update modal confirm demo 2015-11-25 16:17:58 +08:00
Benjy Cui
8b059cfb9a bump 0.10.2 2015-11-25 16:13:12 +08:00
Benjy Cui
75fc99f0ad fix: InputNumber should support className 2015-11-25 15:58:38 +08:00
afc163
e88fcd2839 Merge branch 'master' of github.com:ant-design/ant-design 2015-11-25 11:42:51 +08:00
Benjy Cui
2b3878549a docs: update Slider docs for tipFormatter 2015-11-25 11:34:55 +08:00
afc163
7388b7e93a Merge branch 'master' of github.com:ant-design/ant-design 2015-11-25 11:12:53 +08:00
afc163
813be9145d Merge pull request #589 from ant-design/fix-issue-586
fix: fixes #586.
2015-11-25 11:12:45 +08:00
afc163
a1e2099d4a update ScrollNumber render 2015-11-25 11:08:26 +08:00
SimaQ
a86a3b9a5b fix: fixes #586. 2015-11-25 10:46:38 +08:00
afc163
ce76ebfe9b replace rcUtil.classSet by classnames, ref react-component/util#1 2015-11-24 20:03:57 +08:00
afc163
a6197a4836 Merge pull request #565 from ant-design/badge-anim
Badge anim
2015-11-24 19:37:48 +08:00
afc163
62b50c76d7 adjust datepicker and timepicker style to fit each other 2015-11-24 17:43:58 +08:00
afc163
8cd65dcdba update timepicker demo 2015-11-24 17:33:14 +08:00