Commit Graph

  • 59a16ce1e0 fix: Theme-aware sidebar with dark mode support juanatsap 2025-11-19 15:01:48 +00:00
  • 35a802cbd5 fix: Keep sidebar background consistent across themes juanatsap 2025-11-19 14:57:38 +00:00
  • 4886a36f2c fix: Make CV main content area theme-aware juanatsap 2025-11-19 14:54:10 +00:00
  • 4df0360202 fix: Sync view switcher initialization with container target juanatsap 2025-11-19 14:49:28 +00:00
  • f7cda5dba3 refactor: Modularize CSS and fix theme-aware text colors juanatsap 2025-11-19 14:31:17 +00:00
  • f8948413bc docs: add comprehensive user-oriented PDF export guide juanatsap 2025-11-19 10:56:01 +00:00
  • 12bd9c7cd8 feat: enhance PDF export with 4 customizable parameters juanatsap 2025-11-19 10:43:19 +00:00
  • ddd09f9a16 fix: Improve color theme button colors for better distinction juanatsap 2025-11-19 09:38:24 +00:00
  • 2ebb9f5293 fix: Use each button's hover color for at-bottom state + add zoom button juanatsap 2025-11-19 09:35:17 +00:00
  • f9ce37b6d0 fix: Apply at-bottom color to ALL buttons consistently juanatsap 2025-11-19 09:29:10 +00:00
  • d220546d02 fix: Bidirectional hover sync + theme-aware CV text colors juanatsap 2025-11-19 09:24:29 +00:00
  • 45e5be1ea3 test: Add comprehensive button positioning test (test 14) juanatsap 2025-11-18 22:05:17 +00:00
  • b8bd0b5c3c fix: Keep back-to-top button on RIGHT side in narrow mobile (<483px) juanatsap 2025-11-18 21:51:44 +00:00
  • 8da442b248 fix: Back-to-top button position on very narrow screens (<483px) juanatsap 2025-11-18 21:48:41 +00:00
  • cc6ca6e6ba fix: Back-to-top button positioning in mobile + consistent hover effects juanatsap 2025-11-18 21:42:01 +00:00
  • 6e2b042c8d feat(pdf-modal): implement interactive thumbnail selection juanatsap 2025-11-18 20:25:49 +00:00
  • 2ca13a218e feat: Extend skeleton loaders to all 13 CV sections with structural fidelity juanatsap 2025-11-18 20:18:28 +00:00
  • 8c0328357b fix: remove CSPNonce from Matomo script (not implemented in backend) juanatsap 2025-11-18 19:47:38 +00:00
  • d20a00ab53 docs: Archive skeleton loader debug documentation (feature complete) juanatsap 2025-11-18 19:40:56 +00:00
  • 1f6f8e417e docs: Update skeleton loader implementation from hyperscript to JavaScript juanatsap 2025-11-18 19:32:28 +00:00
  • 65eb91b00b docs: Rename 0-README.md to README.md (standard convention) juanatsap 2025-11-18 19:28:40 +00:00
  • 3fa5d1e5ca docs: Rename all documentation with numbered prefixes for clarity juanatsap 2025-11-18 19:12:50 +00:00
  • 81e8b3c25e docs: Clean up documentation directory - eliminate redundancy juanatsap 2025-11-18 18:59:41 +00:00
  • 8745a3661e docs: Phase 3 Complete - Strategic Documentation (ADRs, Budgets, Scalability, Debt, Migrations) juanatsap 2025-11-18 17:24:38 +00:00
  • 1a6467a43a docs: Phase 2 Complete - HTMX Patterns Enhancement & Hover Sync juanatsap 2025-11-18 17:14:11 +00:00
  • 0e33d7c886 docs: Phase 2 - Add Skeleton Loaders and Color Theme System sections juanatsap 2025-11-18 17:07:13 +00:00
  • 6893716231 docs: Phase 1 - Fix critical documentation inaccuracies juanatsap 2025-11-18 17:00:47 +00:00
  • 54e2684127 docs: add HTMX loading indicators as technique #10 juanatsap 2025-11-18 16:24:28 +00:00
  • 52e85a5359 chore: remove redundant implementation documentation files juanatsap 2025-11-18 15:53:37 +00:00
  • f3cce51fb3 feat: implement color theme switcher with dynamic button colors juanatsap 2025-11-18 15:49:30 +00:00
  • 481003fcf8 refactor: update skeleton header to pixel-perfect match actual layout juanatsap 2025-11-18 13:03:15 +00:00
  • e90e7f0a15 feat: implement skeleton loaders for language transitions juanatsap 2025-11-18 12:40:52 +00:00
  • 534e0f16e5 feat: implement component-level skeleton loaders for language transitions juanatsap 2025-11-18 11:32:12 +00:00
  • 7ea2e93fe1 fix: apply skeleton shimmer to content wrappers during language transitions juanatsap 2025-11-18 08:47:21 +00:00
  • c1f2f89555 feat: add skeleton shimmer effect during language transitions juanatsap 2025-11-18 08:22:30 +00:00
  • 4b01134584 chore: delete redundant test archive - enforce zero redundancy policy juanatsap 2025-11-17 18:04:07 +00:00
  • 52e97f1411 fix: exclude footer from zoom by moving it outside zoom-wrapper juanatsap 2025-11-17 17:10:46 +00:00
  • de67c73048 feat: increase zoom range from 175% to 300% juanatsap 2025-11-17 17:03:17 +00:00
  • 35a836adf3 fix: restore zoom level persistence on page load juanatsap 2025-11-17 16:56:01 +00:00
  • 491aa66920 fix: add JavaScript wrappers for hyperscript functions to enable 'call' syntax juanatsap 2025-11-17 16:40:29 +00:00
  • d2330f5d48 refactor: migrate toggle and hover sync functions from JavaScript to Hyperscript juanatsap 2025-11-17 16:28:52 +00:00
  • 5d5b050029 feat: confirm no hyperscript def limit + update documentation juanatsap 2025-11-17 15:02:30 +00:00
  • 19a19bdf78 docs: update PROJECT-MEMORY.md - hover sync bug FIXED juanatsap 2025-11-17 14:37:38 +00:00
  • f87a1a5c28 fix: implement complete hover synchronization for PDF/Print buttons juanatsap 2025-11-17 14:35:32 +00:00
  • fba52727bc cleanup: remove moved documentation files from root juanatsap 2025-11-17 14:23:24 +00:00
  • d97d3567a3 docs: move HYPERSCRIPT-RULES.md and MODERN-WEB-TECHNIQUES.md to doc/ folder juanatsap 2025-11-17 14:23:13 +00:00
  • ee06b957f9 docs: correct PROJECT-MEMORY.md with accurate architecture info juanatsap 2025-11-17 14:22:23 +00:00
  • 8b6620f93b docs: add PROJECT-MEMORY.md - critical developer knowledge juanatsap 2025-11-17 13:51:17 +00:00
  • 836e1e228d docs: refactor skeleton loader architecture from overlay to component-based juanatsap 2025-11-17 13:50:45 +00:00
  • ad6f72f92c cleanup: remove all redundant test files and old documentation juanatsap 2025-11-17 13:44:34 +00:00
  • cb9a8eb044 cleanup: establish test suite as single source of truth juanatsap 2025-11-17 13:41:46 +00:00
  • e9d650d152 fix: update domain from morenoyrubio.com to morenorub.io juanatsap 2025-11-17 13:40:05 +00:00
  • cd450837a2 feat: complete systematic test suite (tests 3-6) juanatsap 2025-11-17 13:28:04 +00:00
  • 5c60d108d8 refactor: organize test suite - systematic numbered tests + archive juanatsap 2025-11-17 13:18:39 +00:00
  • ddfa1b9c89 remove test images juanatsap 2025-11-17 13:10:02 +00:00
  • 3f77fedeaf fix: icon toggle real-time rendering + hyperscript architecture cleanup juanatsap 2025-11-17 13:00:03 +00:00
  • 7fc4f76706 monday last fixes before printing juanatsap 2025-11-17 08:34:50 +00:00
  • fbc270278e fix: restore toggle synchronization using hyperscript 'or' operator juanatsap 2025-11-16 17:58:48 +00:00
  • ce02fc67b2 fix: make toggle functions tolerate null checkboxes for robustness juanatsap 2025-11-16 17:43:12 +00:00
  • cc14be4aef fix: correct toggleIcons to use .cv-paper instead of .cv-container juanatsap 2025-11-16 17:35:08 +00:00
  • 49ecebe00a feat: restore all missing hyperscript toggle and hover sync functions juanatsap 2025-11-16 17:13:19 +00:00
  • 67545aad10 fix: restore working hyperscript from commit 1f7757c juanatsap 2025-11-16 16:57:41 +00:00
  • d4ef91b742 fix: use CSS Grid for true staggered button animations juanatsap 2025-11-16 14:45:13 +00:00
  • 5a99c0026e fix: enable staggered button animations with specific property transitions juanatsap 2025-11-16 14:42:40 +00:00
  • 268cd00fc7 feat: add staggered cascade animation to buttons juanatsap 2025-11-16 14:39:03 +00:00
  • 0edcf8c221 fix: correct button order and restore smooth transitions juanatsap 2025-11-16 14:26:49 +00:00
  • 8eea5a660a feat: implement flexbox container for fixed buttons juanatsap 2025-11-16 14:21:11 +00:00
  • 36965df42a chore: remove old test files juanatsap 2025-11-16 14:14:20 +00:00
  • a7cc899832 fix: redesign mobile button layout for consistency and flexibility juanatsap 2025-11-16 14:14:06 +00:00
  • 585f620bd6 refactor: organize hyperscript code and implement mobile button layout juanatsap 2025-11-16 14:03:22 +00:00
  • 671f06cd21 feat: add smooth color transitions to action bar buttons juanatsap 2025-11-16 13:48:54 +00:00
  • c456bb1637 fix: remove blue active state from zoom button and restore Show Zoom menu item juanatsap 2025-11-16 13:32:57 +00:00
  • b9e9e09d71 feat: enhance zoom and print button UX juanatsap 2025-11-16 13:29:40 +00:00
  • bfb7b35c50 feat: add synchronized hover effect for PDF and print-friendly buttons juanatsap 2025-11-16 13:19:56 +00:00
  • ac0cf15eb9 added zoom in buttons juanatsap 2025-11-16 12:48:12 +00:00
  • 25e9ebafe7 bf fixes juanatsap 2025-11-16 10:11:58 +00:00
  • f93adf04cb test: update test files to reflect logos→icons rename juanatsap 2025-11-15 19:03:14 +00:00
  • 6510036193 feat: implement HTMX loading indicators and skeleton loader transitions juanatsap 2025-11-15 19:01:15 +00:00
  • a8d6805e27 feat: enhance shortcuts modal and complete logos-to-icons rename juanatsap 2025-11-15 18:42:35 +00:00
  • 1f7757c848 good juanatsap 2025-11-15 15:59:54 +00:00
  • aeab81dd42 fix: resolve HTMX toggle swap error and restore smooth animations juanatsap 2025-11-15 13:45:48 +00:00
  • 06eb490950 more htmx juanatsap 2025-11-14 21:38:09 +00:00
  • 15b73a915d wip juanatsap 2025-11-12 23:07:44 +00:00
  • c99bb5590b bf 6 juanatsap 2025-11-12 22:54:46 +00:00
  • f48ae9388e bf phase v juanatsap 2025-11-12 19:54:56 +00:00
  • 81f8161dd2 refactor: simplify menu and toast interactions with CSS-driven animations juanatsap 2025-11-12 19:23:46 +00:00
  • fda034ca78 phase iv -ii juanatsap 2025-11-12 19:13:52 +00:00
  • d35a1decc7 phase iv - i juanatsap 2025-11-12 18:59:48 +00:00
  • 8f2704e10a phase ii and phase iii juanatsap 2025-11-12 18:55:06 +00:00
  • d36b67d1f1 templating phase i juanatsap 2025-11-12 18:26:18 +00:00
  • be04b2dbc2 first commit juanatsap 2025-11-12 18:14:48 +00:00
  • 211fd05462 feat: simplify architecture by removing cache layer and centralizing routes juanatsap 2025-11-12 17:53:24 +00:00
  • 927d257f2c docs: add comprehensive zoom implementation technical documentation juanatsap 2025-11-12 17:04:45 +00:00
  • 3a381ee111 fix: apply inverse zoom to fixed buttons to maintain constant size juanatsap 2025-11-12 16:55:28 +00:00
  • ff93a3f314 fix: allow horizontal scroll and content expansion when zoomed beyond viewport juanatsap 2025-11-12 16:53:28 +00:00
  • 3aeaf3db43 fix: revert to CSS zoom property for proper layout-affecting zoom juanatsap 2025-11-12 16:51:05 +00:00
  • 2e506bb127 style: make zoom reset button blend with control (subtle, not prominent) juanatsap 2025-11-12 16:46:19 +00:00
  • 34a09d5ac8 style: use solid colors for zoom reset button (no transparency) juanatsap 2025-11-12 16:45:20 +00:00
  • 66509b2b84 style: make zoom reset button ring lighter juanatsap 2025-11-12 16:44:15 +00:00
  • c50287a4a6 fix: center zoom at 100% by adjusting range to 25-175% juanatsap 2025-11-12 16:35:31 +00:00