[object Object]

← back to Quadrille Showroom

Wire Sample Table into the version picker as V11 (Add Sample drops swatch on the table; full-screen overlay + Back + numbered elements)

d9c5d8c38cdaaa6bc8e17c307e5898c6f1d9efd8 · 2026-06-28 09:45:28 -0700 · Steve

Files touched

Diff

commit d9c5d8c38cdaaa6bc8e17c307e5898c6f1d9efd8
Author: Steve <steve@designerwallcoverings.com>
Date:   Sun Jun 28 09:45:28 2026 -0700

    Wire Sample Table into the version picker as V11 (Add Sample drops swatch on the table; full-screen overlay + Back + numbered elements)
---
 public/js/versions.js | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/public/js/versions.js b/public/js/versions.js
index 1de894c..5532665 100644
--- a/public/js/versions.js
+++ b/public/js/versions.js
@@ -336,9 +336,19 @@ function boot() {
         { n: 4, label: 'Back-wall rail of the collection' },
         { n: 5, label: 'Selected board presented at the table' }
       ]
+    },
+    V11: {
+      name: 'Sample Table', tag: 'sampletable', overlay: '/proto/sample-table.html',
+      elements: [
+        { n: 1, label: 'Sit at the consultation table (POV)' },
+        { n: 2, label: '“+ Add Sample” drops the square swatch onto the table' },
+        { n: 3, label: 'Samples spread & overlap like a real appointment' },
+        { n: 4, label: 'Drag to rearrange / lift to remove a sample' },
+        { n: 5, label: '“Request these samples” memo basket' }
+      ]
     }
   };
-  const VERSION_ORDER = ['V1','V2','V3','V4','V5','V6','V7','V8','V9','V10'];
+  const VERSION_ORDER = ['V1','V2','V3','V4','V5','V6','V7','V8','V9','V10','V11'];
 
   // ===========================================================================
   // STATE

← 61fe1e2 auto-save: 2026-06-28T09:43:58 (3 files) — public/js/showroo  ·  back to Quadrille Showroom  ·  auto-save: 2026-06-28T10:14:06 (1 files) — data/thumb-cache/ 731f06d →