afc163
cc00ebe5e1
Change Transfer moving buttons order for convention
close #11269
6 years ago
afc163
76741d026f
Merge branch 'master' into feature-3.8.0
6 years ago
Fred-Shan
c045b79e62
Update index.zh-CN.md
there are two "theme" in the table
6 years ago
HeskeyBaozi
2485d0de62
hotfix: svg sprite demo
6 years ago
zombiej
2ad0bc0395
close #11380 . Fix desciption of auto complete
6 years ago
HeskeyBaozi
e07dfea33f
chinese api doc
6 years ago
zombiej
bfd0a77781
Merge remote-tracking branch 'origin/master' into feature-3.8.0
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
HeskeyBaozi
fa31c34f78
optimize CustomIcon, modify option field `scriptLink` => `scriptUrl`.
6 years ago
HeskeyBaozi
e07321024a
fix demo for ssr
6 years ago
HeskeyBaozi
50f5ee9059
tslint fix
6 years ago
HeskeyBaozi
4a553a2006
upgrade test cases
6 years ago
HeskeyBaozi
05ef3127bd
use `typeof` to judge DOM object.
6 years ago
HeskeyBaozi
a5b85fd520
remove AntdIcon.library, make it inner.
6 years ago
HeskeyBaozi
5b5af6ae77
hotfix: svg should receive viewBox prop.
6 years ago
HeskeyBaozi
3589159489
use <i/> to wrap <svg/>, <i/> only inherit className.
6 years ago
HeskeyBaozi
0db233ddb6
update icon chinese doc
6 years ago
HeskeyBaozi
6b8360c349
add viewBox attr & create method can add extra props
6 years ago
HeskeyBaozi
5f888ad64a
remove import statement for custom-icon
6 years ago
HeskeyBaozi
768f871176
align svg to text
6 years ago
HeskeyBaozi
5b87f32cff
don't need to locally deploy any more.
6 years ago
HeskeyBaozi
3bf122abac
make <CustomIcon/> as an inner component in <Icon/>
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
Bryan Berger
1d924300e7
add @message-notice-content-padding var to <Message />
6 years ago
baozefeng
825d770254
bugfix: Chinese doc website date-picker demo link go to English website
6 years ago
HeskeyBaozi
220b4f59bb
add custom-icon component
6 years ago
afc163
782abe7bb6
demo: fix select showSearch demo placeholder, close #11325
6 years ago
陈帅
e7242f4924
fix #11307 Prop destroyOnClose prevents the closing animation of drawer
6 years ago
Wang Riwu
a2c4b03d45
add `notification.open` to API docs ( #11281 )
6 years ago
HeskeyBaozi
8df086f022
update test cases
6 years ago
HeskeyBaozi
56edb5be1a
set aria-hidden
6 years ago
afc163
f7db1788df
improve changelog
6 years ago
HeskeyBaozi
9338f33c1c
update test cases
6 years ago
HeskeyBaozi
7503a0c827
use antd-icons
6 years ago
Jonathan Chen
fc7c64ce06
Docs: Fix spelling ( #11316 )
6 years ago
Daniel Zhang
308cb046e4
Add onMouseEnter and onMouseLeave to SelectProps ( #11314 )
6 years ago
Wei Zhu
c696757793
Revert "fix test"
This reverts commit f1570c01ea
.
Follow f1570c01ea
6 years ago
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
.
6 years ago
Eager Wei
9c792d52a8
fix table onChange pagination type ( #11291 )
Update interface.tsx TableProps onChange
6 years ago
陈帅
705e57f7e8
change drawer z-index to @zindex-modal
6 years ago
afc163
57c072d1b8
Fix dark menu small style issue, close #11299
6 years ago
Lyndon001
a0f5044189
Update visual.md
6 years ago
afc163
2cacfe78ea
Fix switch overflow in certain situation, close #9928
6 years ago
afc163
152cae4d9f
Fix Card tabs disable attribute, close #11212
6 years ago
tangjinzhou
14e0cc0161
fix: anchorLink href update
6 years ago