halo/ui/console-src/modules/dashboard
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 chore: update prettier and simplify config (#7589) 2025-06-25 09:47:21 +00:00
composables feat: add success notification for dashboard layout save (#7510) 2025-06-10 00:08:38 +08:00
styles feat: full-features of dashboard widgets (#7496) 2025-06-06 08:30:56 +00:00
widgets Update external link visibility to use opacity transition (#7786) 2025-10-02 11:53:43 +08:00
Dashboard.vue refactor: adapt page header styles for responsive design (#7544) 2025-06-13 06:06:42 +00:00
DashboardDesigner.vue chore: update prettier and simplify config (#7589) 2025-06-25 09:47:21 +00:00
module.ts feat: full-features of dashboard widgets (#7496) 2025-06-06 08:30:56 +00:00