halo/ui/packages/editor
Ryan Wang 69f126efa4 Remove attachment thumbnails modal and related code
Deleted the AttachmentThumbnailsModal, related components, and composables for managing and displaying attachment thumbnails. Updated AttachmentList and AttachmentDetailModal to remove references to the thumbnails modal and related permissions. Simplified thumbnail display to show only available image thumbnails in the detail modal, and updated i18n files to remove unused thumbnail modal and status translations. Centralized thumbnail width mapping in utils/thumbnail.ts.
2025-09-30 16:23:57 +08:00
..
docs refactor: improve type definitions for editor extension (#7425) 2025-05-13 09:56:06 +00:00
src Remove attachment thumbnails modal and related code 2025-09-30 16:23:57 +08:00
.gitignore Move folder console to ui 2024-02-02 22:22:51 +08:00
.release-it.json Move folder console to ui 2024-02-02 22:22:51 +08:00
env.d.ts Move folder console to ui 2024-02-02 22:22:51 +08:00
index.html chore: update prettier and simplify config (#7589) 2025-06-25 09:47:21 +00:00
package.json Add ui packages publish workflow (#7743) 2025-09-09 18:13:33 +08:00
postcss.config.cjs chore: bump tailwindcss version to 3.4 (#7604) 2025-06-29 02:25:27 +00:00
tailwind.config.ts chore: bump tailwindcss version to 3.4 (#7604) 2025-06-29 02:25:27 +00:00
tsconfig.app.json Move folder console to ui 2024-02-02 22:22:51 +08:00
tsconfig.json Move folder console to ui 2024-02-02 22:22:51 +08:00
tsconfig.node.json chore: bump tailwindcss version to 3.4 (#7604) 2025-06-29 02:25:27 +00:00
tsconfig.vitest.json Move folder console to ui 2024-02-02 22:22:51 +08:00
vite.config.ts chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
vite.lib.config.ts chore: update prettier and simplify config (#7589) 2025-06-25 09:47:21 +00:00