Stanley Thijssen
69ef27709c
fix: Styling issue where all spans next to a checkbox wrapper get a padding ( #17761 )
* fix styling issue
* Added padding for span only when there is a checkbox in front of it
* Fixed last small styling issue where span and checkboxes didnt have any padding
* Updated snapshots with new class
5 years ago
wenhong
77d8c92a16
chore: remove unnecessary disable default props
5 years ago
vagusX
eac30ec8e4
Feat/remove deprecated ( #17510 )
* feat: remove warnings for linkRender, nameRender in Breadcrumb
* feat: remove warnings for onOpen, onClose in Menu
* feat: remove warnings for overlay in Popover
* feat: remove warnings for columnsPageRange, columnsPageSize in Table
* feat: remove warnings for afterClose in Tag
* feat: remove warnings for notFoundContent, searchPlaceholder, body, onSearchChange in Transfer
* fix: types in Transfer
* feat: update test cases in Transfer
* feat: add additional test cases for removed deprecated apis
5 years ago
zombieJ
543b620dd2
feat: Support Transfer render ( #16026 )
* clean up
* refactor select all logic
* omit old api to render children
* add search
* remove useless code
* fix logic
* Table demo
* update demo
* fixed min-height
* fix normal style
* style update
* update snapshot
* update snapshot
* update version
* update doc
* update md desc
* update test case
* fix test typo
* update demo
* update snapshot
* typescript correction
* update docs
* add Tree Transfer demo
* default expand all
* update demo
6 years ago
afc163
b4bdb19952
✅ Fix snapshot
6 years ago
zombieJ
38f701cc90
fix: Empty in IE not fully render ( #16016 )
* fix viewBox
* update snapshot
6 years ago
zombieJ
41316e69e8
update snapshot ( #16017 )
6 years ago
afc163
bc737727a9
test: ✅ fix snapshots
6 years ago
偏右
ad99b4322d
test: ✅ Add eslint-plugin-jest ( #15825 )
6 years ago
zy410419243
86f5255c3e
chore(Mention): skip react 15
6 years ago
zy410419243
316250936c
test: update cases for Transfer
6 years ago
zy410419243
0a78070b08
test: upadte cases for Transfer.List
6 years ago
zombieJ
4d1a998246
add component param in warning ( #15078 )
* add component param in warning
* update snapshot
6 years ago
zombieJ
343a7a9c3a
remove ul when list is empty ( #14390 )
6 years ago
zombiej
0a67272ae4
add locale update
6 years ago
zombiej
12af9a9dca
icon add aria-label support
6 years ago
zombiej
3d92443f85
update snapshot
6 years ago
zombiej
9b256b03d4
use inline svg of antd-tools
6 years ago
zombieJ
2164c58198
New Component: Empty ( #13651 )
6 years ago
HarlanLuo
476ace8aae
Transfer: fix search-not-found block sometimes not show in edge
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
afc163
32819dfc84
✅ fix demo snapshot
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
afc163
7ccd0285b9
💄 fix icon snapshot
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
wa1k3r
eac1c2482f
update checkbox wrapper-state-class snap
6 years ago
zombieJ
ca080ac6ea
Transfer support onSearch ( #12422 )
* add onSearch
* add warning
* update doc
* add test case
* add legacy onSearchChange test
6 years ago
zombiej
be76bcb88b
update test snap
6 years ago
Wei Zhu
a3ce6678cb
Update snapshot
6 years ago
afc163
d03f4bc8db
test: fix warning message in jest log
6 years ago
afc163
811f497d81
update snapshot
6 years ago
zombieJ
f9dd709e2f
Transfer support disabled ( #12084 )
6 years ago
HeskeyBaozi
976f6969f4
update test snapshot
6 years ago
HeskeyBaozi
2f8a56fa78
fix test case & update test snapshot
6 years ago
HeskeyBaozi
74798b8911
upgdate test snapshot
6 years ago
HeskeyBaozi
b8b64f92c8
remove prop 'svgStyle' and i think it's really good
6 years ago
HeskeyBaozi
d6131fe18d
update test snapshot
6 years ago
y-take
6f443be4d5
Feat(Transfer): Allow to specify item-unit ( #11348 )
* Add itemUnit, itemsUnit props
* Add document
* Integrate locales
* Keep old locale props still working.
6 years ago
HeskeyBaozi
0c9465aaf9
upgrade icons library
6 years ago
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
6 years ago
HeskeyBaozi
796de6390b
update test snapshot
6 years ago
HeskeyBaozi
35974d67b2
update test snap shot
6 years ago
HeskeyBaozi
0a8f964935
update test snap shot
6 years ago
HeskeyBaozi
ee16585b6d
update test cases
6 years ago
afc163
cc00ebe5e1
Change Transfer moving buttons order for convention
close #11269
6 years ago
HeskeyBaozi
4a553a2006
upgrade test cases
6 years ago
HeskeyBaozi
8df086f022
update test cases
6 years ago
HeskeyBaozi
9338f33c1c
update test cases
6 years ago
afc163
9f16d066af
Fix lint problems from eslint-config-airbnb@17
7 years ago