Commit Graph

1345 Commits

Author SHA1 Message Date
afc163
2f7b75562c Merge branch 'master' into antd-3.0 2017-09-20 17:13:32 +08:00
偏右
0ffccf8b0f Provide a debug way of preact compatibility (#7670)
* try preact

* Add start:preact to scripts

* fix webpack.config.js
2017-09-20 14:57:48 +08:00
afc163
fe7c85fece Merge branch 'master' into antd-3.0 2017-09-19 16:12:18 +08:00
Wei Zhu
ed2303a5da Change primary color in browser (#7516) 2017-09-18 17:31:48 +08:00
Benjy Cui
72845f55ec deps: upgrade rc-steps 2017-09-18 16:12:55 +08:00
nikogu
61dcdae271 merge master 2017-09-18 10:49:28 +08:00
nikogu
abf18b9ec4 merge master 2017-09-18 10:13:48 +08:00
afc163
43d14f8517 upgrade rc-slider, improve accessibility 2017-09-17 17:42:24 +08:00
nikogu
b651579c1b update version 2.13.2 2017-09-17 01:15:41 +08:00
Shubham Kanodia
989b2e2041 Added react and react-dom as peerDeps (#7592)
* Added react and react-dom as peerDeps

* Added react ~0.14.0 as a valid peerDependency
2017-09-16 23:44:20 +08:00
afc163
2e8e9ccf61 Merge branch 'master' into antd-3.0 2017-09-13 14:29:01 +08:00
afc163
f321596e04 Revert empty style of table
ref #7142

close https://github.com/react-component/table/issues/163
2017-09-13 14:26:02 +08:00
jiang
2570ba8fe6 Menu anim (#7567)
* update menu icon animate

* add padding !important, restore menu retraction animate

* update dropdown arrow
2017-09-12 16:46:33 +08:00
Wei Zhu
2a4adeef46 Upgrade antd-tools 2017-09-12 11:51:43 +08:00
ddcat1115
d5b6cc70cd 2.13.1 CHANGELOG 2017-09-11 00:02:05 +08:00
afc163
13a11d6fc3 update default font-size 2017-09-08 15:32:10 +08:00
afc163
fe12d8d579 Merge branch 'master' into antd-3.0 2017-09-06 21:44:47 +08:00
afc163
b8f6185abc Fix simple pagination style, close #7500 2017-09-06 21:44:26 +08:00
nikogu
025ea8ede9 bump 3.0.0-alpha.9 2017-09-06 16:05:23 +08:00
afc163
abdf14c8a3 bump 2017-09-06 14:15:38 +08:00
afc163
78c1bebd7a Merge branch 'master' into antd-3.0 2017-09-06 13:43:00 +08:00
afc163
053054bc65 bump 2017-09-06 13:19:09 +08:00
paranoidjk
a73d0504ca site: dev use uncompressed bundle. close #7383 (#7472) 2017-09-06 09:19:35 +08:00
afc163
c0df7f4142 bump 2017-09-05 20:03:21 +08:00
偏右
a933961aae upgrade rc-steps to 3.0 (#7473)
* upgrade rc-steps to 3.0

* update snapshot
2017-09-05 19:57:59 +08:00
afc163
dca17bcc12 Fix package.json 2017-09-05 16:29:25 +08:00
afc163
0f778d2a4a Merge from master 2017-09-05 16:19:34 +08:00
afc163
cb1e0bfe8e Fix table empty data scroll style
close #7457
2017-09-05 15:57:34 +08:00
Wei Zhu
319fa7c82d Bump 2.13.0 2017-09-03 22:55:41 +08:00
Wei Zhu
ad3e49e397 docs: Add backfill to AutoComplete 2017-09-01 11:33:11 +08:00
偏右
81f16cb2e0 Merge pull request #7400 from ant-design/feature-2.13
Feature 2.13
2017-08-31 16:02:04 +08:00
afc163
a3e723648b upgrade react-slick to 0.15.0 2017-08-31 12:20:10 +08:00
afc163
81048aafb2 Improve itemRender of Pagination 2017-08-30 14:03:37 +08:00
afc163
9c477bf8fd fix conflict 2017-08-27 19:32:45 +08:00
afc163
5a971b24ad Merge from master 2017-08-27 19:32:02 +08:00
偏右
156ce90a8e 2.12.8 (#7346)
* 2.12.8

* use emoji
2017-08-27 18:57:24 +08:00
afc163
6527f9cdb0 More elegant empty style for fixed-columns Table
close #7298

close #7142
2017-08-27 17:30:29 +08:00
ddcat1115
7714926be5 bump 3.0.0-alpha.5 2017-08-24 11:48:03 +08:00
ddcat1115
b10f7726c3 Merge remote-tracking branch 'origin/master' into antd-3.0 2017-08-23 23:12:38 +08:00
ddcat1115
e2d6488f1c bump 3.0.0-alpha.4 2017-08-23 19:25:12 +08:00
afc163
ef43be1c67 remove incompatiable jsdom version 2017-08-23 17:08:45 +08:00
afc163
036aeb333d fix jsdom in devDeps 2017-08-23 16:31:15 +08:00
afc163
640fcc51e8 upgrade rc-pagination, no new API for antd 2017-08-23 13:46:55 +08:00
ddcat1115
2666eef671 fix package.json 2017-08-22 15:27:45 +08:00
Benjy Cui
2620318172 feat: support controlled panels for DatePicker and RangePicker, close: #5190 (#7049) 2017-08-21 21:15:44 +08:00
afc163
dc7dfd38c6 Merge from master 2017-08-21 21:02:57 +08:00
Benjy Cui
55f58cf59f bump 2.12.7 2017-08-21 10:00:00 +08:00
afc163
ff7ba0fb6f upgrade antd-tools and use next over beta, ant-design/antd-tools#57 2017-08-19 12:26:25 +08:00
afc163
c28c2f6b1e Merge branch 'master' into antd-3.0 2017-08-18 19:18:26 +08:00
Benjy Cui
f089d1852d chore: remove useless deps, and close: #4451 2017-08-18 15:00:21 +08:00