File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
docs/content/docs/migration Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,12 @@ description: Deprecated 항목의 현황과 제거 계획을 관리합니다.
77
88## Deprecated 현황
99
10- | 항목 | 종류 | Deprecated 버전 | 제거 예정 버전 | 대체안 | 비고 |
11- | -------------------------- | ------------- | --------------- | -------------- | ----------------- | ----------------------------- |
12- | Image Frame - rounded 옵션 | 컴포넌트 옵션 | 1.2.x | 1.3.0 | borderRadius="r2" | rootage image-frame 옵션 정리 |
10+ | 항목 | 종류 | Deprecated 버전 | 제거 예정 버전 | 대체안 | 비고 |
11+ | ----------------------------- | ------------- | --------------- | -------------- | ---------------------- | ------------------------------------------ |
12+ | Image Frame - rounded 옵션 | 컴포넌트 옵션 | 1.2.x | 1.3.0 | borderRadius="r2" | rootage image-frame 옵션 정리 |
13+ | $color.bg.layer-fill | 디자인 토큰 | 1.2.x | 1.3.0 | $color.bg.neutral-weak | 더이상 사용하지 않음 (elevation 문서 안내) |
14+ | $gradient.fade-layer-floating | 디자인 토큰 | 1.2.x | 1.3.0 | - | 대체안 미정 |
15+ | $gradient.fade-layer-default | 디자인 토큰 | 1.2.x | 1.3.0 | - | 대체안 미정 |
1316
1417## 제거 완료 히스토리
1518
You can’t perform that action at this time.
0 commit comments