afc163
575796cb92
⚡ clean up code
6 years ago
afc163
0fe82ed936
⚡ refactor list item dom structure
6 years ago
afc163
1c7e0d0b4b
🐛 Fix space lost when inline element in List.Item
close #15186
use `display: contents`:
- https://www.zcfy.cc/article/vanishing-boxes-with-display-contents
- https://css-tricks.com/get-ready-for-display-contents/
6 years ago
Aobo Yang
1f0166c156
Fix rowKey usages in List ( #14437 )
* correct rowKey usages in List
* fix item type in renderItem in List
6 years ago
米老朱
6936599aef
Enhance stylelint rules ( #14803 )
* rename .stylelintrc to .stylelintrc.json for explicit file type
* add new npm script lint-fix:style
* fix pseudo-element with double colon
* function name should be lower except ignored functions
* support stylelint declaration-block-no-ignored-properties rule
* support sorted CSS properties order for readability and consistency
* autofix order of all styles by lint-fix:style script
* remove double slash comments after selector
* replace .stylelintignore with ignoreFiles in .stylelintrc.json
6 years ago
Subroto
57f4c62368
Revert "fix IE 11 bug" ( #14765 )
This reverts commit 7d7de2a599
.
6 years ago
Subroto
7d7de2a599
fix IE 11 bug
If `flex-basis` is not set, it is taken as `0px` as default, breaking the ui in IE 11.
6 years ago
Gautier
8bb3b10c01
Add a new less variable to override the list header background ( #14519 )
* Add a new less variable to override the list header background
* Add a new less variable to override the list footer background
6 years ago
诸岳
00102d4278
ts: Extend ListItemProps from native div element attributes, close #14171
6 years ago
zombiej
0a67272ae4
add locale update
6 years ago
zombiej
12af9a9dca
icon add aria-label support
6 years ago
zombieJ
b826ecf849
add miss style deps ( #14214 )
close #14204
6 years ago
zombiej
3d92443f85
update snapshot
6 years ago
zombiej
9b256b03d4
use inline svg of antd-tools
6 years ago
Gabriel Nunes
a513ee1d73
Add docs for the List rowKey prop
Add documentation for the rowKey property of the lists
6 years ago
zombieJ
2164c58198
New Component: Empty ( #13651 )
6 years ago
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
6 years ago
陈帅
8e11f0bdb9
merge support prettier
6 years ago
陈帅
dca9715186
support prettier
6 years ago
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
Basic support prefixCls.
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
afc163
9b9c4c7dec
fix typescript errors
6 years ago
afc163
213693e333
🌐 site: transition component category, close #11629
6 years ago
afc163
b56ef2b7bf
docs: update List grid column optional values, close #12901
6 years ago
afc163
b1d8d173cd
update typescript array definites
6 years ago
afc163
553f5cfcfc
docs: update List grid column optional values, close #12901
6 years ago
afc163
78a82151eb
update typescript array definites
6 years ago
afc163
cc37b8ef35
should not hide avatar in vertical item layout of List
6 years ago
Wei Zhu
ca7d265b2b
Refactor Grid with new context API ( #12320 )
* Refactor Grid with new context API
* Update snapshots of List
6 years ago
Douglas Nassif Roma Junior
03b89a12cf
Fixed Item key unspected change on List component. ( #12299 )
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
d6131fe18d
update test snapshot
6 years ago
HeskeyBaozi
0c9465aaf9
upgrade icons library
6 years ago
HeskeyBaozi
ee1d2469a8
upgrade test snapshot
6 years ago
zombieJ
796b56dbc4
New Component Skeleton ( #11226 )
* Add new component Skeleton
* Add related doc
* Add sample
* Add test case
ref: https://github.com/ant-design/ant-design/issues/10308
6 years ago
HeskeyBaozi
3b598eafe1
update pagination 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
afc163
0e2c58e42e
Fix card width in List.Grid, close #11712
6 years ago
David Hatten
f237effc2a
list padding and margin defaults added
6 years ago
Wei Zhu
064bfaf554
Add @types/prop-types
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
009ed08580
upgrade eslint-config-airbnb
7 years ago
Wei Zhu
aa580beb8b
docs: sort api table
7 years ago
afc163
9f16d066af
Fix lint problems from eslint-config-airbnb@17
7 years ago