NG-ZORRO / ng-zorro-antd

Angular UI Component Library based on Ant Design
https://ng.ant.design
MIT License
8.87k stars 3.93k forks source link

[0.7.0-beta] 关于组件默认display的建议 #1208

Closed cipchk closed 6 years ago

cipchk commented 6 years ago

由于 Angular 组件在DOM树中所渲染都是以组件名为DOM元素名,这部分应该有一个统一的 display 指定,这对于开发者亦或浏览器更友好。

对于几十种基础组件而言,每一种组件都有一种绝大多数的使用场景,对于部分组件应该默认以块 block 形式渲染,以下是对所有组件的一个整体建议:

name inline-block block
grid
layout
affix
breadcrumb
dropdown
menu
pagination
steps
autocomplete
cascader
checkbox
input
input-number
radio
rate
select
slider
switch
transfer
upload
avatar
badge
calendar
card
carousel
collapse
list
popover
table
tabs
tag
timeline
tooltip
tree
alert
popconfirm
progress
lock[bot] commented 5 years ago

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.