summaryrefslogtreecommitdiffstats
path: root/themes/danix-xyz-hacker/layouts/partials/header.html
AgeCommit message (Expand)AuthorFilesLines
2026-04-22chore: extract theme into git submodule (danix2-hugo-theme)Danilo M.1-94/+0
2026-04-22feat: add active state highlight to desktop nav linksDanilo M.1-1/+8
2026-04-20fix: add x-data directive to search button for Alpine.js bindingDanilo M.1-0/+1
2026-04-20feat: add search icon button to desktop headerDanilo M.1-1/+10
2026-04-16fix: header sticky positioning regressionDanilo M.1-1/+1
2026-04-16fix: logo link now respects current languageDanilo M.1-1/+5
2026-04-16fix: rewrite hamburger menu using Alpine.js event dispatcherDanilo M.1-2/+2
2026-04-16refactor: apply frosted-bar component to headerDanilo M.1-1/+1
2026-04-15Fix theme toggle icon to always sync with actual page themeDanilo M.1-11/+2
2026-04-15Fix theme toggle icon state sync on page navigationDanilo M.1-2/+9
2026-04-15Fix design system compliance: CSS variables, accessibility, and theme systemDanilo M.1-2/+6
2026-04-15Complete multilingual theme implementation with language-aware menusDanilo M.1-3/+4
2026-04-15Fix language switcher to preserve current page pathDanilo M.1-2/+13
2026-04-15Add language toggle to desktop headerDanilo M.1-1/+18
2026-04-15feat: create responsive header with theme toggle and hamburgerDanilo M.1-0/+42