Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JCTG-JavaScript-Coding-Test-Group/SolutionBank
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: deploy
Choose a base ref
...
head repository: JCTG-JavaScript-Coding-Test-Group/SolutionBank
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 19 commits
  • 58 files changed
  • 4 contributors

Commits on Jun 8, 2022

  1. Merge pull request #19 from JCTG-JavaScript-Coding-Test-Group/deploy

    feat: 구글 애널리틱스 사용을 위한 코드 삽입
    chaerin-dev authored Jun 8, 2022
    Configuration menu
    Copy the full SHA
    8c21b05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99e37a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3018c1b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

  1. vanillaJS -> React

    chaerin-dev committed Jun 10, 2022
    Configuration menu
    Copy the full SHA
    92b4016 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2022

  1. Merge pull request #23 from JCTG-JavaScript-Coding-Test-Group/caherin…

    …-react
    
    refactor: vaniilaJS -> React
    yongchanson authored Jun 11, 2022
    Configuration menu
    Copy the full SHA
    183be94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9e73f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e44050 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7872b5b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae325c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e632d51 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73c57f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

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

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    36cd09a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from JCTG-JavaScript-Coding-Test-Group/yongcha…

    …nson
    
    scss -> styled component 변환, footer 컴포넌트화, 버그수정 2개
    yongchanson authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    21990f0 View commit details
    Browse the repository at this point in the history
  3. [문서] PR 템플릿 추가, 브랜치, PR, Merge 컨벤션 추가 (#26)

    * feat: PR 양식 추가
    
    * feat: 브랜치 컨벤션 추가
    
    * feat: 머지 컨벤션 추가
    
    * feat: PR prefix 추가
    codeisneverodd authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    5fbe0eb View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. [디자인/리팩토링] styled-componets 이름 및 구조 변경 (#28)

    * etc:loadingPage - 창 크기가 매우 작은 경우, 다른요소 보이지 않도록 수정
    
    * etc:appDiv 삭제
    
    * etc:styled.div 네임변경
    
    * etc: SearchPhrases - color 변수로 변경
    
    * etc: footer의 repoLink props가 아닌 변수로 변경
    
    * etc:이전,다음버튼 - className이 아닌, props 이용하여 스타일변경
    
    * etc:div className 제거
    
    * etc:div className제거
    yongchanson authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    5595803 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. [리팩토링] 상태관리 관련 리팩토링 (#29)

    * refactor: atom.js 파일 분리
    
    * refactor: 상태 선언 방식 let -> const 변경
    
    * refactor: 상태 선언 방식 let -> const 변경
    
    * refactor: 필요 없는 import 제거
    
    * refactor: 필요 없는 import 제거
    
    * refactor: setter 함수 미 이용시 useRecoilState 대신 useRecoilValue 사용
    
    * refactor: 필요 없는 import 제거
    
    * refactor: useRecoilValue와 useSetRecoilState를 useRecoilState로 합치기
    chaerin-dev authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    3dea304 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. design: 대폭적인 레이아웃 수정 (#38)

    - 커밋 내역아 미안해..
    codeisneverodd authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    12fe1fe View commit details
    Browse the repository at this point in the history
  2. 이미지 파일 추가 (#39)

    * design: 대폭적인 레이아웃 수정
    - 커밋 내역아 미안해..
    
    * feat: 디자인을 위한 이미지 파일 추가
    codeisneverodd authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    cc6c9d9 View commit details
    Browse the repository at this point in the history
Loading