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

#419.2 채팅 페이지 typescript 전환 / #540 채팅 UI/UX 개선 #594

Merged
merged 19 commits into from
Aug 4, 2023

Commits on Jul 15, 2023

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

Commits on Jul 16, 2023

  1. Add: useSocketChatEffect

    14KGun committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    8698d4c View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Add: #594

    14KGun committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    e31c591 View commit details
    Browse the repository at this point in the history
  2. Rename: Chat

    14KGun committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    dd5b9c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Move: Chat

    14KGun committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c22b3d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Jul 24, 2023

  1. Fix: package.json

    14KGun committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b693b4e View commit details
    Browse the repository at this point in the history
  2. Add: NODE_ENV to env.d.ts

    14KGun committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    37cdb31 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Refactor: index.tsx

    14KGun committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    583e758 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Refactor: MessageForm

    14KGun committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4efc7b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Refactor: MessageSet

    14KGun committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    2715758 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Add: BodyImage

    14KGun committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    413f9a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Add: Infinite scroll

    14KGun committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8ad841a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Add: Modal about Chat

    14KGun committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    bc14689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24cc3cc View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Add: type CSS, Dayjs

    14KGun committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    cf117b1 View commit details
    Browse the repository at this point in the history
  2. Fix: type import

    14KGun committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b13e198 View commit details
    Browse the repository at this point in the history
  3. Fix: theme.ellipsis

    14KGun committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    056613f View commit details
    Browse the repository at this point in the history