halo/ui/console-src/modules/contents/posts/components/entity-fields
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
..
ContributorsField.vue feat: add support for setting an owner for posts (#6178) 2024-06-27 10:10:55 +00:00
CoverField.vue Remove thumbnails management feature and adapt new implementation 2025-10-02 10:31:17 +08:00
PublishStatusField.vue chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
PublishTimeField.vue refactor: convert post publish dates to human-readable format (#7526) 2025-06-09 15:02:34 +00:00
TitleField.vue Update external link visibility to use opacity transition (#7786) 2025-10-02 11:53:43 +08:00
VisibleField.vue refactor: improve part of the post operation logic using the patch api (#6464) 2024-08-14 06:59:57 +00:00