halo/ui/uc-src/modules/contents/posts/components
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
..
PostCreationModal.vue feat: add retry mechanism for publishing posts on the UC end (#7171) 2025-01-03 09:46:10 +00:00
PostListItem.vue Refactor thumbnail size handling to use enum 2025-09-30 11:39:21 +08:00
PostSettingEditModal.vue feat: add slug existence check when creating posts (#7617) 2025-07-27 05:19:17 +00:00
PostSettingForm.vue Enable auto-height for textarea fields in forms (#7749) 2025-09-20 15:16:03 +00:00