Updated today at 08:58

Commit: 1bfc7f0 Show on GitHub

  • Author: RazanSagheer
  • Date: 2/15/2026, 11:03:05 PM
  • Message: feat(login): add responsive login page UI #260 - This commit adds the responsive login page as described in issue #260. It also includes adjustments to the ESLint configuration for browser environment support. Refs #260
  • Stats: 248 total changes (+240 / -8)

Changed Files

  • eslint.config.js — +2 / -5 (7 changes)
  • package-lock.json — +17 / -3 (20 changes)
  • package.json — +1 / -0 (1 changes)
  • src/routes/login/+page.svelte — +220 / -0 (220 changes)