Skip to content

[Fix] #517 - TabbarFeature 모듈 의존성 구조 변경 #518

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
merged 1 commit into from
Mar 25, 2025

Conversation

dlwogus0128
Copy link
Contributor

🌴 PR 요약

🌱 작업한 브랜치

🌱 PR Point

TabbarFeature의 의존성 구조를 변경했습니다.

  • AS-IS: RootFeature -> 다른 Features (Tabbar 포함)
  • TO-BE: RootFeature -> TabbarFeature -> 다른 Features

📌 참고 사항

AS-IS
image

TO-BE
graph

📸 스크린샷

생략

📮 관련 이슈

@dlwogus0128 dlwogus0128 added Fix 문제 해결, 코드 수정 재현✦ labels Mar 23, 2025
@dlwogus0128 dlwogus0128 self-assigned this Mar 23, 2025
Copy link

height bot commented Mar 23, 2025

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@yungu0010 yungu0010 merged commit 50bd03d into develop Mar 25, 2025
@yungu0010 yungu0010 deleted the fix/#517-tabbar-feature branch March 25, 2025 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fix 문제 해결, 코드 수정 size/S 재현✦
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix] TabbarFeature 모듈 구조 변경
2 participants