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

#47 프론트엔드 레이아웃 구성하기 #49

Merged
merged 5 commits into from
Jul 23, 2020

Commits on Jul 22, 2020

  1. Configuration menu
    Copy the full SHA
    6b957f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    1de0ef6 View commit details
    Browse the repository at this point in the history
  2. feat: 페이지, 컴포넌트 구성

    - App에서 Header 컴포넌트 분리
    - Card, Editor, MyPageTab 컴포넌트 생성
    - MyPage 삭제 -> Analysis, Diary 페이지 생성
    - Write 페이지, url을 Post로 수정
    - MyPageTab을 MyPageTabs로 이름 수정
    - Post 페이지에 Editor 컴포넌트 등록
    - Feed 페이지에 Card 컴포넌트 등록
    - MyPage 삭제에 따른 라우팅 수정
    chomily committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    7a5e6ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71a630c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7970d0 View commit details
    Browse the repository at this point in the history