Commit Graph

1674 Commits

Author SHA1 Message Date
afc163
b2b60fdac4 3.0.0-rc.2 2017-11-22 16:59:43 +08:00
afc163
b90b04f3fe upgrade rc-form 2017-11-22 15:38:27 +08:00
Benjy Cui
09fd564af9 feat: upgrade rc-menu (#8235) 2017-11-20 10:33:34 +08:00
Wei Zhu
5e0dd59e5c Bump 3.0.0-rc.1 2017-11-19 22:03:31 +08:00
Wei Zhu
cd67045e11 Update rc-time-picker 2017-11-19 21:35:46 +08:00
Wei Zhu
ca44eb9cd9 Remove react@0.14 and react@15 from peerDependencies 2017-11-19 20:39:35 +08:00
Wei Zhu
5d38ccf892 Oops. 2017-11-19 20:38:05 +08:00
Wei Zhu
4a97ed4bf0 Update rc-scroll-anim 2017-11-19 20:33:59 +08:00
Wei Zhu
409959e7c7 Update rc-scroll-admin 2017-11-19 20:25:59 +08:00
Wei Zhu
bf4ad93f2c Update rc-select 2017-11-19 20:14:53 +08:00
Wei Zhu
076c40ac31 Update rc-rate 2017-11-19 20:00:12 +08:00
Wei Zhu
816226ff92 Update rc-input-number 2017-11-19 19:59:26 +08:00
Wei Zhu
d5b56e522e Merge branch 'master' into antd-3.0 2017-11-19 14:26:05 +08:00
Wei Zhu
9fb590fe9d Stick eslint-plugin-react to 7.4.0
https://github.com/yannickcr/eslint-plugin-react/issues/1543
2017-11-19 14:25:17 +08:00
Wei Zhu
9678d3fcfd
Focus && blur support (#8204)
* Add test for select

* Add focus() and blur() for AutoComplete

* Add focus() and blur() to Cascader

* Add focus test for input

* Add focus() and blur() for Checkbox

* Add focus() and blur() for Radio

* Add focus() and blur() for Switch

* Add blur() for TimePicker

* Add focus() and blur() to TreeSelect
2017-11-19 01:41:40 +08:00
afc163
a4213c22af bump beta 2017-11-18 17:53:06 +08:00
Benjy Cui
ac463a10f2 deps: upgrade form to 2.0.0 (#8207) 2017-11-17 21:19:10 +08:00
jiang
a5bf187271 update menu responsive, ref #4682 (#8226)
* update menu responsive, ref #4682

* update popover menu style
2017-11-17 19:17:37 +08:00
Wei Zhu
f78d33ed59
Update rc-table (#8187)
* Update rc-table

* Add table drag sorting demo
2017-11-17 18:53:07 +08:00
Wei Zhu
8fcb214100 3.0.0-beta.8 2017-11-17 14:50:18 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports (#8218) 2017-11-17 14:38:54 +08:00
afc163
e3da638b53 bump 2017-11-13 21:15:32 +08:00
afc163
65b5769abd bump 2.13.10 2017-11-12 15:22:12 +08:00
Wei Zhu
55c85f77a1
Update dependendies (#8150)
* deps: upgrade rc-menu, and close: #2837

* test: update snapshots

* Update rc-calendar

* Update rc-cascader

* Update rc-dialog

* Update dropdown

* Update rc-select@7.1.0

* Update rc-slider

* Update rc-time-picker

* Update rc-tooltip

* Update rc-tree-select

* Mock rc-trigger and Portal

* Fix animation warning when inlineCollapsed changes

* fix: should use SubMenu[popupClassName]

* Fix typescript error

* Fix lint

* fix: style for menu

* Mock rc-trigger for React 15

* Remvoe allow_failures
2017-11-11 00:07:03 +08:00
Benjy Cui
fe7386746c site: clean cached before start, close: benjycui/bisheng#113 2017-11-10 17:47:48 +08:00
afc163
198d033e21 upgrade @types/react to 16 2017-11-08 15:42:57 +08:00
Wei Zhu
67fee48c6a Run test against multiple react versions 2017-11-07 10:51:25 +08:00
afc163
1338c4f4f8 bump new beta 2017-11-06 21:29:21 +08:00
afc163
714b4ae06a Merge branch 'master' into antd-3.0 2017-11-06 10:35:41 +08:00
Benjy Cui
6bedfb6a5c bump 2.13.9 2017-11-06 10:18:53 +08:00
Benjy Cui
de0493d82b docs: translate, ref: #8100 2017-11-03 15:02:26 +08:00
afc163
3cef86ece5 bump 2017-11-01 20:31:54 +08:00
afc163
cfb871cf58 bump 2017-11-01 18:34:32 +08:00
Benjy Cui
51785aa6eb deps: upgrade TypeScript to 2.6, close #8018 2017-11-01 11:47:22 +08:00
afc163
dbe451a199 bump 2017-10-31 19:40:21 +08:00
afc163
0c44489cb3 bump 2017-10-31 15:15:51 +08:00
afc163
4c20b49db3 bump beta 2017-10-31 15:15:51 +08:00
Benjy Cui
7ff7519207 fix: upgrade rc-form and refactor to be compatible with react@16 2017-10-31 01:33:56 -05:00
nikogu
4166474d07 bump 2.13.8 - change version 2017-10-28 18:52:06 +08:00
afc163
23caba1b65 Upgrade rc-time-picker to 3.0.0
Add `hourStep` `minuteStep` `secondStep`
2017-10-28 15:01:54 +08:00
afc163
d96284c798 Merge branch 'master' into antd-3.0 2017-10-27 20:22:17 +08:00
ddcat1115
978a0cbc64 bump 2017-10-27 15:37:15 +08:00
afc163
3c4cc688a1 Fix install warning, close #8030 2017-10-27 10:02:08 +08:00
afc163
3729304166 bump 2017-10-26 19:40:26 +08:00
Benjy Cui
53906a2f0b deps: upgrade deps 2017-10-26 17:25:33 +08:00
afc163
c44f9528be Tweak list style 2017-10-26 15:07:01 +08:00
afc163
ec30f15dc6 bump 2017-10-26 13:38:39 +08:00
afc163
ed41f697e3 bump 2017-10-26 11:59:37 +08:00
Benjy Cui
e641638c33 deps: upgrade bisheng (#7985) 2017-10-24 22:05:32 -05:00
Wei Zhu
7776cf62a7 Merge branch 'master' into antd-3.0 2017-10-25 10:25:02 +08:00
afc163
695bd8a6c0 bump 2017-10-24 15:29:35 +08:00
monkindey
2a92b7a9fa feat: add sort api table script 2017-10-24 11:21:04 +08:00
ddcat1115
1f57cf4e51 version 2.13.7 2017-10-22 17:44:23 +08:00
afc163
f18c8a4ecf bump 2017-10-19 20:35:55 +08:00
Wei Zhu
4431c5d70d Upgrade antd-tools 2017-10-19 19:10:03 +08:00
afc163
839703bb55 bump 2017-10-19 17:09:57 +08:00
afc163
91b2d9ab9a bump 2017-10-18 21:36:50 +08:00
afc163
6e78ffd0a6 Fix react externals 2017-10-12 20:29:12 +08:00
afc163
94c6c910ff Merge branch 'master' into antd-3.0 2017-10-12 20:07:31 +08:00
afc163
d650c1bf50 use bisheng 0.25 for react 15 2017-10-12 20:05:35 +08:00
afc163
6b609aa5da bump 3.0.0-alpha.15 2017-10-12 18:14:47 +08:00
afc163
73c9be2f40 bump 2.13.6 2017-10-12 14:52:39 +08:00
Wei Zhu
3c0103f8c5 Bump 2.13.5 2017-10-11 20:11:19 +08:00
afc163
627e94fa5a upgrade some devDependencies 2017-10-11 18:20:05 +08:00
Benjy Cui
0bce5c83f9 deps: upgrade rc-notification to support react@16 (#7844) 2017-10-11 12:03:19 +08:00
Wei Zhu
c5487ad1eb React 16 + Enzyme 3 2017-10-09 19:18:04 +08:00
afc163
172a9ede10 bump alpha 2017-10-09 13:48:22 +08:00
afc163
4eb9d5ef56 Merge branch 'master' into antd-3.0 2017-10-09 13:33:59 +08:00
afc163
475e4ff23d upgrade eslint-config-airbnb 2017-10-09 13:27:35 +08:00
afc163
22860b9e87 2.13.4 2017-09-29 22:40:43 +08:00
nikogu
02b69f482d bump 3.0.0-alpha.13 2017-09-28 17:57:07 +08:00
nikogu
1f2425615e bump alpha.12 2017-09-28 09:55:06 +08:00
nikogu
83533660db bump 3.0.0-alpha.11 2017-09-27 14:48:37 +08:00
Benjy Cui
829b5f87bf feat: make default locale to enUS (#7553)
* feat: make default locale to enUS

* test: fix CI

* docs: update getting started
2017-09-26 23:12:47 +08:00
转二
20dae8f33e feat: Add option for component: 'mention' 2017-09-25 21:12:43 +08:00
niko
91b97d7b25 List virtualized (#7692)
* add virtualized & infinite demo
* change `children render` to `renderItem`
2017-09-25 15:24:16 +08:00
afc163
40e43a80e7 Merge branch 'master' into antd-3.0 2017-09-25 11:14:46 +08:00
Guan Yu Pan (Jacky)
c30c156c56 upgrade rc-animate to 2.4.1 (#7724) 2017-09-25 11:06:25 +08:00
Benjy Cui
bdecb4ebd9 bump 2.13.3 2017-09-22 17:49:16 +08:00
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
afc163
7b8090d279 upgrade antd-tools 2017-08-18 12:10:53 +08:00
afc163
b84b17d981 Merge branch 'master' into antd-3.0 2017-08-17 18:03:28 +08:00
jiang
7a5e11c799 fix: tabs show scroll anim and tag anim ease (#7218)
* fix: tabs show scroll anim and tag anim ease

* update snapshot
2017-08-16 21:05:52 +08:00
nikogu
3c5e0d4fb8 bump 3.0.0-alpha.2 2017-08-15 17:27:56 +08:00
nikogu
ecef5887b6 merge master 2017-08-15 17:26:56 +08:00
afc163
dc209c20f9 upgrade rc component version 2017-08-15 14:41:28 +08:00
乐仪
6e49d02a07 bump 3.0.0-alpha.2 2017-08-14 21:54:37 +08:00
nikogu
9a7c369af6 bump 2.12.6 2017-08-11 22:18:16 +08:00
nikogu
33e822b0c8 revert to 3.0.0-alpha.1 & bump 3.0.0-alpha.1 2017-08-11 09:37:24 +08:00
nikogu
bd1e9a0182 bump 3.0.0-alpha.2 2017-08-10 18:53:03 +08:00
nikogu
bab429d838 bump 3.0.0-alpha.1 2017-08-10 18:10:40 +08:00
afc163
b48f749e26 Merge branch 'feature-2.13' into antd-3.0 2017-08-10 16:33:18 +08:00
Vemund Santi
b69a6886d7 Locale/nb-NO (#7122)
* locale: Add Norwegian Bokmål locales to Ant Design

* Add Vemund Santi to authors.

* docs: add Norwegian to list of i18n language examples

* test: add tests for Norwegian Bokmål

* Update dependencies. Use locales from rc-pagination.
2017-08-09 20:36:01 +08:00
乐仪
5b85d7019c bump 3.0.0-alpha.0 2017-08-09 16:47:12 +08:00
乐仪
bf7814452f bump 3.0.0-alpha0 2017-08-09 16:09:57 +08:00
afc163
acf58de807 2.12.5 2017-08-07 21:29:24 +08:00
afc163
4c52ccaff9 Fix Dropdown menu width, close #7124 2017-08-07 21:27:08 +08:00
乐仪
c8eec8c56f bump 2.12.4 2017-08-06 20:21:57 +08:00
偏右
cb8f6a6ef5 Fix tabs extra content (#7090)
* Fix tabBarExtraContent style in vertical tabs

close #6578

* update snap

* fix rc-tabs
2017-08-05 23:01:28 +08:00
afc163
6a17efcbf1 upgrade some devDeps and fix stylelint 2017-08-04 18:01:40 +08:00
Wei Zhu
12bf17b166 Bump version 2017-07-31 01:26:28 +08:00
Wei Zhu
bef7db465e Revert "Revert "Revert "feat: upgrade rc-slider, support keyboard accessibility"""
This reverts commit 0b8b0d2deb.
2017-07-30 16:07:41 +08:00
Wei Zhu
0b8b0d2deb Revert "Revert "feat: upgrade rc-slider, support keyboard accessibility""
This reverts commit 551807cd91.
2017-07-30 16:06:53 +08:00
Wei Zhu
551807cd91 Revert "feat: upgrade rc-slider, support keyboard accessibility"
This reverts commit ef339a32ac.
2017-07-30 16:05:37 +08:00
paranoidjk
ef339a32ac feat: upgrade rc-slider, support keyboard accessibility
https://github.com/react-component/slider/pull/282
2017-07-28 14:02:45 +08:00
Benjy Cui
fff756ff5f deps: upgrade rc-tree 2017-07-28 11:38:39 +08:00
paranoidjk
bcb82a518b feat: upgrade rc-calendar. 2017-07-28 11:18:40 +08:00
Benjy Cui
455ea58b10 deps: upgrade rc-tree 2017-07-27 16:43:11 +08:00
Confiks
e93d24021f Upgrade create-react-class to 15.6.0 2017-07-25 01:53:53 +02:00
afc163
4513019abc 2.12.2 2017-07-22 15:32:37 +08:00
infeng
d19bfcbf74 fix onChange ts definition of Input 2017-07-19 13:52:55 +08:00
Benjy Cui
02670cb174 bump 2.12.1 2017-07-17 09:36:53 +08:00
乐仪
60f9ba5b33 bump 2.12.0 2017-07-08 12:48:43 +08:00
偏右
b653a2c055 Merge branch 'master' into feature-2.12 2017-07-07 19:41:37 +08:00
afc163
25a60322e5 Add Pagination[itemRender] 2017-07-06 19:17:36 +08:00
paranoidjk
48ec77222f feat: upgrade rc-slider
https://github.com/react-component/slider/pull/292
2017-07-04 18:49:24 +08:00
paranoidjk
ba168b826f refactor: use spread operator replace object-assign (#6677) 2017-07-03 16:57:11 +08:00
Wei Zhu
1f69de8da4 Run demo test against dist/lib/es dir 2017-06-30 15:30:17 +08:00
Benjy Cui
dc9d4ae795 Merge branch 'master' into feature-2.12 2017-06-30 14:18:05 +08:00
Benjy Cui
1a11d7849f deps: unlock rc-animate's minor, close: #6631 2017-06-28 16:13:23 +08:00
RaoHai
890cca119b 2.11.2 2017-06-25 15:08:20 +08:00
Wei Zhu
02f4e5794c Bump 2.11.1 2017-06-19 00:16:50 +08:00
Benjy Cui
1debb624f3 site: fix build warning for #5646 2017-06-16 10:56:56 +08:00
偏右
eeeafef4bb Merge pull request #5646 from ant-design/fix-breadcrumb
Fix: Breadcrumb should work with react-router@4
2017-06-15 19:11:25 +08:00
Wei Zhu
51f84e82e2 2.12.0-beta1 2017-06-15 16:45:46 +08:00
Wei Zhu
d4fd348114 Uprgade rc-table 2017-06-15 16:36:09 +08:00
afc163
42d279b691 clean devDeps 2017-06-15 14:33:37 +08:00
afc163
1f3b9e4ee2 fix deps and snapshot 2017-06-15 13:57:07 +08:00
偏右
c140daabc5 Merge branch 'master' into fix-breadcrumb 2017-06-15 13:36:19 +08:00
Benjy Cui
3b49abb104 deps: upgrade rc-form to 1.4.0 2017-06-13 17:38:06 +08:00
Benjy Cui
0bea0f6482 Revert "fix #6426"
This reverts commit f88139396d.
2017-06-12 10:57:12 +08:00
afc163
f88139396d fix #6426 2017-06-10 13:44:22 +08:00
afc163
e81ac57382 bump to 2.11.0 2017-06-09 19:50:53 +08:00
afc163
254c4c40b6 upgrade deps 2017-06-09 19:50:53 +08:00
Benjy Cui
bac9cee1d8 deps: upgrade rc-tabs 2017-06-09 10:52:59 +08:00
Benjy Cui
4ee2194b45 deps: upgrade rc-notification 2017-06-09 10:17:30 +08:00
Benjy Cui
109afc53ef deps: upgrade deps' patch, close: #6412 2017-06-09 10:07:59 +08:00
Benjy Cui
2e313ef8f0 Merge branch 'master' into feature-2.11 2017-06-06 17:26:06 +08:00
Benjy Cui
5e55383796 deps: lock antd-tools to minor, to avoid eslint failed 2017-06-06 17:17:18 +08:00
afc163
df6f75b343 upgrade to rc-switch 1.5.1 2017-06-06 14:36:05 +08:00
偏右
920b32e94c Merge pull request #6344 from damiangreen/master
Add en-GB, it-IT, fr-FR + nl_BE locales
2017-06-05 18:05:22 +08:00
paranoidjk
cc5f2edde1 feat: upgrade bisheng.
ref https://github.com/ant-design/ant-design-mobile/issues/1292
2017-06-05 11:54:04 +08:00
Damian Green
5e84b79996 bump rc-pagination@1.9.4 2017-06-02 16:58:42 +01:00
slientcloud
e43c8012ad chore: support slider aira (#6301) 2017-06-01 12:08:39 +08:00
Benjy Cui
4e75347d35 deps: upgrade rc-pagination 2017-06-01 10:44:00 +08:00
Wei Zhu
0080b6ddf5 Bump version 2017-05-31 22:33:33 +08:00
Benjamin Kniffler
47d43e579f Bump rc-util to 4.0.4 (#6311) 2017-05-31 20:56:56 +08:00
乐仪
f03e5549bf Merge branch 'master' of https://github.com/ant-design/ant-design into feature-2.11 2017-05-31 20:01:07 +08:00
afc163
fd625ef1a0 upgrade and fix tslint problems 2017-05-31 15:48:35 +08:00
乐仪
af89c14e4a bump 2.10.3 2017-05-31 15:20:11 +08:00
Benjy Cui
a4a6db76de deps: upgrade rc-calendar 2017-05-31 10:45:45 +08:00
afc163
b57047c919 upgrade typescript to 2.3, close #6263 2017-05-30 17:48:07 +08:00
Benjy Cui
1b607baddc feat: expose components in ES2015 module 2017-05-27 14:09:07 +08:00
Benjy Cui
b8118bb09c test: update test config 2017-05-27 11:13:52 +08:00
Benjy Cui
0e5431d21b deps: upgrade antd-tools and code style 2017-05-25 16:54:15 +08:00
Wei Zhu
97c75d4ea8 Upgrade rc-tree-select
* Add allowClear to checkable and multiple select.
2017-05-23 14:51:27 +08:00
RaoHai
8395470ea8 2.10.2 2017-05-23 10:35:11 +08:00
afc163
861c5b33d1 support precision of InputNumber, close #5998 2017-05-22 17:40:12 +08:00
Benjy Cui
1dae0b65f2 chore: improve UX of RangePicker (#6200)
* chore: improve UX of RangePicker

* test: fix CI
2017-05-22 09:42:04 +08:00
afc163
f9017c677c upgrade react-color 2017-05-18 21:18:53 +08:00
afc163
a05e04ff81 upgrade rc-queue-anim 2017-05-18 20:52:43 +08:00
Benjy Cui
361df26f3a fix: should support DatePicker|RangePicker[showTime.defaultValue], (#6160)
close: #5691 #2375
2017-05-18 14:51:06 +08:00
afc163
8703145d70 Fix prop-types and createClass warning, #5678 2017-05-18 14:22:47 +08:00
afc163
c6ec1ce9bb use create-react-class, ref #5678 2017-05-17 18:01:53 +08:00
afc163
29e54c2339 fix lint in demo 2017-05-15 16:40:10 +08:00
Benjy Cui
61d6cf14ff deps: upgrade eslint relative deps 2017-05-15 12:10:28 +08:00
Wei Zhu
c001101899 2.10.1 2017-05-14 16:11:02 +08:00
paranoidjk
c21b58b576 fix: upgrade rc-tabs, fix react warning. ref #5678 2017-05-10 21:36:08 +08:00
Benjy Cui
5b605f1a57 bump 2.10.0 2017-05-05 18:08:17 +08:00
陆离
4518b02095 feat: support Mention[disabled|readOnly] and add some warning(#6004)
#### FEATURES

 * use `ContentState` instead of `EditorState`, selection events won't trigger
   onChange anymore.
 * deprecated `Mention.toEditorState`, instead of `Mention.toContentState`,
 * `Mention.toEditorState` are compatibled, but have a warnning in console.

 #### ISSUES

 * `disabled` and `readOnly` props supported.
 * fixed controlled mode bug.

 * close #5788
 * close #5175
 * close #https://github.com/react-component/editor-mention/issues/7
2017-05-05 14:53:46 +08:00
偏右
d3aa5f3cbf fix: time picker layout (#5983)
* Add popupClassName

* Fix showTime panel width bug, close #5959

* Add test case
2017-05-02 16:24:29 +08:00
Benjy Cui
5f80e50d31 Merge branch 'feature-2.10' 2017-04-28 09:41:34 +08:00
Tino D
5c25452de8 fix: update locale es_ES (Spanish) (#5932)
* Update locale es_ES (Spanish)

* Fix indent
2017-04-28 09:39:35 +08:00
Wei Zhu
5b21e591c3 deps: upgrade rc-tree@1.5.0 (#5917) 2017-04-27 15:25:08 +08:00
Benjy Cui
44c4d5c167 fix: should not reset showDate when value is empty array, close: #5872 (#5898) 2017-04-26 14:44:07 +08:00
乐仪
2325da5c3e bump version 2017-04-24 17:25:09 +08:00
Kimmo Saari
b6eecef255 Add locale fi_FI (#5674) 2017-04-22 22:52:37 +08:00
乐仪
91bea2052c bump version 2017-04-22 21:11:17 +08:00
偏右
9319764eb8 Merge pull request #5663 from ant-design/ux-range-picker
chore: improve ux of RangeCalendar, close: #4985
2017-04-13 13:32:54 +08:00
afc163
1caba286c4 fix test case 2017-04-13 11:09:13 +08:00
afc163
91d67f732c Add back react-addons-test-utils 2017-04-12 21:23:54 +08:00
afc163
a8808c45ac react-addons-test-utils => react-dom/test-utils 2017-04-12 20:49:02 +08:00
afc163
07e9f01aef upgrade rc-collapse, #5678 2017-04-12 20:14:56 +08:00
Manjit Kumar
4e055ed5d0 use PropTypes from 'prop-types' mdoule instead of React
- as React.PropTypes is being deprecated
 - Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
 - Solution: https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes
2017-04-12 02:22:05 +05:30
afc163
e20965e1ee update scaffold page link 2017-04-10 17:31:58 +08:00
Benjy Cui
360a657264 chore: improve ux of RangeCalendar, close: #4985 2017-04-10 11:33:00 +08:00
Wei Zhu
85615771d5 Bump version 2017-04-09 04:05:39 +08:00
Benjy Cui
1e322b4206 deps: upgrade rc-slider 2017-04-07 16:38:43 +08:00
afc163
0793534665 Add ga event analytic code 2017-04-07 14:29:44 +08:00
Benjy Cui
581040fc5d fix: Breadcrumb should work with react-router@4 2017-04-06 14:38:40 +08:00
afc163
c5059e5fb7 Fix steps tail style bug, close #5623 2017-04-05 11:55:16 +08:00
Wei Zhu
1a8e738142 Set snapshotSerializers 2017-04-02 18:09:23 +08:00
afc163
08e0e6bdf6 upgrade devDep 2017-04-02 14:51:12 +08:00
afc163
e6796eccaf update package version 2.9.0 2017-04-01 21:12:55 +08:00
Benjy Cui
30f55b923a deps: upgrade rc-calendar 2017-04-01 14:43:36 +08:00
afc163
e030d10e99 Merge branch 'master' into feature-2.9 2017-03-31 11:22:33 +08:00
Benjy Cui
fe28e6521e deps: upgrade rc-slider, close: #5565 2017-03-30 15:36:17 +08:00
afc163
ef27e6d200 Merge branch 'master' into feature-2.9 2017-03-30 14:26:15 +08:00
Benjy Cui
57674fc778 site: fix site in IE9, ref: #5526 2017-03-29 15:31:01 +08:00
afc163
4f89e54cb2 Merge from branch "master" 2017-03-28 15:58:41 +08:00
Yusuke Ito
b342dbefa2 Japanese locale (#5529)
* add ja_JP translation

* fix Japanese locale

* fix i18n docs

* update rc-pagination version

* add locale test for ja_JP
2017-03-28 15:11:33 +08:00
Benjy Cui
cb555fc30d fix: Select[multiple|tags] should support allowClear, close: #4843 (#5478) 2017-03-27 17:37:39 +08:00
Benjy Cui
5a827f174e bump 2.8.3 2017-03-27 10:09:38 +08:00
偏右
0308138974 [WIP] upgrade deps (#5455)
* upgrade deps

* autofix some tslint problems

* Fix tslint problems manually
2017-03-27 10:09:38 +08:00
afc163
58fbdf3785 use latest eslint-plugin-react 2017-03-27 10:09:06 +08:00
Benjy Cui
0327f0c804 bump 2.8.3 2017-03-27 09:55:18 +08:00
偏右
674255bd14 [WIP] upgrade deps (#5455)
* upgrade deps

* autofix some tslint problems

* Fix tslint problems manually
2017-03-23 21:15:49 +08:00
偏右
9a0b9adc1e feat: 12 hours time picker (#5434)
* TimePicker support 12 hours format, close #4063

* Add new demo snapshot
2017-03-22 17:53:37 +08:00
afc163
821ca46b50 upgrade rc-calendar 2017-03-22 15:23:05 +08:00
afc163
f5350fcd7e Add InputNumber[parser] which works with formatter 2017-03-22 15:10:03 +08:00
Benjy Cui
d24a647392 feat: Tabs[onNextClick] Tabs[onPrevClick], close: #4395 (#5412) 2017-03-21 23:42:16 +08:00
afc163
847515be3d use latest eslint-plugin-react 2017-03-21 12:02:24 +08:00
afc163
4c8297d39d Merge branch 'master' into feature-2.9 2017-03-20 17:13:36 +08:00
Benjy Cui
c097d5a9f5 Merge branch 'master' into feature-2.9 2017-03-20 11:29:36 +08:00
afc163
1cac122139 upgrade dependencies 2017-03-20 11:28:07 +08:00
RaoHai
1b8d5f56d0 2.8.2 2017-03-19 15:42:05 +08:00
afc163
c361165352 Improve Layout fixed demo 2017-03-18 14:52:23 +08:00
Joe
6e8e8db248 Upgrade rc-progress to 2.1.0. Support dashboard. (#5372)
* Upgrade `rc-progress` to `2.1.0`. Support dashboard.

Progress dashboard type (half circle)[#5225]

* restore removed code, it is for compatibility

* format code
2017-03-17 23:57:34 +08:00
afc163
ebeda75c36 Add color palette generator tool 2017-03-17 20:14:11 +08:00
偏右
84e3aa2a37 New design docs (#5370)
* refactor design documentations

* update color document

* Add icon

* Fix images in documentation

* fix some documentation style

* Finish icon doc

* Add copywriting doc

* Add layout.md and navigation.md

* Add more docs

* Fix error color

* improve markdown doc width

* update some details

* fix doc detail

* Add motion.md
2017-03-17 18:56:37 +08:00
Wei Zhu
f6b1e942e3 Jest 19 (#5361)
* Upgeade to jest 19

* Use jest.spyOn
2017-03-17 18:56:30 +08:00
乐仪
07c3faba76 2.8.1 CHANGELOG 2017-03-11 12:12:12 +08:00
afc163
73abb1ab81 Fix Cannot resolve module lodash.debounce, close #5230 2017-03-09 15:55:34 +08:00
Wei Zhu
590863c5ef Use codecov.io 2017-03-08 14:17:30 +08:00
Wei Zhu
caa568addb 2.8.0 2017-03-06 18:20:55 +08:00
ddcat1115
7ab95b7eae - fix ts error (#5145)
- typescript upgrade to 2.2.1
2017-03-06 15:48:03 +08:00
afc163
df7dc8511c charactor => character 2017-03-06 14:23:38 +08:00
Wei Zhu
1e46687074 Revert "deps: Upgrade rc-editor-metion to 0.6.0"
This reverts commit a2a47327c4.
2017-03-06 13:56:53 +08:00
偏右
985f10af67 lock coveralls version (#5180) 2017-03-06 12:09:02 +08:00
偏右
43280ea790 Add formatter prop for InputNumber (#5178) 2017-03-06 11:40:23 +08:00
Wei Zhu
a2a47327c4 deps: Upgrade rc-editor-metion to 0.6.0 2017-03-06 00:55:35 +08:00
Wei Zhu
67bbae9ea8 Merge branch 'feature-2.8' 2017-03-05 21:34:57 +08:00
偏右
0edb8210da upgrade rc-component version (#5160) 2017-03-04 01:30:17 +08:00
afc163
4bcf7f41f3 bump 2.7.4 2017-02-28 22:06:57 +08:00
afc163
bbfc131a85 Fix steps fixed width, close #5083 2017-02-28 15:13:23 +08:00
Benjy Cui
dd86e33283 deps: upgrade rc-checkbox to fix #2744 2017-02-28 11:38:54 +08:00
偏右
c552b315bc Add getContainer for message and notification, close #5019 (#5066) 2017-02-27 13:39:37 +08:00
afc163
7fd08efbb7 Merge branch 'master' into feature-2.8 2017-02-27 12:14:57 +08:00
偏右
a60eec0e35 Add changelog for 2.7.3 (#5049) 2017-02-27 11:10:55 +08:00
afc163
376806dab8 Merge from "master" 2017-02-26 18:45:16 +08:00
afc163
05b20c6a9f fix stylelint problems of site 2017-02-26 15:41:50 +08:00
afc163
f6715df3b5 closest => dom-closest, fix ssr 2017-02-25 02:09:18 +08:00
afc163
6ea75c4d85 Filter dropdown menu inside scroll body should never be shown, close #5010 2017-02-25 01:36:45 +08:00
afc163
5076b6045c fix snap 2017-02-25 00:17:44 +08:00
偏右
6df92ce16f Fix staged lint (#5037)
* revert lint-staged

* remove git add

* fix lint-staged:demo typo

* fix: cnpm can not find tslint error
2017-02-24 12:54:13 +08:00
afc163
7deab1beec do not autofix lint when commit, ref #4941 2017-02-23 22:28:21 +08:00
411f352690 [WIP] Refactor lint-flow (#5014)
* refactor: lint-flow #4941

* chore: rename lint to lint-all #4941

* Revert "chore: rename lint to lint-all #4941"

This reverts commit 8e4e2b6da3289b62fa85354bee3068fe35836f3d.
2017-02-23 22:12:52 +08:00
afc163
f53d0b7646 upgrade rc-input-number for #5012 2017-02-23 21:15:32 +08:00
afc163
dded4bcde4 fix snap for rc-table@5.2.12 2017-02-23 14:57:48 +08:00
afc163
0f46eed370 fix lint 2017-02-23 11:45:48 +08:00
afc163
922a57dfde fix snap for react-component/table#125 2017-02-23 11:30:54 +08:00