陈帅
958e8ebc4b
Fix drawer ( #11702 )
* fix #11583 #11443 remove pointer-events
* update snap fix ci
* @ease change to @drawer-easing
* add @ease-base-out and @ease-base-in
* fix drawer
6 years ago
HeskeyBaozi
59955e0d96
upgrade rc-tree rc-tree-select
6 years ago
HeskeyBaozi
d185068c20
yarn upgrade rc-tree
6 years ago
HeskeyBaozi
8aaddaca84
yarn add rc-tabs@~9.7.0
6 years ago
HeskeyBaozi
7925355ca7
upgrade Icon api
6 years ago
HeskeyBaozi
049ce5c307
use time-picker with svg icon
6 years ago
HeskeyBaozi
63fae615c3
update rc-tree
6 years ago
HeskeyBaozi
c0e365c488
use cascader expand icon
6 years ago
愚指导
bf2490c45f
release 3.8.1 ( #11708 )
6 years ago
Heaven
94c4dc293e
fix eslint in package.json ( #11705 )
* fix eslint in package.json
* remove redundent config
6 years ago
Heaven
debee2edcb
fix eslint config ( #11701 )
* fix eslint config
* use same pattern
6 years ago
HeskeyBaozi
4945d66084
update select
6 years ago
宝码
5d206f4ecb
fixed: dist files dropped in production mode
6 years ago
afc163
287d08890a
renew typescript typings
6 years ago
Wei Zhu
064bfaf554
Add @types/prop-types
6 years ago
Wei Zhu
d2100bc3e3
Revert "lock @types/react to fix errors"
This reverts commit ecbd3d2d40
.
6 years ago
afc163
ecbd3d2d40
lock @types/react to fix errors
6 years ago
HeskeyBaozi
15bc92dd3c
remove useless jsx prop
6 years ago
HeskeyBaozi
a0a5641c79
use pretty webpack bar
6 years ago
afc163
a728081d0f
deps: downgrade for now
6 years ago
afc163
32c03d2e04
upgrade rc-table and rc-notification
6 years ago
afc163
3fbcb73a2a
Add chinese version of changelog 3.8.0
6 years ago
HeskeyBaozi
535f68dbd0
add icon features
6 years ago
afc163
2f81349c21
fix error in typescript@3.x
6 years ago
yoyo837
2e6a94a4de
update rc-dialog to use react-component/dialog#88
6 years ago
afc163
a3d821a534
Add @types/classnames
6 years ago
HeskeyBaozi
c28c30d124
use rc-dialog@3.2.0, use svg close icon in Modal component.
6 years ago
HeskeyBaozi
34e658d70b
use rc-notification@3.2.0, use svg close icon in Notification component.
6 years ago
afc163
0156fef165
fix tabs ci in React 15
6 years ago
Wei Zhu
d7ca64b95c
docs: add resizable column table demo
6 years ago
Wei Zhu
05ca7a559a
chore: fix dir copy
6 years ago
Wei Zhu
a5ee1c4899
chore: add nightly build and ignore gh-pages
6 years ago
zombiej
17b82a251a
update rc-tree
6 years ago
afc163
8eff14aebe
upgrade rc-tabs and resolve propTypes warning
6 years ago
afc163
bd6ad1c19a
upgrade rc-select to 8.1.x
* support data-* attributes
* fix #11268
6 years ago
afc163
f62dc47ae7
upgrade rc-tabs to 9.3.x
close #11261
https://github.com/react-component/tabs/pull/123
6 years ago
afc163
e75bd0aa5b
upgrade devDeps
6 years ago
Wei Zhu
855b613ce9
Bump 3.7.3
6 years ago
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>
6 years ago
Wei Zhu
ee1c726447
Bump 3.7.2
6 years ago
afc163
66940db794
upgrade some devDeps
6 years ago
jljsj33
2cd863929a
update drawer test
6 years ago
jljsj33
881cef5abf
update drawer
6 years ago
zombiej
8c7dfe45c6
Bump 3.7.1 & update change log
6 years ago
偏右
60c2860e09
Update package.json
6 years ago
afc163
37ba3bcd7c
fix rc-drawer version for strange ci fail
6 years ago
Wei Zhu
f22353cd2b
Use npm package for offline-plugin
tnpm don't support git dependency
6 years ago
HeskeyBaozi
a5b85fd520
remove AntdIcon.library, make it inner.
6 years ago
HeskeyBaozi
3bf122abac
make <CustomIcon/> as an inner component in <Icon/>
6 years ago
रोहन मल्होत्रा
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
6 years ago