陈帅
7b98df8075
fix: better typescript code, use svg components ( #18036 )
* better typescript code, use svg components
fix #18017
* snapshots updated
* snapshots updated
5 years ago
wadezhan
e403947127
feat(Empty): description prop support false value to remove description node
5 years ago
wadezhan
fab98738f4
feat(Empty): description prop support false value to remove description node
5 years ago
wadezhan
5df766fb5b
feat(Empty): description prop support undefined/null value to remove description node
5 years ago
wadezhan
61dc08f9c7
feat: Empty description support false value
5 years ago
afc163
5ee4efb2db
style(Empty): 💄 create simple style Empty in a default way
6 years ago
Pierre
1ff849ce4d
Avoid react doesn't have default export
6 years ago
DiamondYuan
addc7bd266
feat: Improve Empty component again ( #15487 )
* feat: rewrite component empty
* refactor: use static variable
* refactor: extraction function for component empty
* docs: update docs and demo
* feature: image add image style prop
* docs: update doc of component empty
* docs: add since comment to imageStyle prop
* test: update snapshots
* style: use number in style
* docs: update docs of component empty
* docs: update doc of component empty
* test: fix test broken
* docs: update docs for empty component
* refactor: rewrite empty component
* docs: update doc of component empty
* doc: change image size
6 years ago
DiamondYuan
972840e74d
feat: Improve Empty component ( #15444 )
* feat: empty support imageSize prop
* docs: update demo for empty component
* docs: update docs for empty component
* test: update snapshot of empty component demo
* feat: empty component support use simple image
* docs: update demo for component empty
* docs: update doc for empyt component
* docs: add absence of a space for demo of empty component
6 years ago
zombieJ
7ed045ce57
fix prefixCls of empty go to div ( #14404 )
close #14403
6 years ago
afc163
e39de50b4a
🔨 tweak typescript types
6 years ago
chunlea
1f87132b36
FIX: correct typings for EmptyProps in Empty Component
6 years ago
zombiej
9b256b03d4
use inline svg of antd-tools
6 years ago
Wei Zhu
808a4e8e67
use data url instead of importing svg
6 years ago
zombieJ
2164c58198
New Component: Empty ( #13651 )
6 years ago