ant-design/components/grid
陈帅 3e32364dc0
New component Descriptions (#14645)
* add new component: DescriptionList

* add warning message

* docs: fix doc typo

* feat: implement the size attribute

* docs: fix doc typo

* refactor: use new name Descriptions

* test: snapshots updated

* feat: support react15

* style: fix code style warring

* style: better var name

* style: better code style

* style: merge css class

* feat: add responsive config

* fix: fix error title

* style: use @border-radius-base

* update snapshot

* feat: set default column

* test: add test script

* style: fix property defaultProps is useless error

* style: more robust code

* style: fix codereview warning

* style: fix review warning

* use responsiveObserveserve

* fix review warning

* bug: add childrenArray copy,prevent changes to incoming parameters

* fix dom error

* fix typo

* fix test

* don't use this

* snapshot updated

* prettier md

* remove descriptions md text

* new rendering method

* doc :add dot

* style: add right border
2019-05-22 23:22:09 +08:00
..
__tests__ New component Descriptions (#14645) 2019-05-22 23:22:09 +08:00
demo 💄 prittier all files 2019-05-07 14:57:32 +08:00
style meger feature to master (#16421) 2019-05-06 12:04:39 +08:00
col.tsx 🐛 Fix col element missing relative style 2019-03-31 20:25:41 +08:00
index.en-US.md 💄 prittier all files 2019-05-07 14:57:32 +08:00
index.tsx merge support prettier 2018-12-07 20:02:01 +08:00
index.zh-CN.md 💄 prittier all files 2019-05-07 14:57:32 +08:00
row.tsx New component Descriptions (#14645) 2019-05-22 23:22:09 +08:00
RowContext.tsx 🆙 use @ant-design/create-react-context of MIT 2019-04-16 12:18:39 +08:00