Commit Graph

1712 Commits

Author SHA1 Message Date
HeskeyBaozi
63fae615c3 update rc-tree 2018-08-13 14:45:18 +08:00
HeskeyBaozi
c0e365c488 use cascader expand icon 2018-08-13 11:44:25 +08:00
HeskeyBaozi
3baec95628 Merge branch 'feature-3.9.0' of https://github.com/ant-design/ant-design into feature/svg-icon 2018-08-13 09:26:33 +08:00
Heaven
debee2edcb fix eslint config (#11701)
* fix eslint config

* use same pattern
2018-08-10 13:49:06 +08:00
HeskeyBaozi
4945d66084 update select 2018-08-09 12:07:27 +08:00
宝码
5d206f4ecb fixed: dist files dropped in production mode 2018-08-08 10:36:43 +08:00
afc163
287d08890a renew typescript typings 2018-08-07 23:52:59 +08:00
Wei Zhu
064bfaf554 Add @types/prop-types 2018-08-07 21:09:05 +08:00
Wei Zhu
d2100bc3e3 Revert "lock @types/react to fix errors"
This reverts commit ecbd3d2d40.
2018-08-07 21:09:05 +08:00
afc163
ecbd3d2d40 lock @types/react to fix errors 2018-08-07 19:25:20 +08:00
HeskeyBaozi
15bc92dd3c remove useless jsx prop 2018-08-07 16:35:26 +08:00
HeskeyBaozi
b2ab727c89 resolve conflicts 2018-08-06 15:06:06 +08:00
HeskeyBaozi
a0a5641c79 use pretty webpack bar 2018-08-05 15:13:53 +08:00
afc163
a728081d0f deps: downgrade for now 2018-08-05 14:07:51 +08:00
afc163
32c03d2e04 upgrade rc-table and rc-notification 2018-08-05 13:58:54 +08:00
afc163
3fbcb73a2a Add chinese version of changelog 3.8.0 2018-08-05 13:58:54 +08:00
HeskeyBaozi
535f68dbd0 add icon features 2018-08-04 18:42:41 +08:00
HeskeyBaozi
cc180e2605 resolve conflict. 2018-08-02 18:02:31 +08:00
afc163
2f81349c21 fix error in typescript@3.x 2018-08-01 15:43:47 +08:00
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
HeskeyBaozi
35e56a41cd resolve conflict. 2018-07-31 16:33:20 +08:00
HeskeyBaozi
c28c30d124 use rc-dialog@3.2.0, use svg close icon in Modal component. 2018-07-31 16:19:10 +08:00
HeskeyBaozi
34e658d70b use rc-notification@3.2.0, use svg close icon in Notification component. 2018-07-31 15:59:51 +08:00
afc163
0156fef165 fix tabs ci in React 15 2018-07-31 15:50:27 +08:00
HeskeyBaozi
6c42d711e8 Merge branch 'feature-3.8.0' of https://github.com/ant-design/ant-design into feature/svg-icon 2018-07-31 15:36:23 +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
HeskeyBaozi
768af40c4c Merge branch 'feature-3.8.0' of https://github.com/ant-design/ant-design into feature/svg-icon
# Conflicts:
#	components/drawer/__tests__/__snapshots__/Drawer.test.js.snap
#	components/drawer/__tests__/__snapshots__/DrawerEvent.test.js.snap
#	components/drawer/index.tsx
2018-07-25 12:03:00 +08:00
afc163
66940db794 upgrade some devDeps 2018-07-23 15:18:22 +08:00
HeskeyBaozi
bab50e6bed Merge branch 'feature-3.8.0' of https://github.com/ant-design/ant-design into feature/svg-icon
# Conflicts:
#	components/locale-provider/__tests__/__snapshots__/demo.test.js.snap
#	components/locale-provider/__tests__/__snapshots__/index.test.js.snap
#	components/transfer/__tests__/__snapshots__/demo.test.js.snap
#	components/transfer/__tests__/__snapshots__/index.test.js.snap
2018-07-23 09:58:55 +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
HeskeyBaozi
a5b85fd520 remove AntdIcon.library, make it inner. 2018-07-19 20:24:04 +08:00