ant-design/components/table
Wuxh a70ef1b8da
fix(Badge): fix accidentally rendering an empty element when text props is empty (#37681)
* test(badge): add case

* fix(badge): fix accidentally rendering an empty element when text props is empty

* chore(badge): update demo

* test(badge): update snapshot

* docs: beautify docs

Add several supported ways to describe colors

* test(badge): update snapshot

* chore: update snapshot

* test: update snapshots

* Revert "test: update snapshots"

This reverts commit 2bd11650aea3b3a447a891f09708032f9c41cb3d.

* test: update snapshot
2022-09-24 23:15:22 +08:00
..
__tests__ fix(Badge): fix accidentally rendering an empty element when text props is empty (#37681) 2022-09-24 23:15:22 +08:00
demo docs: fix table filterSearch function doesn't work demo (#37536) 2022-09-14 10:09:59 +08:00
hooks fix: update FilterSearchType type definition (#37610) 2022-09-22 10:13:07 +08:00
style style: reduce some css code (#36904) 2022-08-05 11:37:55 +08:00
Column.tsx chore: eslint add consistent-type-imports (#35419) 2022-05-07 14:31:54 +08:00
ColumnGroup.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
ExpandIcon.tsx fix: Accordions are missing expand and collapse states (#37065) 2022-08-17 12:28:37 +08:00
index.en-US.md feat: switch filterDropdownVisible to filterDropdownOpen for Table (#37026) 2022-08-22 11:19:53 +08:00
index.tsx chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
index.zh-CN.md feat: switch filterDropdownVisible to filterDropdownOpen for Table (#37026) 2022-08-22 11:19:53 +08:00
interface.tsx fix: update FilterSearchType type definition (#37610) 2022-09-22 10:13:07 +08:00
Table.tsx fix: Table column.title missing filters prop (#37629) 2022-09-19 15:29:26 +08:00
util.ts chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00