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

release: v0.11.2 #118

Merged
merged 9 commits into from
May 30, 2024
Merged

release: v0.11.2 #118

merged 9 commits into from
May 30, 2024

Conversation

cjeongmin
Copy link
Member

@cjeongmin cjeongmin commented May 30, 2024

Overview

  • 로딩 인디케이터 추가
    • 게시글, 유저 로딩시
    • 메인 페이지에서 지도 로딩시
  • 메인 페이지에서 지도 권한 여부에 따른 분기 처리 추가
  • 유저 검색 컴포넌트에 기본 메시지 추가
  • 사용자 경험을 위해, 게시글 미리 가져오기 추가
  • 추천도가 0인 유저와 게시글은 제외
  • 채팅 메세지 레이아웃 변경
  • 채팅 메세지가 너무 길더라도 UI에 문제가 없도록 수정

Issues

close #116, close #117

@cjeongmin cjeongmin added the enhancement New feature or request label May 30, 2024
@cjeongmin cjeongmin requested a review from he2e2 May 30, 2024 08:18
@cjeongmin cjeongmin self-assigned this May 30, 2024
Copy link

vercel bot commented May 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
maru ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 30, 2024 9:50am

he2e2
he2e2 previously approved these changes May 30, 2024
Copy link
Contributor

@he2e2 he2e2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

he2e2
he2e2 previously approved these changes May 30, 2024
Copy link
Contributor

@he2e2 he2e2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@he2e2 he2e2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cjeongmin cjeongmin merged commit 32696e6 into main May 30, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fix]: Set max width of chatting message [Feat]: Add prefetch, loading indicator
2 participants