Dw Theme Hamburger

repo: ~/Projects/dw-theme-hamburger · 30 commits · 0 in last 24h, 0 in last 7d ·

Search the build

30 commits indexed

  1. 388e4bd 2026-09-03 auto-data-snapshot: 2026-09-03T12:32:21 (1 data files) — snippets/product-list-item.liquid.pre-showroom
  2. ac8c030 2026-09-03 TK-11186: data-driven showroom-vendor suppression — render-time card skip (no HTML/SEO leak, no flash) + de-hardcoded backstop reading shop metafield/theme setting
  3. b4ce7c5 2026-09-01 remove obsolete product enrichment request
  4. 6fc6194 2026-08-18 TK-10629: de-leak Versa Designed Surfaces -> Hollywood Contract Wallcoverings (brand entry + color-wheel titles)
  5. 9530d81 2026-07-15 color-palette: hide color-index cards whose image fails to load (img.onerror → drop card) + skip imageless; empty-state fallback
  6. fc9ece5 2026-07-15 search: add type-ahead predictive dropdown (Shopify /search/suggest.json, product+SKU results as you type)
  7. 116a2c7 2026-07-15 header: tighten hamburger drawer (0.9rem/5px), +top padding above wordmark, branding pointer-events guard so it can't block search click
  8. 1690a77 2026-07-15 header: dead-center the logo/wordmark on all viewports (absolute-center, overrides compact-left)
  9. c2f9274 2026-07-15 search: apply the injection-proven width override (forces search-form/field width:auto + input 220px, beats Boost)
  10. 4803440 2026-07-15 header: right cluster flex at all widths (was stacking on desktop) + stronger field width override
  11. ac3f255 2026-07-15 search: theme search-form (Boost-survives + functional) forced to 20ch expand from eyeglass
  12. 1703a96 2026-07-15 search: contenteditable div field (Boost strips <input> but not a div) + placeholder + textContent submit
  13. 93297cd 2026-07-15 search: Boost-proof plain input (custom attr, JS navigates to /search?q) so Boost can't strip it
  14. c50b970 2026-07-15 search: use controlled minimal form (guaranteed 20ch expand + working /search submit)
  15. 46de4d1 2026-07-15 search: rebuild as working eyeglass-triggered field (eyeglass left-anchor, opens 20ch left, submit via toggle/Enter)
  16. 05825b6 2026-07-15 mobile: hide wordmark on phones (icon collision), space header icons, remove drawer double-divider (graphics-team P0)
  17. f84cda4 2026-07-14 collection hero: reduce banner height by ~2/3 (clamp 240-420 -> 80-140, trim padding)
  18. b71532d 2026-07-14 hamburger drawer: +50% menu text, widen panel to 560px to fit larger items
  19. 69fe885 2026-07-14 header: remove Checkout button, keep cart
  20. 6ab39da 2026-07-14 hotfix: wordmark rendering vertically (per-letter wrap) -> nowrap + auto-width branding
  21. 2dad905 2026-07-14 header: move Checkout button down next to the cart
  22. 5ea5861 2026-07-14 header: Times New Roman stacked wordmark (logo-height); move cart next to search eyeglass; click-to-expand search (~20ch, grows left)
  23. f5f8bf1 2026-07-14 header: reduce centered front-page logo (100->70px) + hamburger drawer logo (200->128px)
  24. 97cb750 2026-07-14 hamburger: pin Custom Walls + Trade to top of drawer, bold + divider
  25. 891c82c 2026-07-14 header: person/cart icons, camera right of search, phone tel: link, move Custom Walls + Trade into hamburger
  26. 9e5f227 2026-07-13 pdp: move 'More Wallcoverings Like This' to page bottom + Recently Viewed under it as 2 rows of 3
  27. 0397597 2026-07-13 hide wordmark inside drawer clone (overflow + close-X crowding)
  28. e386008 2026-07-13 drawer branding block visible on desktop (close X fix)
  29. aa68d6b 2026-07-13 hamburger nav at all widths + spelled-out Designer Wallcoverings wordmark (header.liquid, theme.css.liquid, grid.js forced-mobile gates)
  30. 465e38d 2026-07-13 snapshot: live theme pull before hamburger nav rework

Authors

Agents used

  • none detected

Skills used

  • /search3
  • /product-list-item1
  • /theme1
  • /claude1
  • /code1
  • /suggest1
  • /wordmark1
  • /field1
  • /cart1
  • /more-wallcoverings-like-this1
  • /product1

Creative ideas + design notes

Commits with substantial prose (≥120 chars) — the rationale behind each move.

ac8c030 · 2026-09-03 · TK-11186: data-driven showroom-vendor suppression — render-time card skip (no HTML/SEO leak, no flash) + de-hardcoded backstop reading shop metafield/theme setting
Replaces the hardcoded ['Phillip Jeffries'] JS hack. product-list-item.liquid now wraps the card in {% unless is_showroom_vendor %} so no markup is emitted for a showroom vendor; hide-browse-hidden.liquid reads custom.showroom_vendors metafield -> settings.showroom_vendors -> fallback, with a CSS paint-time hide + minimal JS Boost-AJAX backstop. .pre-showroom backup kept. NOT deployed (theme publish is Steve-gated).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01YXf9gMQQWRfNex6EestZhp
9e5f227 · 2026-07-13 · pdp: move 'More Wallcoverings Like This' to page bottom + Recently Viewed under it as 2 rows of 3
- extract #dw-similar CLIP row from color-palette.liquid into snippets/more-wallcoverings-like-this.liquid
- render it at the bottom of sections/product.liquid, directly above Recently Viewed
- recently-viewed grid: repeat(3,1fr), capped at 6 items (2 rows of 3)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

File tree

401 files tracked. Click any to browse the source at HEAD.

Other build journals

← Dw Theme Frontpage Cta  ·  all 4 projects  ·  Dw Theme Live Signin Split →

Export

commits.csv · feed.atom · project.json · commits.json

rendered in 1ms