halo/ui/uc-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
..
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 feat: add prompt for users to reload page after plugin update 2024-08-15 17:30:01 +08:00
App.vue Move folder console to ui 2024-02-02 22:22:51 +08:00
main.ts chore: use rolldown-vite (#7489) 2025-06-19 16:31:11 +00:00