Vitron-Front/app/components/product
Arda Samadi d4316381d5 feat(seller): size chart editor + buyer size guide (راهنمای سایز)
Sellers fill a size grid (rows = sizes, columns = measurements) in the
product create/edit wizard; buyers see it via a راهنمای سایز dialog.

- SizeChartSection editor: rows seeded from the product's sizes, columns
  seeded from category-aware defaults, category-specific quick-add chips
  (tops→دور سینه/سرشانه/آستین, pants→دور کمر/دور باسن/فاق, shoes→سایز اروپایی,
  bags→طول/عرض/ارتفاع, …), custom columns, cm/inch toggle, scrollable grid
- required-if-the-product-has-sizes gate on publish (with per-size hint);
  optional otherwise so accessories/one-size and imports aren't blocked
- buyer SizeGuideDialog + راهنمای سایز link in the size selector header
- SizeChart types on ProductDetail / FullProductCreate / FullProductUpdate

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 13:21:23 +03:30
..
BottomBar.tsx feat(product): mobile redesign — brand below image, floating back, circular colors 2026-06-27 15:06:54 +03:30
ColorSelector.tsx feat(product): mobile redesign — brand below image, floating back, circular colors 2026-06-27 15:06:54 +03:30
ContactButton.tsx first 2026-04-29 01:44:16 +03:30
InactiveProductView.tsx first 2026-04-29 01:44:16 +03:30
index.ts first 2026-04-29 01:44:16 +03:30
ProductActions.tsx feat(product): mobile redesign — brand below image, floating back, circular colors 2026-06-27 15:06:54 +03:30
ProductDetailView.tsx feat(seller): size chart editor + buyer size guide (راهنمای سایز) 2026-07-13 13:21:23 +03:30
ProductHeader.tsx first 2026-04-29 01:44:16 +03:30
ProductImageCarousel.tsx Desktop: seller dashboard shell + gate carousel arrows to product gallery 2026-06-17 12:28:59 +03:30
ProductInfo.tsx Desktop: product detail two-column layout 2026-06-14 22:35:06 +03:30
Review.tsx first 2026-04-29 01:44:16 +03:30
ReviewSection.tsx first 2026-04-29 01:44:16 +03:30
SizeGuideDialog.tsx feat(seller): size chart editor + buyer size guide (راهنمای سایز) 2026-07-13 13:21:23 +03:30
SizeSelector.tsx feat(seller): size chart editor + buyer size guide (راهنمای سایز) 2026-07-13 13:21:23 +03:30