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

모달과 관련된 수정사항들 #9

Merged
merged 8 commits into from
Apr 20, 2022
Merged

모달과 관련된 수정사항들 #9

merged 8 commits into from
Apr 20, 2022

Conversation

nabi-chan
Copy link
Collaborator

@nabi-chan nabi-chan commented Apr 18, 2022

Close #8

  • Fix z-index of alert box
  • Move message to title
  • Add Color type at tailwindcss
  • Fix modal logic
  • Rename push to alert
  • Remove unused function close
  • Split Modal component

PINOT added 7 commits April 18, 2022 22:51
Promise를 씌우는 대신 Promise.resolve 를 동작시키도록 modal의 비즈니스 로직을 변경했습니다.
@nabi-chan nabi-chan added the enhancement New feature or request label Apr 18, 2022
@nabi-chan nabi-chan requested review from JUSTIVE and BasixKOR April 18, 2022 15:00
@nabi-chan nabi-chan self-assigned this Apr 18, 2022
@vercel
Copy link

vercel bot commented Apr 18, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
umasupport-carrot ✅ Ready (Inspect) Visit Preview Apr 20, 2022 at 8:37AM (UTC)

Copy link
Member

@BasixKOR BasixKOR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

components/Modal.tsx Outdated Show resolved Hide resolved
@nabi-chan nabi-chan merged commit 03d798e into main Apr 20, 2022
@nabi-chan nabi-chan deleted the enhancement/modal branch April 20, 2022 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

modal 개선하기
2 participants