Vitron-Front/app/components/product
Arda Samadi 7a385ba18e fix(pwa): top safe-area inset on products page + owner product carousel
Two more iOS-notch overlaps:
- Seller محصولات page: top container now carries pt-[env(safe-area-inset-top)]
  on mobile (lg:pt-0) so the heading drops below the notch.
- Owner single-product view: the carousel's ⋮/back buttons sat at top-3 (under
  the notch); offset them by calc(env(safe-area-inset-top,0px)+12px), matching
  the buyer back button. Only the owner buttons (product detail, top of screen)
  use this — grid tiles don't pass isOwner.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-13 15:16:28 +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 feat(chat): share the product into the chat + fix empty-thread preview 2026-07-13 15:09:01 +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(chat): share the product into the chat + fix empty-thread preview 2026-07-13 15:09:01 +03:30
ProductHeader.tsx feat(chat): share the product into the chat + fix empty-thread preview 2026-07-13 15:09:01 +03:30
ProductImageCarousel.tsx fix(pwa): top safe-area inset on products page + owner product carousel 2026-07-13 15:16:28 +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