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

[Team-26][FE][이든&도리] 1주차 02 PR 요청 #68

Merged
merged 7 commits into from
May 30, 2022

Commits on May 26, 2022

  1. [Feat] 모달 구현 (#8)

    * docs: 템플릿 수정(리뷰반영)
    
    * refactor: config폴더내의 파일을 루트로 이동(리뷰반영)
    
    * build: react-refresh 추가
    
    * feat: 모달 구현
    HongJungKim-dev committed May 26, 2022
    Configuration menu
    Copy the full SHA
    7a5e831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8848ce1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32f12cd View commit details
    Browse the repository at this point in the history
  4. build: 빌드 수정

    HongJungKim-dev committed May 26, 2022
    Configuration menu
    Copy the full SHA
    6c02d87 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57fe8a7 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. [feat] 캘린더 한 달 뷰 (#11)

    * feat: 현재 달의 calendar를 모달에 출력
    
    * fix: calendar날짜가 마지막 일까지 출력되도록 수정
    
    * refactor: 캘린더 뷰에 사용하는 상수를 파일로 분리
    HongJungKim-dev committed May 27, 2022
    Configuration menu
    Copy the full SHA
    30b7fce View commit details
    Browse the repository at this point in the history
  2. [feat] 차트 레이아웃 시도 (svg, canvas) (#12)

    * Feat: svg 그래프
    
    * Feat: canvas 레이아웃
    
    - 선 그리는 로직 미완
    
    * Chore: svgChart에서 plots 좌표값 관련 주석 작성
    kimyouknow committed May 27, 2022
    Configuration menu
    Copy the full SHA
    4ce74f5 View commit details
    Browse the repository at this point in the history