Wiki cleanup: error-doc removal, dedup merge, link normalization
10_Wiki/Topics 대규모 정리: - 오류 캡처/미완성 stub 문서 227개 제거 - 교차폴더 중복 43클러스터 병합 (63파일 → redirect) - 링크명 정규화: 깨진 링크 수정·redirect 직결·개념 매핑 ~2,400건 - 카테고리 MOC 6개 신규 생성 - Graph 섹션 미해결 related-keyword 링크 10,058건 제거 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -301,10 +301,10 @@ import { motion, AnimatePresence } from 'framer-motion';
|
||||
**기본값**: CSS transition + transform + opacity. 매 prefers-reduced-motion. 매 functional only.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[CSS]] · [[Web-Performance]] · [[Frontend]]
|
||||
- 변형: [[Transform]] · [[Opacity]] · [[Will-Change]] · [[View-Transitions]] · [[Scroll-Driven-Animation]]
|
||||
- 응용: [[Web-Animations-API]] · [[Framer-Motion]] · [[GSAP]] · [[Lottie]]
|
||||
- Adjacent: [[Reflow-Repaint]] · [[GPU-Acceleration]] · [[Accessibility]] · [[Baseline-Project]]
|
||||
- 부모: [[Web-Performance]] · [[Frontend]]
|
||||
- 변형: [[Transform]] · [[Will-Change]] · [[View-Transitions]]
|
||||
- 응용: [[Web-Animations-API]] · [[Framer-Motion]] · [[GSAP]]
|
||||
- Adjacent: [[Reflow-Repaint]] · [[GPU-Acceleration]] · [[Accessibility (A11y)|Accessibility]] · [[Baseline-Project]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: 매 frontend animation. 매 micro-interaction. 매 UX polish. 매 accessibility audit.
|
||||
@@ -322,7 +322,7 @@ import { motion, AnimatePresence } from 'framer-motion';
|
||||
## 🧪 검증 / 중복
|
||||
- Verified (web.dev animation, MDN, Paul Lewis 의 Aerotwist).
|
||||
- 신뢰도 A.
|
||||
- Related: [[Web-Performance]] · [[Accessibility]] · [[Baseline-Project]] · [[FLIP-Technique]].
|
||||
- Related: [[Web-Performance]] · [[Accessibility (A11y)|Accessibility]] · [[Baseline-Project]] · [[FLIP-Technique]].
|
||||
|
||||
## 🕓 Changelog
|
||||
| 날짜 | 변경 |
|
||||
|
||||
Reference in New Issue
Block a user