Conversation
Ui, Presenter metro 를 통한 의존성 주입 구성
CircuitModule, RepositoryModule 제거
각 :core 모듈별 그래프 생성하는 방식으로 변경
AppGraph 내에 circuit 필드 변수 제거
circuit star sample 참고
plugin 하나만 주입하는거라 convention plugin 으로 만들 필요가 없음
CircuitGraph companion object -> interface
refactor: Hilt -> Metro Migration
fix: 감정 통계 > 가장 많이 느낀 감정 폰트 컬러 주황색으로 고정됨
GuestMode Preview 추가
감정 이미지는 사이즈 40 제대로 설정되어있음
감정 이미지 사이즈는 36으로 정상적으로 사이즈 설정되어있음
로그인 툴팁이 추가된 로그인 화면 Preview 추가
fix: 로그인 툴팁 패딩, 텍스트 사이즈 수정
fix: Blue300 Foundation Color 변경
fix: 감상평 기록 텍스트 컬러 contentSecondary -> contentPrimary
fix: 내 서재 화면 GuestMode 로그인 버튼 medium -> small 로 style 수정
- 세로를 고정값으로 했을 때, 가로 길이의 비율이 늘어남에 따라 이미지 잘리는 문제 발생.
CI 속도 개선을 위함
- 이미 커밋된 감정이 있는 상태에서 다른 감정 선택 후 커밋 없이 dismiss했을 때, 커밋된 감정을 누르면 수정 다이얼로그가 재노출되는 문제 해결
fix: 온보딩 디자인 QA 반영
fix: 감정 수정 다이얼로그 노출 버그 수정
chore: CI Gradle 빌드 캐시 적용
versionName 1.3.0 -> 1.4.0 versionCode 9 -> 11
[BOOK-520] chore: 네트워크 디버깅을 위한 Chucker 라이브러리 연동
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
No description provided.