Updated 19-06-2026, 12:32

Commit: 567bc9d Show on GitHub

  • Author: Yamen
  • Date: 6/4/2026, 3:48:37 PM
  • Message: refactor(PageLoader): move from layout to login page only #400 Moves PageLoader from the global layout to the login page so the animation only plays on login, not on every page navigation.
  • Stats: 77 total changes (+47 / -30)

Changed Files

  • src/lib/components/navbar-icons/IWGDF-Logo-Mobile.svelte — +14 / -9 (23 changes)
  • src/lib/components/navbar-icons/IWGDF-Logo.svelte — +14 / -9 (23 changes)
  • src/lib/components/navbar-icons/IWGDGF-Logo-Collapsed.svelte — +15 / -9 (24 changes)
  • src/routes/+layout.svelte — +0 / -3 (3 changes)
  • src/routes/login/+page.svelte — +4 / -0 (4 changes)