halo/ui/console-src/modules/contents/posts/components/entity-fields
Ryan Wang f59e3a2909
refactor: remove unused width prop for post title field (#7545)
#### What type of PR is this?

/area ui
/kind improvement
/milestone 2.21.x

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

Remove unused width prop for post title field

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

```release-note
None
```
2025-06-13 06:50:42 +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: remove unused width prop for post title field (#7545) 2025-06-13 06:50:42 +00:00
VisibleField.vue refactor: improve part of the post operation logic using the patch api (#6464) 2024-08-14 06:59:57 +00:00