halo/ui/console-src/modules/contents/pages
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
..
components Update external link visibility to use opacity transition (#7786) 2025-10-02 11:53:43 +08:00
composables chore: organize and fix imports (#6152) 2024-06-26 10:42:50 +00:00
DeletedSinglePageList.vue Remove thumbnails management feature and adapt new implementation 2025-10-02 10:31:17 +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