Skip to content
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] 위젯 모듈 의존성 제거 #294

Merged
merged 7 commits into from
Dec 4, 2024

Conversation

ruh0n
Copy link
Contributor

@ruh0n ruh0n commented Dec 4, 2024

close #289

🤷‍♂️ Description

다른 모듈에서 위젯 모듈을 직접적으로 의존하는 것을 막았습니다.

이제 app을 통해서만 위젯을 업데이트 할 수 있습니다.

@ruh0n ruh0n added the 🛠 Refactor 코드 구조 개선이나 가독성을 위한 리팩토링 이슈입니다. label Dec 4, 2024
@ruh0n ruh0n self-assigned this Dec 4, 2024
@ruh0n ruh0n requested a review from a team as a code owner December 4, 2024 06:56
Copy link
Contributor

@flashdragon flashdragon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@easyhak easyhak merged commit 5975cc3 into dev Dec 4, 2024
2 checks passed
@easyhak easyhak deleted the feature/#289-refactor-widget-module-dependency branch December 4, 2024 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠 Refactor 코드 구조 개선이나 가독성을 위한 리팩토링 이슈입니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

위젯 모듈의 의존성 없애기
3 participants