Skip to content

Commit f987215

Browse files
committed
add deprecates
1 parent 8ad9c6e commit f987215

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/content/docs/migration/deprecations.mdx

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)