Skip to content

[FEAT] 메인 레이아웃 구현#19

Merged
DDINGJOO merged 1 commit into
developfrom
feature/1/2/6/logo-title
Jan 6, 2026
Merged

[FEAT] 메인 레이아웃 구현#19
DDINGJOO merged 1 commit into
developfrom
feature/1/2/6/logo-title

Conversation

@DDINGJOO

@DDINGJOO DDINGJOO commented Jan 6, 2026

Copy link
Copy Markdown
Contributor

요약

메인 레이아웃 전체 구현

변경 사항

  • Header: 로고, 네비게이션, 프로필 드롭다운, 알림, 다크모드 토글
  • Sidebar: 학습 모드 메뉴, 접기/펼치기, 반응형
  • Footer: 저작권 (2026), 링크
  • MainLayout: Header + Sidebar + Content + Footer 통합
  • ThemeContext: 다크모드 지원 (시스템 설정 감지)
  • Dashboard: 학습 모드 카드 UI

관련 이슈

Closes #1, #2, #3, #4, #5, #6, #7, #8, #9, #10, #11, #12, #13, #14, #15, #16, #17, #18

테스트

  • 라이트/다크 모드 토글 동작 확인
  • 사이드바 접기/펼치기 동작 확인
  • 모바일 반응형 (햄버거 메뉴) 확인
  • 각 메뉴 네비게이션 동작 확인

- Header: 로고, 네비게이션, 프로필 드롭다운, 알림, 다크모드 토글
- Sidebar: 학습 모드 메뉴, 접기/펼치기, 반응형
- Footer: 저작권, 링크
- MainLayout: Header + Sidebar + Content + Footer 통합
- ThemeContext: 다크모드 지원
- Dashboard: 학습 모드 카드 UI
@github-actions github-actions Bot added the frontend Frontend code changes label Jan 6, 2026
@DDINGJOO DDINGJOO merged commit 5f8211e into develop Jan 6, 2026
1 check passed
@github-actions github-actions Bot mentioned this pull request Jan 6, 2026
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend Frontend code changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant