halo/ui/console-src/modules/contents/pages/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: make field items of singlePage data list extendable (#7553) 2025-06-15 12:03:07 +08:00
CoverField.vue Refactor thumbnail size handling to use enum 2025-09-30 11:39:21 +08:00
PublishStatusField.vue feat: make field items of singlePage data list extendable (#7553) 2025-06-15 12:03:07 +08:00
PublishTimeField.vue feat: make field items of singlePage data list extendable (#7553) 2025-06-15 12:03:07 +08:00
TitleField.vue Fix pending comments calculation in post list item (#7703) 2025-08-19 07:03:16 +00:00
VisibleField.vue feat: make field items of singlePage data list extendable (#7553) 2025-06-15 12:03:07 +08:00