-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: 공동모임장 기본 틀 구현 * feat: button에 타입 지정해줘서 원치 않는 submit 안되도록 방지하기 * feat: 멘션을 포함한 input 틀 완성(완전히 디자인 똑같이 구현은 x) * fix: +버튼 앞에 고정 * design: input창 열려있을 때 버튼 밝아지는 것 유지 * feat: 모임 개설 - 공동 모임장 추가 뷰,기능 구현 완료 * design: 피그마상에서는 8px로 되어있어서 수정 * design: mobile 반응형 디자인 구현 * fix: coLeader.map is not a function 버그 해결 * feat: 모바일 멘션 바텀시트 구현 * design: 모임장 프로필 디자인 변경 * design: 불필요한 margin 제거 * chore: 이해를 돕는 주석 첨가, 불필요한 콘솔 제거 * update: API 버전 최신화 * fix: 웹뷰-피드 작성 모달 무한 렌더링 이슈 * update: 멘션 유저 리스트 조회 API 최신화 * feat: isCoLeader 변수 추가 * update: API 최신화 (approvedCount) * feat: 멘션 타입에 userId 추가 * feat: isCoLeader 선택적 타입 정의 * feat: formData에 coLeaderUserIds 추가 * feat: ProfileAnchor 컴포넌트 분리 * feat: 모임 상세 페이지에 ProfileAnchor 적용 * feat: 모임 수정에 공동 모임장 데이터 출력 * feat: 모임 수정 시 다이얼로그 워딩 변경 --------- Co-authored-by: ocahs9 <[email protected]>
- Loading branch information
Showing
16 changed files
with
283 additions
and
148 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.