Commit Graph

1660 Commits

Author SHA1 Message Date
HeskeyBaozi
a5b85fd520 remove AntdIcon.library, make it inner. 2018-07-19 20:24:04 +08:00
HeskeyBaozi
3bf122abac make <CustomIcon/> as an inner component in <Icon/> 2018-07-19 12:23:33 +08:00
HeskeyBaozi
8df086f022 update test cases 2018-07-18 13:39:02 +08:00
HeskeyBaozi
7503a0c827 use antd-icons 2018-07-18 10:07:10 +08:00
陈帅
1f15df4f14 Merge branch 'feature-3.7.0' 2018-07-15 09:27:34 +08:00
陈帅
a5723386ed Bump 3.7.0 2018-07-15 08:49:31 +08:00
picodoth
159b09342d use default hover trigger for horizontal menu demo 2018-07-15 08:41:06 +08:00
picodoth
d4c9a1deea upgrade menu@7.2.0 2018-07-15 08:41:06 +08:00
dependabot[bot]
ee6ef28ec6 Update bisheng requirement to ^0.29.0
Updates the requirements on [bisheng](https://github.com/benjycui/bisheng) to permit the latest version.
- [Release notes](https://github.com/benjycui/bisheng/releases)
- [Commits](https://github.com/benjycui/bisheng/commits/bisheng@0.29.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-14 23:56:49 +08:00
陈帅
01f2dee77b up rc-drawer version 2018-07-13 22:23:12 +08:00
陈帅
dba4b8c3c9 use context to implement multiple drawers 2018-07-13 22:23:12 +08:00
陈帅
06d5ff6bbe up rc-drawer vesion to 1.5.1 2018-07-13 22:23:12 +08:00
陈帅
2be8248552 up rc-drawer version 2018-07-13 22:23:12 +08:00
陈帅
0f22cd69c3 test support react15 2018-07-13 22:23:12 +08:00
陈帅
2e3d131d74 update snapshots 2018-07-13 22:23:12 +08:00
陈帅
ce4624c69a edit test script 2018-07-13 22:23:12 +08:00
陈帅
172759177f perfect drawer doc 2018-07-13 22:23:12 +08:00
陈帅
e8394eca6f add drawer test 2018-07-13 22:23:12 +08:00
jim
73674f53c3 change rc-drawer-meun to rc-drawer 2018-07-13 22:23:12 +08:00
jim
ab8a05605a change rc-drawer-menu version 2018-07-13 22:23:12 +08:00
jim
8c476ada26 up rc-drawer-menu version 2018-07-13 22:23:12 +08:00
jim
86655c0ebc update test snap 2018-07-13 22:23:12 +08:00
jim
61a7731270 simple demo 2018-07-13 22:23:12 +08:00
陈帅
4ed787296b lint:lock eslint-plugin-jsx-a11y to 6.0.2 2018-07-13 12:23:04 +08:00
afc163
db4a5edf8e correct typo: filedNames => fieldNames 2018-07-11 23:35:02 +08:00
zhuyue
77af31da7d Merge branch master into feature-3.7.0 2018-07-10 11:49:57 +08:00
zhuyue
591e00edc1 Bump 3.6.6 2018-07-10 11:24:59 +08:00
zombiej
1c31efe392 add rc-trigger in package.json to avoid test mock failed 2018-07-04 14:31:35 +08:00
afc163
0c4d356e54 Merge branch 'master' into feature-3.7.0 2018-07-03 19:54:48 +08:00
zombiej
fb96c9db35 update treeSelect doc 2018-07-02 12:27:16 +08:00
valleykid
7123a6da59 bump 3.6.5 2018-07-02 12:16:15 +08:00
afc163
e906117731 use eslint-tinker back in devDeps 2018-06-30 18:52:48 +08:00
zombiej
567eaf9ff4 close #10990. Update rc-tree-select 2018-06-30 15:15:13 +08:00
Wei Zhu
fd06baa9d7 use fork version of offline-plugin 2018-06-29 12:22:26 +08:00
dependabot[bot]
31014e94ba Update react-virtualized requirement to ~9.20.0 (#11031)
Updates the requirements on [react-virtualized](https://github.com/bvaughn/react-virtualized) to permit the latest version.
- [Release notes](https://github.com/bvaughn/react-virtualized/releases)
- [Changelog](https://github.com/bvaughn/react-virtualized/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bvaughn/react-virtualized/commits/9.20.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-06-29 10:23:42 +08:00
zombiej
4cf18eaae8 update rc-tree-select to 2.0.1 2018-06-28 20:00:35 +08:00
afc163
817ee3e9e1 Merge branch 'master' into feature-3.7.0 2018-06-27 19:26:51 +08:00
afc163
46735a9f6b fix lint 2018-06-27 18:41:02 +08:00
afc163
56020cda39 Merge branch 'master' into feature-3.7.0 2018-06-27 16:14:14 +08:00
afc163
009ed08580 upgrade eslint-config-airbnb 2018-06-27 16:09:58 +08:00
dependabot[bot]
8931591734 Update eslint requirement to ^5.0.0
Updates the requirements on [eslint](https://github.com/eslint/eslint) to permit the latest version.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v5.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-06-25 19:20:26 +08:00
afc163
c9be66f8e7 Merge branch 'master' into feature-3.7.0 2018-06-25 16:53:54 +08:00
Matt Lein
9523a1b528 back out package updates 2018-06-25 16:53:04 +08:00
Matt Lein
77fcbca04d pass data-* aria-* and role props 2018-06-25 16:53:04 +08:00
Matt Lein
04c0013e58 back out package updates 2018-06-25 16:53:04 +08:00
Matt Lein
20348614d5 Alert - pass data-* attributes to alert div 2018-06-25 16:53:04 +08:00
dependabot[bot]
f80961b946 Update babel-eslint requirement to 8.2.5
Updates the requirements on [babel-eslint](https://github.com/babel/babel-eslint) to permit the latest version.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/commits/v8.2.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-06-25 16:38:49 +08:00
Wei Zhu
b374297ca6 Merge branch 'master' into feature-3.7.0 2018-06-25 11:44:35 +08:00
愚指导
d11d44e413
Bump 3.6.4 and fix some lint issue. 2018-06-23 16:35:42 +08:00
afc163
e7fa6ca7eb Merge branch 'master' into feature-3.7.0 2018-06-19 15:31:53 +08:00