Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feat] Framer-motion 을 이용한 드래그&드랍 구현 #102

Merged
merged 2 commits into from
Nov 20, 2024
Merged

Conversation

PMtHk
Copy link
Collaborator

@PMtHk PMtHk commented Nov 19, 2024

관련 이슈 번호

close #19

작업 내용

  • framer-motion 을 적용해 드래그&드랍을 구현했습니다.
  • 드랍시, 해당 태스크가 위치할 부분을 보여주는 인디케이터를 추가했습니다.

스크린샷

2024-11-19.10.47.37.mov

@PMtHk PMtHk added Feature 새로운 기능을 추가 FE 클라이언트 작업 labels Nov 19, 2024
@PMtHk PMtHk requested a review from iam454 November 19, 2024 13:48
@PMtHk PMtHk self-assigned this Nov 19, 2024
@PMtHk PMtHk linked an issue Nov 19, 2024 that may be closed by this pull request
5 tasks
@PMtHk PMtHk requested review from jjeonghak and yangchef1 November 20, 2024 04:36
@PMtHk PMtHk merged commit 14539d7 into dev Nov 20, 2024
1 check passed
@PMtHk PMtHk deleted the feat/#19 branch November 20, 2024 05:14
@PMtHk PMtHk changed the title Framer-motion 을 이용한 드래그&드랍 구현 [Feat] Framer-motion 을 이용한 드래그&드랍 구현 Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE 클라이언트 작업 Feature 새로운 기능을 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

태스크 드래그&드랍 기능을 구현한다.
3 participants