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

[DETAIL] 상점 상세 페이지 구현 #121

Merged
merged 38 commits into from
Nov 15, 2023
Merged

[DETAIL] 상점 상세 페이지 구현 #121

merged 38 commits into from
Nov 15, 2023

Commits on Nov 1, 2023

  1. Configuration menu
    Copy the full SHA
    d3aa974 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36a3696 View commit details
    Browse the repository at this point in the history
  3. refactor: 오타 수정

    D0Dam committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    cb2dedb View commit details
    Browse the repository at this point in the history
  4. feat: useCounter 구현

    D0Dam committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    9a91cdf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1793744 View commit details
    Browse the repository at this point in the history
  6. feat: ImageCarousel 구현

    D0Dam committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    22ecaac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5206053 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. refactor: typo error 수정

    D0Dam committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    11f58eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fa5ad5 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. feat: StarRatingPreview 구현

    D0Dam committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6807ecd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bebc87a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    ea5f354 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7e781a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    422a4a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ffe52c View commit details
    Browse the repository at this point in the history
  5. feat: not found svg 추가

    D0Dam committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b0c4c55 View commit details
    Browse the repository at this point in the history
  6. feat: SectionHeader 구현

    D0Dam committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1e555b1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    132f503 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e3a487 View commit details
    Browse the repository at this point in the history
  9. feat: Map 구현

    D0Dam committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    1b12a73 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4c14198 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dac37e3 View commit details
    Browse the repository at this point in the history
  12. Squashed commit of the following: d0dam

    commit 776fdea
    Author: Minjae Kim <smallkdb@gmail.com>
    Date:   Tue Nov 7 17:11:57 2023 +0900
    
        [Auth] User 타입으로 인한 버그 해결  (#114)
    
        * refactor: 단어 spell typo 수정
    
        * refactor: SNSUser 타입 재정의
    
        * refactor: oauthType 롤백
    
        * Merge commit '71fedc7ab9189ae649abd567336885b99af3a261'
    
    commit 71fedc7
    Merge: a08ef32 12ab91b
    Author: 김혜준 <114041848+hyejun0228@users.noreply.github.com>
    Date:   Mon Nov 6 16:26:56 2023 +0900
    
        Merge pull request #115 from BCSDLab/feature/#86
    
        [HOTFIX] Mock 데이터 삭제로 인한 에러 해결
    
    commit 12ab91b
    Author: 김혜준 <alice5855@naver.com>
    Date:   Mon Nov 6 00:57:54 2023 +0900
    
        fix: mock data 추가
    
    commit a08ef32
    Merge: 4065df0 3767d38
    Author: 김혜준 <114041848+hyejun0228@users.noreply.github.com>
    Date:   Mon Nov 6 00:44:54 2023 +0900
    
        Merge pull request #112 from BCSDLab/feature/#86
    
        [SEARCH] 검색 결과 페이지 구현
    
    commit 3767d38
    Author: 김혜준 <alice5855@naver.com>
    Date:   Mon Nov 6 00:44:32 2023 +0900
    
        remove: mock data 삭제
    
    commit e5e1132
    Author: 김혜준 <alice5855@naver.com>
    Date:   Sat Nov 4 02:35:12 2023 +0900
    
        refactor: return 값 재분기 처리
    
    commit 3f82efd
    Author: 김혜준 <alice5855@naver.com>
    Date:   Sat Nov 4 02:28:00 2023 +0900
    
        fix: interface 수정
    
    commit 853cf94
    Author: 김혜준 <alice5855@naver.com>
    Date:   Fri Nov 3 02:36:23 2023 +0900
    
        refactor: 훅 params 값 수정
    
    commit ab811d5
    Author: 김혜준 <alice5855@naver.com>
    Date:   Fri Nov 3 02:00:16 2023 +0900
    
        refactor: 타입선언 통일
    
    commit 2be145c
    Author: 김혜준 <alice5855@naver.com>
    Date:   Thu Nov 2 15:13:07 2023 +0900
    
        fix: lint 에러 수정
    
    commit d291ac3
    Author: 김혜준 <alice5855@naver.com>
    Date:   Thu Nov 2 15:12:01 2023 +0900
    
        refactor: return 추가 분기처리 및 검색 UI수정
    
    commit c419b19
    Author: 김혜준 <alice5855@naver.com>
    Date:   Thu Nov 2 14:19:05 2023 +0900
    
        refator: enterEvent함수 변경
    
    commit 1fc142a
    Author: 김혜준 <alice5855@naver.com>
    Date:   Thu Nov 2 13:58:11 2023 +0900
    
        fix: lint 에러 수정
    
    commit 48f514c
    Author: 김혜준 <alice5855@naver.com>
    Date:   Thu Nov 2 13:40:05 2023 +0900
    
        refactor: return 값 재분기 처리
    
    commit 2ba0e8c
    Author: 김혜준 <alice5855@naver.com>
    Date:   Thu Nov 2 02:02:20 2023 +0900
    
        refator: 불필요한 if 문 삭제
    
    commit aba2f12
    Author: 김혜준 <alice5855@naver.com>
    Date:   Thu Nov 2 01:30:57 2023 +0900
    
        refactor: 내부 이벤트함수 외부로 이동
    
    commit 74b638b
    Author: 김혜준 <alice5855@naver.com>
    Date:   Thu Nov 2 00:31:52 2023 +0900
    
        refator: useDebounce 타입 수정
    
    commit 5a7413e
    Author: 김혜준 <alice5855@naver.com>
    Date:   Thu Nov 2 00:16:01 2023 +0900
    
        refactor: return값 분기처리
    
    commit 91c405f
    Author: 김혜준 <alice5855@naver.com>
    Date:   Mon Oct 30 02:07:46 2023 +0900
    
        refactor: 함수명 변경
    
    commit b042d95
    Author: 김혜준 <alice5855@naver.com>
    Date:   Mon Oct 30 01:45:08 2023 +0900
    
        fix: 불필요한 콘솔 삭제
    
    commit c56736b
    Merge: 2e40c20 4065df0
    Author: 김혜준 <alice5855@naver.com>
    Date:   Mon Oct 30 01:41:59 2023 +0900
    
        Merge branch 'develop' into feature/#86
    
    commit 2e40c20
    Author: 김혜준 <alice5855@naver.com>
    Date:   Mon Oct 30 01:21:32 2023 +0900
    
        feat: 검색 결과 페이지 구현
    D0Dam committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    edcfc18 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0376b56 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a5c0e14 View commit details
    Browse the repository at this point in the history
  15. fix: lint 에러 수정

    D0Dam committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    906f35c View commit details
    Browse the repository at this point in the history
  16. fix: lint 에러 수정

    D0Dam committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b891fd7 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    3b2915e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b4b2d6 View commit details
    Browse the repository at this point in the history
  3. refactor: css 코드 최적화

    D0Dam committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3fb9d34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd72fec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb74e48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dafe87a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4a9e15 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    9aef4d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ac76f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fce323 View commit details
    Browse the repository at this point in the history