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
HeskeyBaozi
ee16585b6d
update test cases
2018-07-25 11:51:19 +08:00
HeskeyBaozi
d076ad84d5
fix lint
2018-07-25 11:48:50 +08:00
HeskeyBaozi
759f7a1c55
use svg close icon in drawer.
2018-07-25 11:45:42 +08:00
HeskeyBaozi
62aff06067
remove dropdown submenu css font icon
2018-07-25 11:43:37 +08:00
HeskeyBaozi
2f469a3404
use svg icon in form feedback
2018-07-25 11:42:26 +08:00
Wei Zhu
6199340b5f
Merge branch 'master' into feature-3.8.0
2018-07-24 14:55:53 +08:00
Raphael Chauveau
08e83193f2
Multiple row selection ( #11406 )
...
This PR intends to solve issue #11404 (Multiple row selection in table component).
The Chinese documentation is missing from the PR. Could someone please add it ?
2018-07-24 14:49:23 +08:00
paranoidjk
ecff4997d9
feat(Avatar): expose onError ( #11285 )
...
* feat(Avatar): expose onError
* refactor: test case coverage
2018-07-24 12:14:34 +08:00
Wei Zhu
611f6e1f8f
chore: remove circleci cache
2018-07-24 12:13:03 +08:00
Andrzej Dybionka
968371b22a
fix: table onChange event is fired every time when close filterDropdown
...
Close #11164
2018-07-24 12:02:01 +08:00
Will
e91f67b87c
Update index.zh-CN.md ( #11427 )
...
First of all, thank you for your contribution! :-)
Please makes sure that these checkboxes are checked before submitting your PR, thank you!
* [ ] Make sure that you propose PR to right branch: bugfix for `master`, feature for latest active branch `feature-x.x`.
* [ ] Make sure that you follow antd's [code convention](https://github.com/ant-design/ant-design/wiki/Code-convention-for-antd ).
* [ ] Run `npm run lint` and fix those errors before submitting in order to keep consistent code style.
* [ ] Rebase before creating a PR to keep commit history clear.
* [ ] Add some descriptions and refer relative issues for you PR.
Extra checklist:
**if** *isBugFix* **:**
* [ ] Make sure that you add at least one unit test for the bug which you had fixed.
**elif** *isNewFeature* **:**
* [ ] Update API docs for the component.
* [ ] Update/Add demo to demonstrate new feature.
* [ ] Update TypeScript definition for the component.
* [ ] Add unit tests for the feature.
2018-07-24 11:29:30 +08:00
zongzi531
e29a88b704
fix: badge type error.
2018-07-24 00:01:26 +08:00
Wei Zhu
0f503b50f7
chore: update circleci
2018-07-23 20:47:21 +08:00
HeskeyBaozi
2c53e988a1
it should pass style to svg
2018-07-23 20:12:59 +08:00
afc163
6cb6f5c83e
Fix select menu item radius style
2018-07-23 19:01:30 +08:00
Wei Zhu
67145a777e
chore: fix job name
2018-07-23 18:25:18 +08:00
Wei Zhu
4c5d66228d
chore: persist whole workspace
2018-07-23 18:23:55 +08:00
Wei Zhu
cc02ebf9d4
chore: dry circleci config
2018-07-23 18:20:55 +08:00
Wei Zhu
522b70e698
chore: tweak circleci
2018-07-23 18:01:59 +08:00
Wei Zhu
61284e2c9a
chore: fix install react on circleci
2018-07-23 17:36:13 +08:00
Wei Zhu
691a98d25b
Tweak circleci config
2018-07-23 17:34:16 +08:00
Wei Zhu
b95d8aedd2
introduce circle ci
2018-07-23 17:27:43 +08:00
Wei Zhu
91a7318999
test: fix react mock
2018-07-23 16:58:29 +08:00
Wei Zhu
435d793d60
test: fix React.createContext mock
2018-07-23 16:34:01 +08:00
Wei Zhu
c25e8de736
test: mock React.createRef
2018-07-23 16:12:36 +08:00
Wei Zhu
d87899784b
Update .travis.yml
2018-07-23 15:50:39 +08:00
zombiej
6503bace42
move change log Drawer to first line
2018-07-23 15:33:50 +08:00
afc163
1c5f8f1901
update snapshots
2018-07-23 15:21:28 +08:00
afc163
66940db794
upgrade some devDeps
2018-07-23 15:18:22 +08:00
afc163
827da01e05
Fix badge url
2018-07-23 15:10:43 +08:00
afc163
101fdc7241
Fix InputNumber overlap in fixed columns table
...
close #11408
ref #6289
2018-07-23 15:10:43 +08:00
zombiej
0337b69893
update change log
2018-07-23 14:57:17 +08:00
Ed Moore
cd5cbafdf0
Fix types for Radio Group
2018-07-23 14:33:47 +08:00
Emerson Laurentino
a88a320694
add headStyle to card component
2018-07-23 13:54:03 +08:00
HeskeyBaozi
a81fba08c0
fix cascader arrow font icon
2018-07-23 12:07:36 +08:00
HeskeyBaozi
ca644505be
replace date-picker font icon
2018-07-23 12:06:38 +08:00
HeskeyBaozi
87594997d2
ignore className and style props
2018-07-23 12:06:07 +08:00
zombiej
007c7d0ef7
adjust change log
2018-07-23 11:31:51 +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
HeskeyBaozi
ae8f29d628
update test snapshot
2018-07-23 09:55:13 +08:00
Eager
c3e50c268d
fix(Tooltip): fix text overflow the Tooltip
2018-07-22 15:52:02 +08:00
Eager Wei
c1daf5bad2
删除手误
2018-07-22 15:52:02 +08:00
Eager Wei
a29a0ff78d
Update .codecov.yml
2018-07-22 15:52:02 +08:00
Amumu
f728fbe5ab
getDerivedStateFromProp return null if not change
...
A valid state object (or null) must be returned. You have returned undefined.
2018-07-22 11:59:40 +08:00
hongxuWei
f796618a15
Fix the style of horizontal menu on dark theme
2018-07-22 11:58:33 +08:00
陈帅
d0c684e925
add wrapClassName and multi-level-drawer test
2018-07-22 11:55:46 +08:00
陈帅
cb961cdf01
remove snap in destroyOnClose test
2018-07-22 11:55:46 +08:00
陈帅
608f631b64
test: Perfect test
2018-07-22 11:55:46 +08:00
jljsj33
2cd863929a
update drawer test
2018-07-22 11:55:46 +08:00