From f874060a4d447ed51b65aaff73aa24196d2e25cc Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Fri, 8 May 2026 10:33:24 +0200 Subject: [PATCH] =?UTF-8?q?docs(migration):=20Phase=201=20inventory=20?= =?UTF-8?q?=E2=80=94=20Vue=202=20/=20AD-Vue=201=20surface=20area?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Captures the breakage surface for the Vue 3 + Ant Design Vue 4 + Vite migration: 17,650 lines across 69 templates, 3,145 a-* component instances across 63 files, with per-pattern counts and file lists. Key findings: - No Vue filters anywhere — dodges a major Vue 3 breaking change - 358 v-model uses; AD-Vue 4 absorbs most, custom components don't - 233