ant-design/components/badge
dingkang f5831f121d
docs: replace class component with hooks (#35461)
* docs(badge): replace class component with hooks

* docs(button): replace class component with hooks

* docs(calendar): replace class component with hooks

* docs(card): replace class component with hooks

* docs(button): replace class component with hooks

* chore(deps): remove webpack devDependencies
2022-05-10 13:00:31 +08:00
..
__tests__ test: migrate some test case to testing-library (#35062) 2022-04-17 22:36:36 +08:00
demo docs: replace class component with hooks (#35461) 2022-05-10 13:00:31 +08:00
style fix: not warpper animation for badge RTL (#34899) 2022-04-07 16:15:02 +08:00
index.en-US.md docs: fix badge english doc (#29531) 2021-02-28 09:09:48 +08:00
index.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
index.zh-CN.md
Ribbon.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
ScrollNumber.tsx Badge number (#29100) 2021-01-29 14:27:36 +08:00
SingleNumber.tsx fix: span element should not contains p element in Badge (#31042) 2021-06-22 22:53:55 +08:00
utils.tsx