halo/ui/uc-src/modules/contents/posts
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
..
components Refactor thumbnail size handling to use enum 2025-09-30 11:39:21 +08:00
composables feat: add retry mechanism for publishing posts on the UC end (#7171) 2025-01-03 09:46:10 +00:00
types Move folder console to ui 2024-02-02 22:22:51 +08:00
PostEditor.vue feat: add slug existence check when creating posts (#7617) 2025-07-27 05:19:17 +00:00
PostList.vue refactor: adapt page header styles for responsive design (#7544) 2025-06-13 06:06:42 +00:00
module.ts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00