-
Notifications
You must be signed in to change notification settings - Fork 1
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
refactor: preview 수정 및 state Hoisting 적용 #197
Open
pengcon
wants to merge
42
commits into
refactor-state-hoisting
Choose a base branch
from
refactor-state-hoisting-K041
base: refactor-state-hoisting
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+248
−133
Open
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
2dd43ad
refactor: NotificationScreenPreview 언어 한글로 변경 (#196)
pengcon 841361a
refactor: CreateQuestionScreenPreview 오류 해결, 언어 한글로 변경 (#196)
pengcon e3fea50
refactor: CreateStudyScreenPreview 언어 한글로 변경 (#196)
pengcon 6a5d795
refactor: QuestionDetailScreenPreview 오류 수정, 언어 한글로 변경 (#196)
pengcon 87e723a
refactor: OwnerQuizResultScreenPreview 오류 수정, 언어 한글로 변경 (#196)
pengcon ad80fe5
refactor: GeneralQuizResultScreenPreview 오류 수정, 언어 한글로 변경 (#196)
pengcon 265147d
feat: GeneralQuiz,OwnerQuiz의 Preview에 공통 활용되는 Questions 데이터 구성(#196)
pengcon 2936826
refactor: ktlint 적용 (#196)
pengcon 0c51c35
refactor: QuizOwnerDialogPreview 네이밍 수정, dark / light prievew 추가, 언어 …
pengcon 062d882
refactor: QuizSolveTimeSliderPreview dark / light prievew 추가, 언어 ko로 …
pengcon 5ab399c
feat: QuizTopAppBarPreview 추가 (#196)
pengcon 69072de
feat: RadioTextButtonPreview 추가 (#196)
pengcon 3c61d09
feat: RealTimeQuestionPreview 추가 (#196)
pengcon 2904e28
feat: RealTimeQuizGuideContentPreview 추가 (#196)
pengcon f5692d0
refactor: quiz component internal keyword 적용(#196)
pengcon 440830c
refactor: 미사용 컴포넌트 UserQuestion 삭제 (#196)
pengcon 46f0778
refactor: CreateQuestionScreenPreview 다크모드 적용,showBackground 제거 (#196)
pengcon e3fb208
refactor: CreateStudyScreenPreview 다크모드 적용,showBackground 제거 (#196)
pengcon 8ea1a00
refactor: GeneralQuizResultScreenPreview 다크모드 적용,showBackground 제거 (#…
pengcon 6f87526
refactor: NotificationScreenPreview 다크모드 적용 (#196)
pengcon 1414bfc
refactor: OwnerQuizResultScreenPreview 다크모드 적용,showBackground 제거 (#196)
pengcon a9bf2c7
refactor: QuestionDetailScreenPreview 다크모드 적용 (#196)
pengcon db1b518
refactor: quiz 컴포넌트 다크모드 적용 (RadioTextButton 제외) (#196)
pengcon 7615e0c
refactor: OwnerQuizResultScreen import 정리 (#196)
pengcon f80ab93
Merge remote-tracking branch 'origin/refactor-state-hoisting' into re…
pengcon 65aac5d
refactor: QuizOwnerDialogPreview에 PreviewKoLightDark 적용 (#196)
pengcon 2f12d48
refactor: CreateQuestionScreenPreview에 PreviewKoLightDark 적용 (#196)
pengcon 4570e47
refactor: CreateStudyScreenPreview에 PreviewKoLightDark 적용 (#196)
pengcon 3f73f6d
refactor: GeneralQuizResultScreenPreview에 PreviewKoLightDark 적용 (#196)
pengcon d4a8ef6
refactor: NotificationScreenPreview에 PreviewKoLightDark 적용 (#196)
pengcon 1a8ab39
refactor: OwnerQuizResultScreenPreview에 PreviewKoLightDark 적용 (#196)
pengcon 4e9abb1
refactor: QuestionDetailScreenPreview에 PreviewKoLightDark 적용 (#196)
pengcon bac024e
refactor: QuizOwnerDialog import 정리 (#196)
pengcon 2bcc528
refactor: preview에 private 키워드 추가 (#196)
pengcon 812f957
refactor: QuestionDetailScreenPreviewParameterProvider에 internal 키워드 …
pengcon 2ed58e1
refactor: Screen 내부에 접근 제한자 추가 (#196)
pengcon eea0fa4
refactor: QuestionDetailScreenPreview 에 사용되는 PreviewProvider를 Questio…
pengcon 3f22a0e
feat: PreviewKoLightDarkBackground 어노테이션 추가 (#196)
pengcon 3a7ffe2
refactor: 컴포넌트에 PreviewKoLightDarkBackground 어노테이션 적용 (#196)
pengcon a2bd89f
refactor: quizResultPreviewQuestions 변수 QuizResultParameterProvider로 …
pengcon 0106bcd
refactor: QuizResultScreen에 quizResultPreviewQuestions 변수 삭제 (#196)
pengcon 5b896a7
refactor: GeneralQuizResultScreen,QuizResultScreen import 정리 (#196)
pengcon File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
54 changes: 0 additions & 54 deletions
54
feature/quiz/src/main/java/kr/boostcamp_2024/course/quiz/component/UserQuestion.kt
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.
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.
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.
굿입니다😄