← back to Dw Catalog Control Bar
scaffold dw-catalog-control-bar
865937b254dc0c924bf5cafbf9d03a7b9d83d771 · 2026-06-29 09:14:35 -0700 · Steve Abrams
Files touched
A .gitignoreA README.mdA src/CatalogControlBar.tsx
Diff
commit 865937b254dc0c924bf5cafbf9d03a7b9d83d771
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Mon Jun 29 09:14:35 2026 -0700
scaffold dw-catalog-control-bar
---
.gitignore | 8 ++++++++
README.md | 10 ++++++++++
src/CatalogControlBar.tsx | 0
3 files changed, 18 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1924158
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+node_modules/
+.env*
+tmp/
+*.log
+.DS_Store
+dist/
+build/
+.next/
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..8a54eb0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# DW Catalog Control Bar
+
+Production filter/sort bar for the Designer Wallcoverings catalog. Winner of a 10-direction Figma exploration (C1 Pill-Rail chassis + C6 all-8 sort menu + C10 editorial styling), ratified by vp-dw-commerce via officer-yolo.
+
+- All 8 sort categories, visible on Sort-menu open
+- Horizontal (Bar) <-> Vertical (Rail) responsive, with a labeled Bar | Rail switch
+- 4 / 6 grid density toggle
+- No SHOW 100 (infinite scroll)
+
+Status: local/dev only. Shipping to the live NewWall theme is GATED on Steve.
diff --git a/src/CatalogControlBar.tsx b/src/CatalogControlBar.tsx
new file mode 100644
index 0000000..e69de29
(oldest)
·
back to Dw Catalog Control Bar
·
CatalogControlBar: winning bar (C1+C6+C10 synthesis) — Bar/R 7b002ee →