JeromeLin
c55d26658d
ReactNode包含number类型
ReactNode包含number类型,这么些不妥~
type ReactNode = string | number | boolean | {} | ReactElement<any> | ReactNodeArray | ReactPortal
6 years ago
afc163
213693e333
🌐 site: transition component category, close #11629
6 years ago
Wei Zhu
aa580beb8b
docs: sort api table
7 years ago
Ludwig Bäcklund
74d81c2d07
Add title prop to Badge that shows when hovering it
7 years ago
afc163
ba236419be
Fix badge API doc
7 years ago
bzone
3418cb8a60
update Badge doc ( #8905 )
* Update index.zh-CN.md
* Update index.en-US.md
7 years ago
Wei Zhu
999d6184ad
docs: Sort api table
7 years ago
afc163
ca1b79ad34
Add Badge[offset]
7 years ago
Wei Zhu
36227a10db
docs: sort api table
7 years ago
monkindey
0bc5936b23
resolve conflicted files
7 years ago
Benjy Cui
ef2375885e
feat: support Badge[showZero], close : #4251 ( #5096 )
8 years ago
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
8 years ago
ddcat1115
0baef0627e
docs: 调整组件导航结构 ( #3758 )
- Layout 更名为 Grid
8 years ago
Benjy Cui
3f67fd3f9f
docs: update docs details
8 years ago
afc163
77949bb9e3
upgrade eslint-config, close #2811
8 years ago
Benjy Cui
ff19dcc1fc
feat: add Badge[status, text], close : #2715 ( #2780 )
* feat: add Badge[status, text], close : #2715
* feat: optimize Badge[status, text]
8 years ago
偏右
bb03c89ebf
docs: translate badge to english ( #2269 )
8 years ago
afc163
089f1ae512
update components category name
9 years ago
Benjy Cui
8842d9342a
site: update components' type
9 years ago
Benjy Cui
df3ba36720
docs: remove useless newline in documentation
9 years ago
Benjy Cui
d5a6932c15
docs: update documentation format
9 years ago
afc163
8a69058364
badge can be use like <Badge />, ref #413
9 years ago
afc163
5e18c37cce
Add overflowCount for badge, close #660
9 years ago
afc163
f7c3550377
document for 0 value
9 years ago
afc163
75ca864dec
document for 0 value
9 years ago
afc163
8ba3dedeec
update badge index.md
9 years ago
afc163
3165da4246
update badge
9 years ago
afc163
af2425d7d5
Add component badge
9 years ago