Wei Zhu
67145a777e
chore: fix job name
6 years ago
Wei Zhu
4c5d66228d
chore: persist whole workspace
6 years ago
Wei Zhu
cc02ebf9d4
chore: dry circleci config
6 years ago
Wei Zhu
522b70e698
chore: tweak circleci
6 years ago
Wei Zhu
61284e2c9a
chore: fix install react on circleci
6 years ago
Wei Zhu
691a98d25b
Tweak circleci config
6 years ago
Wei Zhu
b95d8aedd2
introduce circle ci
6 years ago
Wei Zhu
91a7318999
test: fix react mock
6 years ago
Wei Zhu
435d793d60
test: fix React.createContext mock
6 years ago
Wei Zhu
c25e8de736
test: mock React.createRef
6 years ago
Wei Zhu
d87899784b
Update .travis.yml
6 years ago
zombiej
6503bace42
move change log Drawer to first line
6 years ago
afc163
1c5f8f1901
update snapshots
6 years ago
afc163
66940db794
upgrade some devDeps
6 years ago
afc163
827da01e05
Fix badge url
6 years ago
afc163
101fdc7241
Fix InputNumber overlap in fixed columns table
close #11408
ref #6289
6 years ago
zombiej
0337b69893
update change log
6 years ago
Ed Moore
cd5cbafdf0
Fix types for Radio Group
6 years ago
zombiej
007c7d0ef7
adjust change log
6 years ago
Eager
c3e50c268d
fix(Tooltip): fix text overflow the Tooltip
6 years ago
Eager Wei
c1daf5bad2
删除手误
6 years ago
Eager Wei
a29a0ff78d
Update .codecov.yml
7 years ago
Amumu
f728fbe5ab
getDerivedStateFromProp return null if not change
A valid state object (or null) must be returned. You have returned undefined.
6 years ago
hongxuWei
f796618a15
Fix the style of horizontal menu on dark theme
6 years ago
陈帅
d0c684e925
add wrapClassName and multi-level-drawer test
6 years ago
陈帅
cb961cdf01
remove snap in destroyOnClose test
6 years ago
陈帅
608f631b64
test: Perfect test
6 years ago
jljsj33
2cd863929a
update drawer test
6 years ago
陈帅
57a2fc667e
test: change moment to render
6 years ago
陈帅
88981fef22
style: Adjust the edge shadow
6 years ago
jljsj33
881cef5abf
update drawer
6 years ago
zombiej
8c7dfe45c6
Bump 3.7.1 & update change log
6 years ago
tangjinzhou
430381f28f
fix: ButtonGroup style bug when have disabled button #9296 ( #11321 )
* fix: ButtonGroup style bug when have disabled button #9296
* Update mixin.less
6 years ago
偏右
60c2860e09
Update package.json
6 years ago
afc163
6be189aa0f
site: styling API Tables
6 years ago
afc163
18d85141e1
site: update document title in home page
Tribute to material-ui.com and 😉
6 years ago
Jake Richards
b4e0c48ed5
Strengthen Mention Component typings
6 years ago
偏右
2756d587d7
Update index.en-US.md
6 years ago
afc163
37ba3bcd7c
fix rc-drawer version for strange ci fail
6 years ago
afc163
7dd5270831
fix snapshots
6 years ago
afc163
d441c815a9
fix snapshots
6 years ago
Fred-Shan
c045b79e62
Update index.zh-CN.md
there are two "theme" in the table
6 years ago
zombiej
2ad0bc0395
close #11380 . Fix desciption of auto complete
6 years ago
afc163
361b94fb0f
improve README.md
6 years ago
afc163
e2b9e5d832
update warning message
6 years ago
Wei Zhu
f22353cd2b
Use npm package for offline-plugin
tnpm don't support git dependency
6 years ago
zombiej
ecc2293229
fix #11368 . Clean outline style of treeSelect
6 years ago
zombiej
ed7630053e
fix #11366 . action trigger expand also trigger the onExpand
6 years ago
Leo Yin
96d8fc45f1
Fix edit-row.md
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