Commit 86392db
authored
[Feat-T3-110] 루틴 생성 화면 구현
* feat: 루틴 추가 화면 이미지 asset 추가 (#T3-110)
* feat: ToolTipView 구현 (#T3-110)
* feat: 서브루틴 추가 View 구현 (#T3-110)
* feat: 루틴 생성 ViewModel 구현 (#T3-110)
* feat: 기타 subview 구현 (#T3-110)
- 루틴 시작 시간 선택 버튼
- 서브 루틴 추가 버튼
* feat: 루틴 추가 화면 구현 (#T3-110)
* fix: Tooltip 오타 수정 (#T3-110)
* refactor: 코드 리뷰 반영1 parent 79b682d commit 86392db
32 files changed
Lines changed: 1309 additions & 7 deletions
File tree
- Projects/Presentation
- Resources/Images.xcassets
- asterisk_icon.imageset
- checked_icon.imageset
- chevron_right_icon.imageset
- delete_icon.imageset
- routine_creation_icon.imageset
- unchecked_icon.imageset
- Sources
- Common
- Component
- DesignSystem
- MyPage/View/Component
- RoutineCreation
- Model
- ViewModel
- View
- Component
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
Binary file not shown.
Binary file not shown.
0 commit comments