halo/ui/console-src
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
..
composables
layouts Support async permission checks in route menu generator (#7688) 2025-08-17 15:43:10 +00:00
modules Update external link visibility to use opacity transition (#7786) 2025-10-02 11:53:43 +08:00
router Support async route permissions in guards (#7700) 2025-08-19 07:01:15 +00:00
setup
stores
App.vue
main.ts chore: use rolldown-vite (#7489) 2025-06-19 16:31:11 +00:00