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(web, shared/utils): Portal, Modal 컴포넌트, useDisclosure 훅, classNames 유틸 생성 #51

Closed
3 tasks done
sukvvon opened this issue Feb 19, 2024 · 1 comment · Fixed by #55
Closed
3 tasks done
Assignees
Labels
feat 새로운 기능 추가 또는 기존 기능의 확장

Comments

@sukvvon
Copy link
Member

sukvvon commented Feb 19, 2024

요청하려는 기능이 연관된 문제에 대해 설명해 주세요

  • Modal을 위한 Portal 컴포넌트를 생성합니다!
  • Portal 컴포넌트를 활용하여 Modal 컴폰넌트를 생성합니다!
  • Modal의 동작을 관리하는 useDisClosure 훅을 생성합니다!
  • className을 쉽게 통합해주는 classNames util 함수를 생성합니다!

생각 중인 todo 목록을 작성해 주세요

  • Portal, Modal 컴포넌트
  • useDisclosure 훅 생성
  • classNames 유틸 생성

기타

@github-actions github-actions bot added the feat 새로운 기능 추가 또는 기존 기능의 확장 label Feb 19, 2024
Copy link

Thanks for opening this issue!
I have applied any labels matching special text in your title and description.

Please review the labels and make any necessary changes.

@sukvvon sukvvon self-assigned this Feb 19, 2024
@sukvvon sukvvon changed the title feat(web): Portal, Modal 컴포넌트, useDisclosure 훅 생성 feat(web): Portal, Modal 컴포넌트, useDisclosure 훅, classNames 유틸 생성 Feb 21, 2024
@sukvvon sukvvon changed the title feat(web): Portal, Modal 컴포넌트, useDisclosure 훅, classNames 유틸 생성 feat(web, shared/utils): Portal, Modal 컴포넌트, useDisclosure 훅, classNames 유틸 생성 Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 새로운 기능 추가 또는 기존 기능의 확장
Projects
None yet
1 participant