MrHeer
|
4cca77eab7
|
🐛 fix Tree switcherIcon prop not working when showLine
close #18810
|
5 years ago |
sosohime
|
e511e50655
|
fix: TreeSelect removeIcon and clearIcon not working (#18949)
* add tree-select async demo
* TreeSelect支持clearIcon和removeIcon
* remove docs and demo
* run test
* clear code
* add ui test
|
5 years ago |
afc163
|
6d7a87e7e0
|
✅ update select test snapshot
|
5 years ago |
afc163
|
d3b8bfa511
|
✅ react-router@5.1 cannot work in React 15
https://github.com/ReactTraining/react-router/releases/tag/v5.1.0
|
5 years ago |
afc163
|
2de1a15da9
|
📝 Add instruction for dropdownRender
|
5 years ago |
sosohime
|
a2edbc326f
|
feat: Grid support row vertical gutter (#18979)
* row vertical gutter
* run test
|
5 years ago |
Hsuan Lee
|
136387fdb7
|
docs: fix API link
|
5 years ago |
MrHeer
|
75d5dff1f9
|
👌 add use case
|
5 years ago |
MrHeer
|
0e52f9a891
|
🐛 fix Tree switcherIcon prop not working when showLine
close #18810
|
5 years ago |
sosohime
|
02ed4bd6b1
|
fix: TreeSelect removeIcon and clearIcon not working (#18949)
* add tree-select async demo
* TreeSelect支持clearIcon和removeIcon
* remove docs and demo
* run test
* clear code
* add ui test
|
5 years ago |
handy
|
133577f45e
|
RowAligns add 'stretch' value
|
5 years ago |
sosohime
|
9f78fd093a
|
feat: Breadcrumb support data-* and aria-* attributes (#18941)
* add tree-select async demo
* breadcrumb support data against
* lint fix
* add ui test
* update ui test
* update ui test
|
5 years ago |
Zhuo Chen
|
17816b963e
|
feat: upload should not be aborted until handleRemove is resolved as true (#18937)
|
5 years ago |
二货机器人
|
34c220acf1
|
docs: add 3.23.4 changelog (#18932)
* add 3.23.4 changelog
* update desc
* adjust related desc
|
5 years ago |
Amumu
|
25bdb78410
|
fix: Alert add css word break (#18929)
* add word-wrap: break-word;
* fix lint
|
5 years ago |
plainnany
|
068556c029
|
docs: update props data description for Upload (#18915)
|
5 years ago |
Thomas Ladd
|
3e4fd43a07
|
table: Correct onRow event handlers to receive a MouseEvent instead of SyntheticEvent
|
5 years ago |
Wensheng Xu
|
1d8c6f8d82
|
fix: Disabled input should not trigger the action of suffix part #18889
|
5 years ago |
sosohime
|
3e2cd50c87
|
docs: Add TreeSelect async demo (#18906)
* add tree-select async demo
* update description
* pass jest
|
5 years ago |
afc163
|
974fb1b96c
|
✅ add test case for #18825
|
5 years ago |
afc163
|
54ffa2cea6
|
🐛 Fix Menu lost state when collapsed to 0px
close #18825
|
5 years ago |
He Linming
|
a5bb161bb0
|
💄 add @page-header-back-color less variable (#18887)
close #18869
|
5 years ago |
TTC
|
f956b55c92
|
docs: 添加tooltip destroyTooltipOnHide Api说明 (#18859)
* 添加tooltip destroyTooltipOnHide Api说明
* 添加tooltip destroyTooltipOnHide Api说明
* 修复destroyTooltipOnHide说明
|
5 years ago |
afc163
|
b188a5e4d2
|
🐛 Fix Input.Group icon height in Chrome
close #18856
|
5 years ago |
偏右
|
721baa80f7
|
:refactor: remove unneccessary changes of #17614 (#18854)
|
5 years ago |
afc163
|
882225f65b
|
✅ fix eslint
|
5 years ago |
afc163
|
d72f825f43
|
🐛 revert to class component to avoid ref warning
close #18707
|
5 years ago |
Ilya Bondarenko
|
8846122060
|
feat: Add visible to filterDropdown function (#17614)
* Add visible to filterDropdown function
* Update tests
|
5 years ago |
Jingsong Gao
|
7404a7ea32
|
fix: Transfer disabled should work correctly
* fix: fix #18848
* chore: add test case
|
5 years ago |
afc163
|
08000b217e
|
✅ fix stylelint
|
5 years ago |
ztplz
|
fe30adc18d
|
Improve code for better compatibility
|
5 years ago |
afc163
|
b935db8e34
|
🐛 Fix small table headers missing border
close #18762
|
5 years ago |
afc163
|
7a964a075d
|
🐛 Fix Button text color inside Menu
close #18752
|
5 years ago |
He Linming
|
56abebfb3c
|
docs: add onMouseEnter and onMouseLeave event TypeScript definition for Tree (#18796)
* 📝 Add onMouseEnter and onMouseLeave event typeScript definition
close #18786
* 👌 remove document
|
5 years ago |
afc163
|
09810a28d9
|
✅ fix test cov for Search onChange
|
5 years ago |
afc163
|
6f695b050e
|
🐛 Input.Search should trigger onSearch when clear
close #18729
|
5 years ago |
偏右
|
632ba44917
|
🐛 Fix Table cell word break style (#18789)
https://github.com/ant-design/ant-design/issues/13825#issuecomment-449889241
|
5 years ago |
骗你是小猫咪
|
5cd01d0470
|
feat(Input.Search): add loading prop (#18771)
* feat(Input.Search): add loading prop
* fix: review change
* optimize input search loading prop doc
* fix: ci fail and onSearch disabled when loading
|
5 years ago |
Carlos Coves Prieto
|
98dfd2ac93
|
Fix number controls overlap borders when active
|
5 years ago |
Xinxing Li
|
b786e6b48f
|
docs: update param version info(3.10.0) for title (#18741)
* doc: update param version info(3.10.0) for title
* Update index.zh-CN.md
|
5 years ago |
MrHeer
|
d2e76d9480
|
👌 remove :focus
|
5 years ago |
MrHeer
|
bf5140b825
|
♿ Accessibility of Alert close button
replace the <span> with <button> and style it accordingly #18736
|
5 years ago |
陈帅
|
265a01e165
|
fix doc
|
5 years ago |
Eusen
|
b2e206dd4b
|
fix(module:avatar): Extrusion Deformation of Long Pictures
|
5 years ago |
叶枫
|
f659d23d22
|
feat: upload add download icon (#18664)
* feat: upload add download icon
* feat: clear up
* feat: log
* empty
* feat: 理解错误
* feat: test
* test
* feat: clean up
* Update components.test.js.snap
* Update demo.test.js.snap
* Update demo.test.js.snap
* Update demo.test.js.snap
* Update demo.test.js.snap
* Update work-with-us.zh-CN.md
* feat: clean up
* fix: showDownloadIcon=false 24px
* fix: More rigorous
* fix: test
* fix: test
* fix: [] key
* fix: hover css
* fix: test
|
5 years ago |
yoyo837
|
e13a87053c
|
chore(docs): add dropdownMenuStyle props for AutoComplete and Select
|
5 years ago |
Amumu
|
11a0ebef90
|
docs: update `colon` for Form (#18755)
* chore(docs): update for #18719
* better expression
|
5 years ago |
afc163
|
e95466bc15
|
📝 update Transfer documentation
close #18740
|
5 years ago |
yoyo837
|
240865143f
|
order
|
5 years ago |
蒋璇
|
563fa3ccc2
|
Update index.zh-CN.md
|
5 years ago |