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

iOS/feature/11/section header #14

Merged
merged 12 commits into from
Apr 23, 2021
Merged

Commits on Apr 21, 2021

  1. Configuration menu
    Copy the full SHA
    227384a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9965d04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8901d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    b4243e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34149bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    593666e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    989e153 View commit details
    Browse the repository at this point in the history
  5. Feature : Toaster 기능 수정 (#11)

    중복 toaster 제거 및 section 상품 수에 맞는 메세지 출력
    dahun-lee-daji committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    3b1a3f8 View commit details
    Browse the repository at this point in the history
  6. Refactor : DiffableDataSource 생성 부분 분리

    DiffalbeProvider class를 통해서 생성
    dahun-lee-daji committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    456463f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    f478fb9 View commit details
    Browse the repository at this point in the history
  2. Refactor : 셀 크기 조절, 클린코드를 위한 리팩토링

    셀 크기 조절 : DishCollectionViewDelegate
    리팩토링 : DiffableProvider
    dahun-lee-daji committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    5dc8a1b View commit details
    Browse the repository at this point in the history
  3. Refactor : Toaster기능을 closer로 전달

    UITapGestureRecognizer를 subClassing하여 toaster를 보여주고 있었음
    이를 closer로 전달하는 방식으로 변경
    dahun-lee-daji committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    8b9bdec View commit details
    Browse the repository at this point in the history