Commit 418e427
release: 3.2.6 (#502)
* release: 3.2.6
* chore: 릴리즈 노트 문구 수정
* [Feat] 공휴일 API를 받아와서 공휴일 점심에 스낵코너가 안뜨게 처리해요 (#501)
* [Feat] 공휴일 API를 연동하고 메뉴 화면에 공휴일 배너를 표시합니다
* [Refactor] 메뉴 로딩(공휴일 포함) 로직을 UseCase로 이동합니다
* [Chore] 메뉴 공휴일 배너 노출 제거
* test: update MenuViewModelBehaviorSpec for LoadMenusUseCase
* [Refactor] 공휴일 캐시 제한 및 repository API 정리
* chore: 공휴일 API 관련 주석 추가
* refactor: simplify public holiday fetch
* chore: early return으로 수정
---------
Co-authored-by: Jin Yu <qldls0307@naver.com>1 parent a611a10 commit 418e427
3 files changed
Lines changed: 12 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
0 commit comments