偏右
|
a0fd13486a
|
Merge pull request #16786 from Veveue/master
fix: upload disabled remove
|
6 years ago |
veveue
|
59e2f072c2
|
upload disabled remove
|
6 years ago |
afc163
|
53ae3e887c
|
📝 Add opencollective link
|
6 years ago |
偏右
|
a82296f4f0
|
Create FUNDING.yml
|
6 years ago |
偏右
|
06c03c88c8
|
Merge pull request #16782 from ant-design/fix-cascader-custom-item
fix: 🐛 Fix Cascader displayRender not interactive
|
6 years ago |
afc163
|
c102ef7551
|
🐛 Fix Cascader displayRender not interactive
close #16738 and #10433
this bug had been fixed in bc4143f before, but it was broken by #12407
here we change another method to fix #12395
|
6 years ago |
偏右
|
56f060252b
|
Merge pull request #16777 from ant-design/fix-upload-demo
docs: update preview demo
|
6 years ago |
zombiej
|
a9b5acfba9
|
update preview demo
|
6 years ago |
偏右
|
2a3918e462
|
Merge pull request #16775 from ant-design/doc-antd-colors
docs: 📝 Add Programmatic Usage of antd colors
|
6 years ago |
afc163
|
2a50ff3f4e
|
📝 Add Programmatic Usage of antd colors
|
6 years ago |
zombieJ
|
5ab2783ff0
|
adjust Carousel children change goto Logic (#16756)
|
6 years ago |
偏右
|
7884ea72f0
|
Merge pull request #16737 from ant-design/add-select-optionLabelProp-demo
docs: Add select optionLabelProp demo
|
6 years ago |
afc163
|
42376c7d78
|
💄 fix emoji lint problem
https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/docs/rules/accessible-emoji.md
|
6 years ago |
afc163
|
44bce091a2
|
✅ update snapshots
|
6 years ago |
afc163
|
3c22f86823
|
🎬 Add example for Select ``optionLabelProp` prop, #16709
|
6 years ago |
偏右
|
b155395dce
|
Merge pull request #16727 from ant-design/chore-doc
chore: some documents style
|
6 years ago |
afc163
|
d772fada7b
|
📝 update customize theme
|
6 years ago |
afc163
|
701ab7aab0
|
💄 chore some documents style
|
6 years ago |
偏右
|
e2de625df6
|
Merge pull request #16718 from ant-design/renovate/logrocket-1.x
Update dependency logrocket to v1
|
6 years ago |
Renovate Bot
|
5ccdfd9a62
|
Update dependency logrocket to v1
|
6 years ago |
偏右
|
55bd82d6b9
|
Merge pull request #16716 from christophehurpeau/patch-2
fix: Upload prop action: fix typings
|
6 years ago |
偏右
|
263a3e77dd
|
Merge pull request #16570 from christophehurpeau/patch-1
fix: Upload prop onRemove: allow Promise as return type
|
6 years ago |
Christophe Hurpeau
|
acaae5c850
|
Upload prop onRemove: fix action
d0cf0eecee (api)
|
6 years ago |
偏右
|
8a91c94c4c
|
Merge pull request #16712 from yoyo837/fix-16706
fix shouldComponentUpdate
|
6 years ago |
yoyo837
|
d9ede1b4a5
|
fix shouldComponentUpdate
|
6 years ago |
偏右
|
a1e593b7e7
|
Merge pull request #16684 from ant-design/fix-divider-style
fix horizontal divider style
|
6 years ago |
偏右
|
f2c0593bf8
|
Merge pull request #16681 from gotjoshua/patch-1
Refined translation of St.Exupery quote
|
6 years ago |
信鑫-King
|
4a05444d7b
|
fix horizontal divider style
|
6 years ago |
gotjoshua
|
b90cd5f4a2
|
Refined translation of St.Exupery quote
including link to quote site
|
6 years ago |
偏右
|
2cc232aa15
|
Update renovate.json
|
6 years ago |
偏右
|
d80af03aa5
|
Merge pull request #16675 from ant-design/renovate/configure
Configure Renovate
|
6 years ago |
Renovate Bot
|
48c1d7806d
|
Add renovate.json
|
6 years ago |
诸岳
|
6e7c5a95d2
|
Merge branch 'master' of github.com:ant-design/ant-design
|
6 years ago |
诸岳
|
95044af3e3
|
Fix stylelint errors
|
6 years ago |
zombiej
|
a4054bffe7
|
prettier md files
|
6 years ago |
zombiej
|
eea2272f34
|
fix form typescript doc
|
6 years ago |
诸岳
|
3048f672dd
|
Bump 3.18.2
|
6 years ago |
诸岳
|
e6586c914c
|
docs: Add the changelog of 3.18.2 (#16666)
|
6 years ago |
偏右
|
6e59e7767f
|
Merge pull request #16646 from ant-design/fix-cascader-style
style: unified Cascader selected style with Select
|
6 years ago |
afc163
|
1c918b0921
|
💄 unified Cascader selected style with Select
|
6 years ago |
zombieJ
|
1517fcbbd6
|
fix space missing in button (#16551)
|
6 years ago |
偏右
|
947e8e5d7d
|
Merge pull request #16643 from ant-design/drawer-close-resume-animate
fix close animation
|
6 years ago |
jiang
|
aff1dc2d3a
|
Update drawer.less
|
6 years ago |
jiang
|
1e406dbaf0
|
fix close animation
|
6 years ago |
偏右
|
0c1b062c11
|
Merge pull request #16638 from eruca/master
fix: Tree.onDragEnter function parameter
|
6 years ago |
偏右
|
e0f8aed814
|
`==` to `===`
close #16640
|
6 years ago |
ztplz
|
1872f51f94
|
Format (#16639)
|
6 years ago |
ztplz
|
a3e8fe3dc8
|
Fix docs (#16637)
|
6 years ago |
eruca
|
7cb4a11290
|
onDragEnter的函数定义缺少一个expandedKeys:string[]?
官方的示例里有expandedKeys, 可是typescript定义里没有,所以扩展一下
|
6 years ago |
ztplz
|
9308f19314
|
Fix incorrect tree type (#16624)
|
6 years ago |