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

[Design] 좌석표 구현 (좌석 선택 뷰) #59

Merged
merged 20 commits into from
Nov 25, 2024

Commits on Nov 24, 2024

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

Commits on Nov 25, 2024

  1. feat: 좌석표 ui 구현

    seueooo committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    5076bba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d16ac70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dae42c6 View commit details
    Browse the repository at this point in the history
  4. Design/#25: TheaterTypeSelector UI 구현

    - Menu 클릭 시 선택한 탭 active 표시 (underline, color)
    - Bar 이동 시 transition으로 부드럽게 이동하도록 설정
    constantly-dev authored and seueooo committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    4281645 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d26bff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a53234 View commit details
    Browse the repository at this point in the history
  7. Design/#25: SelectButton UI 구현

    - 재사용성을 위한 children text 사용
    constantly-dev authored and seueooo committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    239ddac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d3b5f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0679a7d View commit details
    Browse the repository at this point in the history
  10. Design/#25: SelectActions 컴포넌트 UI 구현

    - Pin UI 분기 없이 helperText만 추가 (이후 로직 브랜치에서 구현 예정)
    - 상태 관리 로직 제외 UI 전체 구현
    constantly-dev authored and seueooo committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    fe68c86 View commit details
    Browse the repository at this point in the history
  11. Fix/#25: icCloseGray 충돌 해결 후 temp icon으로 Pin 적용

    - IcCloseGray1414라는 tsx (svg) 이름으로 fill이 다르게 사용되고 있어서 충돌
    - 다른 팀원 Icon을 일단 그대로 유지하고 내 아이콘을 fill을 다르게 넣은 temp 아이콘으로 교체
    constantly-dev authored and seueooo committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    198dc00 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    70bbe09 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c4fcc83 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b30d55b View commit details
    Browse the repository at this point in the history
  15. feat: 좌석표 ui 구현

    seueooo committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e44a344 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3e6c19d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    19d908f View commit details
    Browse the repository at this point in the history
  18. fix: build 오류 해결

    seueooo committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6540ad6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a0ab6df View commit details
    Browse the repository at this point in the history