Skip to content

feat: Sheet -> Drawer로 변경하여 드래그 인터랙션 적용#40

Merged
kimsuyeon0916 merged 5 commits intodevelopfrom
feature/#39
Jul 17, 2025
Merged

feat: Sheet -> Drawer로 변경하여 드래그 인터랙션 적용#40
kimsuyeon0916 merged 5 commits intodevelopfrom
feature/#39

Conversation

@kimsuyeon0916
Copy link
Contributor

변경 사항

  • 기존 Sheet 컴포넌트 및 스토리 삭제
  • Drawer 컴포넌트 및 스토리 추가

리뷰 필요

  • 바텀시트에 드래그 인터랙션을 적용하기 위해 @radix-ui/react-dialog 기반의 Sheet 컴포넌트를 제거하고, vaul 기반의 Drawer 컴포넌트로 대체했습니다.

close #39

@kimsuyeon0916 kimsuyeon0916 self-assigned this Jul 17, 2025
@github-actions
Copy link

@kimsuyeon0916 kimsuyeon0916 merged commit cc64360 into develop Jul 17, 2025
3 checks passed
kimsuyeon0916 added a commit to kimsuyeon0916/finpik_frontend that referenced this pull request Jul 17, 2025
* chore: vaul 추가 (finpik#39)

* chore: @radix-ui/react-dialog 제거 (finpik#39)

* feat: 기존 Sheet 컴포넌트 및 스토리 삭제 (finpik#39)

* feat: Drawer 컴포넌트 추가 (finpik#39)

* feat: Drawer 컴포넌트 스토리 추가 (finpik#39)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Sheet -> Drawer로 변경하여 드래그 인터랙션 적용

1 participant