-
Notifications
You must be signed in to change notification settings - Fork 1
약관동의 화면 구현 #92
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
Merged
The head ref may contain hidden characters: "feat/#89-\uC57D\uAD00\uB3D9\uC758-\uD654\uBA74-\uAD6C\uD604"
Merged
약관동의 화면 구현 #92
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
fcde116
refactor: PrezelTopAppBar 컴포넌트에 windowInsets 파라미터 추가
moondev03 e5df6f1
refactor: PrezelCheckbox를 PrezelTouchArea 기반으로 변경
moondev03 25a1afa
feat: 로그인 모듈 내 BuildConfig 활성화 및 약관 URL 필드 추가
moondev03 13a93ba
feat: 약관 동의 화면 구현
moondev03 7f9efbd
refactor: `TermsScreen`컴포저블 함수를 논리적 단위로 분리하여 가독성과 유지보수성 개선
moondev03 2a402e5
style: TermsScreen 내부 함수 네이밍 변경
moondev03 a809fbb
feat: LoginViewModel 내 디버그 모드 전용 로직 추가
moondev03 3c92db9
feat: LoginViewModel 내 디버그 모드 전용 로직 추가
moondev03 5a5fc92
refactor: PrezelCheckbox 접근성 시맨틱 속성 추가
moondev03 98e83b3
fix: LoginViewModel 내 디버그 모드 로그인 로딩 상태 처리 수정
moondev03 825a864
refactor: `WebView`의 리소스 누수 방지 및 초기화 로직 최적화
moondev03 52177dd
refactor: TermsUiState 체크 상태 계산 로직 수정
moondev03 bc4ccd0
style: TermsScreen 내 UI Intent 네이밍 정리 및 코드 포맷팅 수정
HamBeomJoon 9036b98
style: TermsScreen 내 UI Intent 네이밍 정리 및 코드 포맷팅 수정
HamBeomJoon 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
8 changes: 4 additions & 4 deletions
8
...ure/login/impl/viewModel/LoginUiEffect.kt → ...in/impl/landing/contract/LoginUiEffect.kt
This file contains hidden or 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.
Uh oh!
There was an error while loading. Please reload this page.