halo/ui/console-src/modules/contents/pages
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 chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
DeletedSinglePageList.vue Refactor thumbnail size handling to use enum 2025-09-30 11:39:21 +08:00
SinglePageEditor.vue Improve navigation logic after publishing content (#7775) 2025-09-20 23:35:36 +08:00
SinglePageList.vue refactor: adapt page header styles for responsive design (#7544) 2025-06-13 06:06:42 +00:00
SinglePageSnapshots.vue refactor: adapt page header styles for responsive design (#7544) 2025-06-13 06:06:42 +00:00
module.ts feat: full-features of dashboard widgets (#7496) 2025-06-06 08:30:56 +00:00