halo/ui/console-src/modules/contents/posts/components/entity-fields
Ryan Wang c4bd70f832 Refactor thumbnail size handling to use enum
Replaced string literals for thumbnail sizes with GetThumbnailByUriSizeEnum throughout the codebase for improved type safety and consistency. Updated generateThumbnailUrl to accept the enum and added a width map for local URLs. Improved attachment thumbnail display and link formatting.
2025-09-30 11:39:21 +08:00
..
ContributorsField.vue feat: add support for setting an owner for posts (#6178) 2024-06-27 10:10:55 +00:00
CoverField.vue Refactor thumbnail size handling to use enum 2025-09-30 11:39:21 +08: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 Fix pending comments calculation in post list item (#7703) 2025-08-19 07:03:16 +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