Commit Graph

19 Commits

Author SHA1 Message Date
ce531399f9 fix(mobile-menu): use persistent store and move x-cloak to base layer for stability
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
2026-02-19 21:03:41 +01:00
265cee9b97 fix(mobile-menu): add event isolation to all links and state logging
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
2026-02-19 20:51:44 +01:00
5203e616d0 fix(mobile-menu): move state to root component and refine event isolation
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
2026-02-19 20:42:22 +01:00
2937173a81 fix(header): simplify layout and use .stop on logo link to prevent menu triggers
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
2026-02-19 20:17:11 +01:00
b1346cbe90 fix(mobile-menu): isolate mobile menu from hx-boost to prevent state persistence issues
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
2026-02-19 20:06:25 +01:00
2e224930b5 fix(mobile-menu): move store to head and use explicit state transitions to prevent re-opening
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
2026-02-19 20:03:51 +01:00
883dc2122d fix(mobile-menu): transition to global Alpine store for reliable state management
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
2026-02-19 19:56:49 +01:00
38de9b916a fix(mobile-menu): fix close behavior, navigation, and vertical centering
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
2026-02-19 19:54:12 +01:00
bac70d7823 feat(theme): implement Palina Gold theme and adaptive SVG logo system
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
2026-02-19 19:49:11 +01:00
99bae87b0d feat(logo): integrate logo into header, mobile menu, and footer
All checks were successful
Deploy Theme / deploy (push) Successful in 13s
2026-02-19 19:06:29 +01:00
1a1dc48afe feat(logo): replace site title with logo and add dark mode filter
All checks were successful
Deploy Theme / deploy (push) Successful in 15s
2026-02-19 19:04:43 +01:00
c8f731a353 feat: completely remove lightbox feature
All checks were successful
Deploy Theme / deploy (push) Successful in 15s
2026-02-19 18:40:49 +01:00
dd9bad935e refactor(lightbox): move state to html and use a more robust global click listener
All checks were successful
Deploy Theme / deploy (push) Successful in 14s
2026-02-19 18:37:46 +01:00
64a3c1d583 feat: enhance site with HTMX for AJAX navigation and Alpine.js for reactivity
All checks were successful
Deploy Theme / deploy (push) Successful in 1m6s
2026-02-19 18:07:46 +01:00
19b91eb9e4 fix(theme-toggle): Implement proper sun/moon icons and JS toggling 2026-02-17 20:12:45 +01:00
2197c4408d fix(theme-toggle): Replace complex SVG with simpler sun icon 2026-02-17 19:53:54 +01:00
920c0a1d49 fix(header): Fix inline menu items and theme switch icon styling 2026-02-17 19:49:10 +01:00
64f48f82c0 feat: Implement light theme, mobile menu, font and image fallback 2026-02-17 18:54:09 +01:00
f5a5eed8ab Initial commit of Palina Ghost theme 2026-02-17 17:53:00 +01:00