halo/ui/src
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
..
assets chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
components Add loading indicator to DefaultEditor initialization (#7756) 2025-09-20 23:35:01 +08:00
composables Support async permission checks in route menu generator (#7688) 2025-08-17 15:43:10 +00:00
constants feat: add thumbnail records modal (#7630) 2025-07-22 13:54:18 +00:00
formkit Enable auto-height for textarea fields in forms (#7749) 2025-09-20 15:16:03 +00:00
layouts chore: fix incorrect imports (#7558) 2025-06-16 14:26:52 +00:00
locales Add support for hidden comments (#7679) 2025-08-19 14:47:37 +08:00
setup refactor: optimize axios interceptor text/html content type detection (#7142) 2024-12-16 15:28:10 +00:00
stores refactor: remove login-related pages from UI project (#6712) 2024-09-28 10:19:41 +00:00
styles fix: resolve styling issue for checkbox when disabled (#6240) 2024-07-01 09:55:17 +00:00
types feat: change the tab title to the site title of the website (#5696) 2024-04-12 09:48:08 +00:00
utils Refactor thumbnail size handling to use enum 2025-09-30 11:39:21 +08:00
views/exceptions Move folder console to ui 2024-02-02 22:22:51 +08:00
vite Remove vite-plugin-pwa from dev dependencies (#7762) 2025-09-21 21:32:27 +08:00