feat: 선택 상태와 쇼케이스 디자인 개선 - #8
Merged
Merged
Conversation
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
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.
변경 요약
GitGrassSelection과 선택 아웃라인/semantics를 추가했습니다.LazyRow로 통합하고 월 경계·주 시작일 라벨·입력 semantics를 바로잡았습니다.Layout,Localization,Themes,Levels갤러리로 재구성했습니다.문서 및 릴리스 준비
검증
./scripts/verify-doc-sync.sh./gradlew :library:test :app:test :library:jacocoCoverageVerification :library:lint :library:assembleDebug :app:assembleDebug :library:dokkaGenerate./gradlew :library:compileDebugAndroidTestKotlingit diff --check로컬 API 36.1의 connected test는 현재 프로젝트 AndroidX Test 런타임이 제거된
InputManager.getInstance()를 조회해 테스트 본문 진입 전에 실패했습니다. UI 테스트 소스 컴파일은 통과했으며, 저장소 CI의 API 34 에뮬레이터 실행으로 최종 검증합니다.Public API 영향
GitGrassSelectionGitGrass(selection = ...)GitGrassDefaults.weekLabelsFor(weekStartDay)GitGrassColors.border의 deprecation은 2.0까지 유지합니다.