feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
@@ -18,7 +18,7 @@ Headless Components(헤드리스 컴포넌트)는 마크업이나 스타일링
## 🔗 Knowledge Connections
- **Related Topics:** [[Compound Components]], [[Tailwind CSS]], [[Accessibility (A11y)]], [[Design Systems]]
- **Projects/Contexts:** [[Radix UI]], [[Headless UI]], [[Downshift]], [[shadcn/ui]]
- **Projects/Contexts:** [[Radix UI]], [[Headless UI]], [[Downshift]], shadcn/ui
- **Contradictions/Notes:** 일반적인 스타일링 라이브러리(예: Styled Components)는 컴포넌트에 특정한 디자인적 '의견(opinions)'이 결합된 채로 제공되지만, Headless Components는 디자인을 배제하고 오직 로직과 상태만을 제공하여 시각적 자유도를 극대화한다는 점에서 명확한 대비를 이룹니다 [6].
---