afc163
0fe82ed936
⚡ refactor list item dom structure
2019-03-06 14:20:51 +08:00
诸岳
00102d4278
ts: Extend ListItemProps from native div element attributes, close #14171
2019-01-11 11:52:35 +08:00
afc163
30fe9918d8
Merge branch 'master' into feature
...
* master:
📝 Add bodyStyle and style of Drawer in documentation, #13850
🐛 Fix Drawer style not working
🐛 fix markStyle affset style
Update Santa.jsx
update changelog
bump 3.11.6
revert Christmas egg
[type] make type of components compatible with ComponentType<P>
bump 3.11.5
✨ site: make document side bar sticky
2018-12-25 16:28:50 +08:00
frezc
5f9b376456
[type] make type of components compatible with ComponentType<P>
2018-12-25 01:10:00 +08:00
陈帅
8e11f0bdb9
merge support prettier
2018-12-07 20:02:01 +08:00
陈帅
dca9715186
support prettier
2018-12-07 18:27:30 +08:00
zombieJ
1a0a06fca9
ConfigProvider support prefixCls ( #13389 )
...
Basic support prefixCls.
2018-12-05 19:12:18 +08:00
afc163
9b9c4c7dec
fix typescript errors
2018-11-09 17:38:19 +08:00
afc163
b1d8d173cd
update typescript array definites
2018-11-01 14:57:10 +08:00
Wei Zhu
064bfaf554
Add @types/prop-types
2018-08-07 21:09:05 +08:00
Junbin Huang
bbf5cb75c3
chore: update typescript@~2.9.1 ( #10748 )
2018-06-02 20:12:09 +08:00
niko
a09f531453
add grid xxl to List fixed : #9019 ( #9038 )
2018-01-21 01:03:00 +08:00
Wei Zhu
1b2a9550d9
ListItemMetaProps's description and title should be optional
2017-12-05 16:28:12 +08:00
Wei Zhu
e27061ea5b
ListItemProps.extra should be optional
2017-12-05 16:16:09 +08:00
Wei Zhu
e7042ae541
Fix implicit any error for List
2017-11-21 20:38:30 +08:00
Wei Zhu
479a5cb743
Remove allowSyntheticDefaultImports ( #8218 )
2017-11-17 14:38:54 +08:00
niko
57d5038d1c
fixed: https://github.com/ant-design/ant-design/issues/4905#issuecomment-335710078 ( #7875 )
2017-10-12 05:09:37 -05:00
niko
91b97d7b25
List virtualized ( #7692 )
...
* add virtualized & infinite demo
* change `children render` to `renderItem`
2017-09-25 15:24:16 +08:00
niko
bceb15c4e6
List:add infinite & detail optimize ( #7445 )
...
* List:add infinite & detail optimize
* React.children.map -> context
* update snapshots & demo order
* remove Item.Action _id
* update List demo
* List:add infinite & detail optimize
* React.children.map -> context
* 更新 snap
* update snapshots
2017-09-06 15:53:25 +08:00
niko
56f0716b03
List: support responsive ( #7272 )
...
* List: support responsive
* change grid api for responsive & use card responsive function
* abstract getGrid
* update snapshots
* defind grid columns number
* defind grid columns number
* add ListGridType
2017-08-21 21:14:20 +08:00
乐仪
cd6b017ce5
fix ts error
2017-08-14 22:25:17 +08:00
nikogu
0034d0529c
add list grid
2017-08-14 11:09:22 +08:00
nikogu
fab125d741
fixed List Components Props
2017-08-10 18:00:40 +08:00
niko
5836a49899
remove List.Item.Content & change List.Item.Action to List actions props ( #7159 )
2017-08-09 21:46:48 +08:00
niko
12bbe3776c
Feature list component ( #7150 )
...
* add list component
* fixed the demo syntax
* update list snapshots
2017-08-09 15:45:08 +08:00