Commit 52e82c3
authored
Feat/write#19 (#142)
* [feat] 글쓰기 기능
* [feat] 포스트 작성 기능
* Feat/communityscroll#23 (#114)
* [feat] 스크롤링구현
* [feat] 주소, api설정
* [feat] 커뮤니티 탭, 필터 패치로직
* [feat] lastLikeCount, lastCommentCount, 추가
* [fix] 코멘트 삭제수정 마이페이지에선 뗄수있게 myPage props 추가
* 옵셔널로 수정
* 오류 수정
* [feat] 글쓰기 기능
* 카테고리필수
* [feat] 포스트 무한스크롤 + 글쓰기기능 이미지추가
* [feat] 이미지 스와이퍼
* [feat] 프로필 쑤리 이미지
* [feat] 댓글 누르면 댓글 섹션으로 가기
* [feat] 좋아요기능(아직 좋아요받아오는건 못함 api필요)
* [feat] 게시물 수정
* [feat] 글 수정
* [refactor] 코드 조금정리
* [feat] 작성자본인만 글수정삭제
* [feat]글 삭제기능
* [feat] 칵테일태그
* [fix]칵테일, 쉐어 기능
* 수 라우터, 비로그인처리
* 타입 수정
* 타입 수정
* 타입수정
* 타입수정
* 타입수정
* 오류수정
* 오류수정
* 오류수정
* 오류수정
* 오류수정
* 충돌해결
* 오류 수정
* 오류 수정
* 오류 수정
* [fix] 이미지 카운트, 10개 제한
* [fix] 글쓰기 placeholder
* [fix] 공유 url 수정
* [fix] 프로필배경 지우기
* [fix] 플로팅탭 미디어쿼리 수정
* [fix] 수정 모달
* 댓글실시간반영 시도
* 수정
* [fix] 수정모달 로직 수정
* 수정로직 수정
* [feat] edit수정
* 타입오류
* [feat] 좋아요로직 수정
* [fix] 칵테일태그 너비 수정
* 글쓰기 로그인검사
* 버그들 수정
* 반응형
* 파일명 대문자수정1 parent 9c64186 commit 52e82c3
File tree
45 files changed
+454
-418
lines changed- public
- src
- app
- (no-layout)
- (with-layout)/community
- [id]
- edit/[postId]
- domains
- community
- api
- components
- like
- tag
- textarea
- detail
- tab
- main
- write
- cocktail-tag
- image-upload
- main
- cocktailDrop
- components
- 3d
- recipe
- components/details
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
45 files changed
+454
-418
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| 15 | + | |
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
| |||
Binary file not shown.
Binary file not shown.
Loading
Binary file not shown.
Binary file not shown.
Loading
Loading
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
3 | 12 | | |
4 | 13 | | |
0 commit comments