Vitron-Front/app/components/store
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
..
ColorSelector.tsx first 2026-04-29 01:44:16 +03:30
ImageEditor.tsx fix(upload): preserve resolution when cropping product images 2026-06-23 16:27:28 +03:30
ImageUpload.tsx first 2026-04-29 01:44:16 +03:30
ImageUploadDrawer.tsx first 2026-04-29 01:44:16 +03:30
ImageUploadSection.tsx first 2026-04-29 01:44:16 +03:30
PricingForm.tsx first 2026-04-29 01:44:16 +03:30
ProductDetailsForm.tsx chore(store): update product title placeholder example 2026-07-09 20:12:30 +00:00
ProductVariantDrawer.tsx first 2026-04-29 01:44:16 +03:30
ProductVariantsSection.tsx first 2026-04-29 01:44:16 +03:30
SizeChartSection.tsx feat(seller): size chart editor + buyer size guide (راهنمای سایز) 2026-07-13 13:21:23 +03:30
SizeSelector.tsx first 2026-04-29 01:44:16 +03:30
StoreForm.tsx fix(desktop): lay out dashboard sub-pages + form pages for wide screens 2026-07-09 12:06:13 +03:30