Commit Graph

1683 Commits

Author SHA1 Message Date
afc163
a06afee8b6 Merge branch 'master' into feature-3.8.0 2018-08-01 15:33:55 +08:00
yoyo837
2e6a94a4de update rc-dialog to use react-component/dialog#88 2018-08-01 11:31:36 +08:00
afc163
a3d821a534 Add @types/classnames 2018-07-31 16:40:28 +08:00
afc163
0156fef165 fix tabs ci in React 15 2018-07-31 15:50:27 +08:00
afc163
56fa8629b5 Merge branch 'master' into feature-3.8.0 2018-07-30 17:58:21 +08:00
Wei Zhu
d7ca64b95c docs: add resizable column table demo 2018-07-30 17:47:31 +08:00
Wei Zhu
05ca7a559a chore: fix dir copy 2018-07-30 16:39:30 +08:00
Wei Zhu
a5ee1c4899 chore: add nightly build and ignore gh-pages 2018-07-30 16:32:00 +08:00
zombiej
b8b9aeb1ce Merge remote-tracking branch 'origin/feature-3.8.0' into tmp 2018-07-30 12:05:50 +08:00
zombiej
17b82a251a update rc-tree 2018-07-30 12:05:29 +08:00
afc163
8eff14aebe upgrade rc-tabs and resolve propTypes warning 2018-07-29 15:42:08 +08:00
afc163
bd6ad1c19a upgrade rc-select to 8.1.x
* support data-* attributes
* fix #11268
2018-07-29 15:15:39 +08:00
afc163
f62dc47ae7 upgrade rc-tabs to 9.3.x
close #11261

https://github.com/react-component/tabs/pull/123
2018-07-29 15:11:03 +08:00
afc163
e75bd0aa5b upgrade devDeps 2018-07-29 14:54:18 +08:00
Wei Zhu
855b613ce9 Bump 3.7.3 2018-07-28 17:36:37 +08:00
dependabot[bot]
45f1ff5bf7 build(deps-dev): update stylelint requirement to 9.4.0
Updates the requirements on [stylelint](https://github.com/stylelint/stylelint) to permit the latest version.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/commits/9.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-07-27 15:39:16 +08:00
Wei Zhu
ee1c726447 Bump 3.7.2 2018-07-25 17:43:39 +08:00
afc163
66940db794 upgrade some devDeps 2018-07-23 15:18:22 +08:00
jljsj33
2cd863929a update drawer test 2018-07-22 11:55:46 +08:00
jljsj33
881cef5abf update drawer 2018-07-22 11:55:46 +08:00
zombiej
8c7dfe45c6 Bump 3.7.1 & update change log 2018-07-21 23:36:28 +08:00
偏右
60c2860e09
Update package.json 2018-07-21 17:12:28 +08:00
afc163
37ba3bcd7c fix rc-drawer version for strange ci fail 2018-07-20 19:48:26 +08:00
Wei Zhu
f22353cd2b Use npm package for offline-plugin
tnpm don't support git dependency
2018-07-20 11:53:49 +08:00
रोहन मल्होत्रा
12b99970f3 Migrated to new lifecycle method for datepiceker (#10309)
…picker

First of all, thank you for your contribution! :-)

Please makes sure that these checkboxes are checked before submitting your PR, thank you!

* [x] Make sure that you propose PR to right branch: bugfix for `master`, feature for latest active branch `feature-x.x`.
* [x] Make sure that you follow antd's [code convention](https://github.com/ant-design/ant-design/wiki/Code-convention-for-antd).
* [x] Run `npm run lint` and fix those errors before submitting in order to keep consistent code style.
* [x] Rebase before creating a PR to keep commit history clear.
* [x] Add some descriptions and refer relative issues for you PR.

Extra checklist:

**if** *isBugFix* **:**

no
**elif** *isNewFeature* **:**

#9792
2018-07-19 11:26:47 +08:00
陈帅
e7242f4924 fix #11307 Prop destroyOnClose prevents the closing animation of drawer 2018-07-18 15:53:06 +08:00
Wei Zhu
e6c4c6667d Revert rc-menu upgrade
Revert "use default hover trigger for horizontal menu demo"

This reverts commit 159b09342d.

Revert "upgrade menu@7.2.0"

This reverts commit d4c9a1deea.

Revert "feat: prevent horizontal menu items wrapping"

This reverts commit 5c7f9feecb.
2018-07-17 21:59:16 +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