halo/ui/console-src/modules/contents/posts/components/entity-fields
Ryan Wang 65d4751509
feat: add cover for post list (#7519)
#### What type of PR is this?

/kind feature
/area ui
/milestone 2.21.x

#### What this PR does / why we need it:

<img width="508" alt="image" src="https://github.com/user-attachments/assets/3d7a9ac0-1e0a-4a4f-a658-03af7ff89904" />

#### Which issue(s) this PR fixes:

Fixes #7437 

#### Special notes for your reviewer:

#### Does this PR introduce a user-facing change?

```release-note
文章管理列表支持显示封面图
```
2025-06-09 15:34:34 +00:00
..
ContributorsField.vue feat: add support for setting an owner for posts (#6178) 2024-06-27 10:10:55 +00:00
CoverField.vue feat: add cover for post list (#7519) 2025-06-09 15:34:34 +00:00
PublishStatusField.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
PublishTimeField.vue refactor: convert post publish dates to human-readable format (#7526) 2025-06-09 15:02:34 +00:00
TitleField.vue refactor: improve entity component layout for better device responsiveness (#7383) 2025-05-21 11:29:41 +08:00
VisibleField.vue refactor: improve part of the post operation logic using the patch api (#6464) 2024-08-14 06:59:57 +00:00