gendesign/tradein-mvp/frontend
bot-frontend a41dd21f83 fix(tradein): контраст muted/teal токенов до WCAG AA ≥4.5:1 (#834)
axe-core (wcag2aa) на /ui-preview/estimate нашёл ~20 нод <4.5:1. Затемнены:
- --muted-2 oklch(62%)=#82878c (3.6) → #676d73 (≥4.65 на белом/off-white):
  section-kicker, price-figure-perm2, bar-cv/bar-title, exp.
- --success oklch(56%)≈#218a45 (4.4) → #197038 (≥5.5 на белом/success-soft):
  precision-house, tier-t0, discount-neg badge.
- .cian-valuation__sparkline-dates #9ca3af (2.5) → #6b7280 (4.83).
- .tier-t1/.precision-street fg #73767e (4.4) → #666970 (5.3 на #fafbfc).
Ratios проверены WCAG-формулой по axe-измеренным bg.

Refs #834, #801
2026-05-30 23:15:02 +03:00
..
public fix(tradein): commit empty frontend/public via .gitkeep 2026-05-21 00:59:13 +03:00
src fix(tradein): контраст muted/teal токенов до WCAG AA ≥4.5:1 (#834) 2026-05-30 23:15:02 +03:00
.dockerignore feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00
Dockerfile chore(tradein-fe): bake NEXT_PUBLIC_ENABLE_PREVIEW build-arg (#801) 2026-05-30 18:40:21 +00:00
next.config.ts fix(tradein): убрать basePath redirect-loop 2026-05-21 01:05:49 +03:00
package.json feat(tradein): house analytics section (chart + KPI + sold list) (#546) 2026-05-24 18:09:45 +00:00
pnpm-lock.yaml feat(tradein): house analytics section (chart + KPI + sold list) (#546) 2026-05-24 18:09:45 +00:00
tsconfig.json feat: add tradein-mvp subproject (Trade-In Estimator под /trade-in) 2026-05-21 00:25:39 +03:00