-
Notifications
You must be signed in to change notification settings - Fork 4
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: 알송파트 다크모드 대응 #616
Merged
Merged
feat: 알송파트 다크모드 대응 #616
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Alert와 디자인 맞추는게 통일성 있어 보여서 바꿨습니다.
chaehyuns
approved these changes
Oct 23, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고 많았어요 알송송
Namyunsuk
approved these changes
Oct 23, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
굿쟙!
고생 많으셨습니다!
fromitive
pushed a commit
that referenced
this pull request
Nov 28, 2024
* fix: 공모글 작성/수정 제출 버튼 디바운스타임 1200ms로 조정 * fix: 공모글 작성/수정 시 총원 조절 버튼 디바운스 해제 * feat: 채팅방 목록의 "채팅" 텍스트에 다크모드 대응 적용 * feat: 공모 작성 및 수정 뷰에 다크모드 대응, 날짜 픽커 취소/확인 버튼 디자인 변경 Alert와 디자인 맞추는게 통일성 있어 보여서 바꿨습니다. * feat: Alert 다이얼로그 다크모드 대응 * feat: 공모상태 변경 다이얼로그에 다크모드 대응 * feat: 로그인 뷰 다크모드 대응 * style: 코드 정렬
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📌 관련 이슈
close #615
✨ 작업 내용
다음 뷰에 다크모드 대응했습니다.
공모글 상태 변경 다이얼로그도 하는 김에 적용했습니다.
날짜피커 다이얼로그 취소/확인 버튼 디자인을 Alert 다이얼로그와 통일했습니다.
📚 기타