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

Kdt5 jeong tae uk #66

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

Kdt5 jeong tae uk #66

wants to merge 21 commits into from

Commits on Mar 28, 2023

  1. chore : add configuration settings

    eslint, prettier, webpack 설정을 추가했습니다.
    peacepiece7 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    08dfe1b View commit details
    Browse the repository at this point in the history
  2. chore : add svg icons & imgs

    블루 보틀 메인 페이지 에서  쓰이는 svg icons, images 추가
    peacepiece7 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    3558fe2 View commit details
    Browse the repository at this point in the history
  3. chore : add svg icons & imgs

    블루 보틀 메인 페이지 에서  쓰이는 svg icons, images 추가
    peacepiece7 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    791cff7 View commit details
    Browse the repository at this point in the history
  4. chore : 번들러 webpack에서 parcel로 변경

    프로젝트 구조가 깔끔하게 잡히지 않고, 관련 설정을 찾아보는 시간이 프로젝트 규모에 비해 손해라는 느낌이 들어서 변경합니다.
    일단 프로젝트를 완성하고, webpack관련 강의를 수강한 뒤 도전하겠습니다!!
    peacepiece7 committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e3c5e0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce5c1bf View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. feat : header 레이아웃 추가

    반응형이 적용되지 않은 헤더완성 & js를 이용한 fade in/out 기능 추가
    peacepiece7 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    dcaa9f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. feat : 메인화면 이미지 전환기능 추가

    메인화면 이미지 전환 효과 추가, 이미지 몇 장 추가
    peacepiece7 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    861129f View commit details
    Browse the repository at this point in the history
  2. feat : add card-category section

    shop으로 가는 아이템이 swipe되는 section 추가했습니다.
    subscription 섹션도 구조만 살짝 잡았습니다.
    peacepiece7 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    9539ddb View commit details
    Browse the repository at this point in the history
  3. feat : subscribe section 추가

    subscribe section안에 두 개의 article로 나눠서 개발했습니다.
    peacepiece7 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c878ffe View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. feat : footer section 추가

    mediaquery가 적용되지 않은 footer입니다.
    peacepiece7 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    197469a View commit details
    Browse the repository at this point in the history
  2. chore & style : devDocs.md작성 .pretterrc추가 및 함수 주석 추가

    - 함수, 이벤트 리스너에 주석 추가했습니다
    - .prettierrc 추가했습니다
    - .scss파일은 예외적으로 pretter가 동작하도록 변경했습니다.
    - devDocs.md의 setting, linting 부분을 합치고 parcel관련 설명을 추가했습니다.
    - favcon을 추가했습니다.
    peacepiece7 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    81d7440 View commit details
    Browse the repository at this point in the history
  3. feat : add landscape section

    - slide 기능이 들어가있습니다.
    - swiperjs를 사용하였습니다.
    - _config.scss에 $color-begie가 추가 되었습니다. (devDocs.md도 수정했습니다)
    peacepiece7 committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    d8fe391 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. refector : landscape -> interior-view로 변수명 변경

    landscape면 자연풍경이 나와야할 거 같은데 막상 사진을 보니까 건물 내부 인테리어를 슬라이드로 보여주고 있어서 변경했습니다.
    peacepiece7 committed Apr 2, 2023
    Configuration menu
    Copy the full SHA
    77da73b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79495f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80af8cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12a2749 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e939e20 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    d747b47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4861dc View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. refector : 접근성 관련 태그 수정

    - 영어로 되어있는 사이트라서 접근성, title 속성을 영어로 변경했습니다.
    - 아이콘(svg)에서만 대체 문자를 넣었습니다.
    peacepiece7 committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    0d827f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. refector : inline display none을 stylesheet로 이동, view.js convertBackgr…

    …ound 수정
    
    - left categorty section에서 display : none을 인라인으로 작성한 부분을 stylesheet로 이동했습니다.
    - view.js의convertBackground 함수가 반복하는 조건을 명시적으로 작성
    peacepiece7 committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    31d242d View commit details
    Browse the repository at this point in the history