halo/ui/console-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
..
__tests__ chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
entity-fields Refactor thumbnail size handling to use enum 2025-09-30 11:39:21 +08:00
PostBatchSettingModal.vue refactor: add chunked execution mechanism for post batch operations (#7378) 2025-04-23 14:17:13 +00:00
PostListItem.vue feat: add cover for post list (#7519) 2025-06-09 15:34:34 +00:00
PostSettingModal.vue Enable auto-height for textarea fields in forms (#7749) 2025-09-20 15:16:03 +00:00
SnapshotContent.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
SnapshotListItem.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00