Skip to content

refactor(Architecture🏛): MVC to MVVM in menubar feature#20

Merged
chanhihi merged 7 commits intocluster_developfrom
19-refactor-기존-mvc-구조에서-mvvm-구조로-변경합니다
Aug 10, 2023

Hidden character warning

The head ref may contain hidden characters: "19-refactor-\uae30\uc874-mvc-\uad6c\uc870\uc5d0\uc11c-mvvm-\uad6c\uc870\ub85c-\ubcc0\uacbd\ud569\ub2c8\ub2e4"
Merged

refactor(Architecture🏛): MVC to MVVM in menubar feature#20
chanhihi merged 7 commits intocluster_developfrom
19-refactor-기존-mvc-구조에서-mvvm-구조로-변경합니다

Conversation

@chanhihi
Copy link
Member

@chanhihi chanhihi commented Aug 10, 2023

  • Menubar를 MVVM 구조로 변경하였습니다.
  • Box를 MVVM 구조로 변경중에 있습니다.
  • MVVM 구조로 변경하면서 전역상태 관리가 필요한 것들을 따로 분리하였습니다.
  • MVVM 구조로 변경함에 따라 필요한 파일 구조를 분리하였습니다.

@chanhihi chanhihi linked an issue Aug 10, 2023 that may be closed by this pull request
@chanhihi chanhihi merged commit ca06a23 into cluster_develop Aug 10, 2023
@chanhihi chanhihi deleted the 19-refactor-기존-mvc-구조에서-mvvm-구조로-변경합니다 branch August 10, 2023 19:15
@chanhihi chanhihi added 🏛 Structure 파일/클래스/구조체 구조가 변경됩니다. 🎉 Good first issue Good for newcomers labels Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🎉 Good first issue Good for newcomers 🏛 Structure 파일/클래스/구조체 구조가 변경됩니다.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

refactor: 기존 MVC 구조에서 MVVM 구조로 변경합니다.

1 participant