halo/ui/console-src/modules/contents/posts/components
Ryan Wang 80d407cc6d
Update external link visibility to use opacity transition (#7786)
Replaces 'hidden' and 'inline-block' classes with 'opacity-0' and 'group-hover:opacity-100' for external link icons in multiple components. This change enables smoother transitions and better control over the visibility of external link icons on hover.
2025-10-02 11:53:43 +08:00
..
__tests__ chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
entity-fields Update external link visibility to use opacity transition (#7786) 2025-10-02 11:53:43 +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