You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add: alpine ski waist width recommendation with terrain selector
- Add AlpineTerrain type ('groomed' | 'all-mountain' | 'powder') and
ALPINE_TERRAIN_LABELS to types/index.ts
- Add calculateAlpineWaistWidth(terrain) to sizing.ts with documented
ranges: 65–80 mm (groomed), 80–96 mm (all-mountain), 96–120 mm (powder)
- Add terrain selector pill row to SportSizing (alpine tab only),
following the same pattern as the Nordic model selector
- Display 'Ski Waist' mm range in Equipment Sizing section below ski length
- Add 4 tests for calculateAlpineWaistWidth in sizing.test.ts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments