Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

groom-study-team1-project/team-project-front

kim13175 opened a pull request on groom-study-team1-project/team-project-front
feat(#147) : 햄버거 버튼을 이용한 모바일 네브바 구현
## 🔘Part - [x] FE <br/> ## 🔎 작업 내용 - 마이페이지 로그인 시에만 나오게 적용 - 로고 보이게 변경 - 스크롤시 드롭다운 버튼도 같이 내려가는 현상 막기 - store 활용한 반응형 적용 <br/> ## 이미지 첨부 <img src="https://github.com/user-at...
kim13175 pushed 12 commits to feat/#147 groom-study-team1-project/team-project-front
  • feat(#148): 글 작성, 상세 페이지 반응형 구현 93a86bf
  • feat(#148): 글 상세페이지 반응형 구현 31bf061
  • Merge branch 'feat/#147' of https://github.com/groom-study-team1-project/team-project-front into feat/#148 a661314
  • refactor(#148): store 활용한 반응형 구현 6696680
  • Merge pull request #152 from groom-study-team1-project/feat/#148 Feat/#148 글 상세페이지, 글 작성 페이지 반응형 구현 8699404
  • Update README.md 2d26a37
  • Merge pull request #155 from groom-study-team1-project/hyoungjinKim-patch-1 Update README.md 2d15a13
  • Update README.md 47ffbd7
  • Merge pull request #156 from groom-study-team1-project/hyoungjinKim-patch-2 Update README.md e6420c6
  • chore (#147) : 임시 저장 78bbca1
  • Merge remote-tracking branch 'origin' into feat/#147 a3bb8f9
  • fix (#147) : store 활용한 반응형 구현 적용 1d83ea3

View on GitHub

kim13175 pushed 1 commit to feat/#147 groom-study-team1-project/team-project-front
  • fix (#147) : 드롭다운 햄버거 버튼 스크롤해도 고정되게 수정 c27f34e

View on GitHub

kim13175 pushed 1 commit to feat/#147 groom-study-team1-project/team-project-front
  • fix (#147) : 모바일 상태에도 로고 보이게 수정 5c74753

View on GitHub

hyoungjinKim pushed 2 commits to main groom-study-team1-project/team-project-front
  • Update README.md 47ffbd7
  • Merge pull request #156 from groom-study-team1-project/hyoungjinKim-patch-2 Update README.md e6420c6

View on GitHub

hyoungjinKim closed a pull request on groom-study-team1-project/team-project-front
Update README.md
- 제목 : feat(issue 번호): 기능명 ex) feat(#17): pull request template 작성 (확인 후 지워주세요) ## 🔘Part - [x] FE <br/> ## 🔎 작업 내용 - 기능에서 어떤 부분이 - 구현되었는지 설명해주세요 <br/> ## 이미지 첨부(선택) ...
hyoungjinKim opened a pull request on groom-study-team1-project/team-project-front
Update README.md
- 제목 : feat(issue 번호): 기능명 ex) feat(#17): pull request template 작성 (확인 후 지워주세요) ## 🔘Part - [x] FE <br/> ## 🔎 작업 내용 - 기능에서 어떤 부분이 - 구현되었는지 설명해주세요 <br/> ## 이미지 첨부(선택) ...
hyoungjinKim pushed 2 commits to main groom-study-team1-project/team-project-front
  • Update README.md 2d26a37
  • Merge pull request #155 from groom-study-team1-project/hyoungjinKim-patch-1 Update README.md 2d15a13

View on GitHub

hyoungjinKim closed a pull request on groom-study-team1-project/team-project-front
Update README.md
- 제목 : feat(issue 번호): 기능명 ex) feat(#17): pull request template 작성 (확인 후 지워주세요) ## 🔘Part - [x] FE <br/> ## 🔎 작업 내용 - 기능에서 어떤 부분이 - 구현되었는지 설명해주세요 <br/> ## 이미지 첨부(선택) ...
hyoungjinKim opened a pull request on groom-study-team1-project/team-project-front
Update README.md
- 제목 : feat(issue 번호): 기능명 ex) feat(#17): pull request template 작성 (확인 후 지워주세요) ## 🔘Part - [x] FE <br/> ## 🔎 작업 내용 - 기능에서 어떤 부분이 - 구현되었는지 설명해주세요 <br/> ## 이미지 첨부(선택) ...
hyoungjinKim closed an issue on groom-study-team1-project/team-project-front
[DEV] 반응형 내브바 구현
## 내비게이션 바 반응형 구현 > 햄버거 버튼을 이용한 사이드 바 전환 (특정 윈도우 크기 이하일 때) ## 컴포넌트 속성 > Modal Component - Common Components > Navbar Layout Component Common Components: 여러 페이지나 기능에서 재사용되는 공통 컴포넌트들 Featur...
hyoungjinKim closed a pull request on groom-study-team1-project/team-project-front
feat(#147) : 반응형 네비게이션 모달 구현
## 🔘Part - [x] FE <br/> ## 🔎 작업 내용 - 반응형 네비게이션 모달을 따로 생성하고 드롭다운 버튼을 눌렀을 경우 모달을 불러옴 - 기존 네비게이션 바에 있던 BorderButton 들도 모달안에 추가 <br/> ## 이미지 첨부 ![결과물1](https://github.com/user...
hyoungjinKim pushed 8 commits to main groom-study-team1-project/team-project-front
  • feat(#148): 글 작성, 상세 페이지 반응형 구현 93a86bf
  • feat(#148): 글 상세페이지 반응형 구현 31bf061
  • feat (#147) : 네비게이션 바 모달화하여 반응형으로 디자인 df97b02
  • refactor (#147) : 반응형 nav 모달 메뉴 리스트 코드 업데이트 d250d0c
  • fix (#147) : 다크모드일 경우 글자안보임 현상 해결 e1a6f81
  • Merge branch 'feat/#147' of https://github.com/groom-study-team1-project/team-project-front into feat/#148 a661314
  • refactor(#148): store 활용한 반응형 구현 6696680
  • Merge pull request #152 from groom-study-team1-project/feat/#148 Feat/#148 글 상세페이지, 글 작성 페이지 반응형 구현 8699404

View on GitHub

hyoungjinKim closed an issue on groom-study-team1-project/team-project-front
[DEV] 글 상세 페이지, 글 작성 페이지 반응형 구현
## 어떤 기능인가요? > 글 상세 페이지, 글 작성 페이지 반응형 구현 ## 컴포넌트 속성 Pages: 개별 페이지 전체를 구성하는 컴포넌트 ## 작업 상세 내용 - [ ] 글 상세 페이지 반응형으로 구현 ## 참고할만한 자료(선택)
hyoungjinKim closed a pull request on groom-study-team1-project/team-project-front
Feat/#148 글 상세페이지, 글 작성 페이지 반응형 구현
- 제목 : feat(#148): 글 상세페이지, 글 작성 페이지 반응형 구현 ## 🔘Part - [x] FE <br/> ## 🔎 작업 내용 - 글 상세페이지, 글 작성 페이지 반응형 구현 <br/> ## 이미지 첨부(선택) ![image](https://github.com/user-attachments/...
hyoungjinKim pushed 5 commits to feat/#148 groom-study-team1-project/team-project-front
  • feat (#147) : 네비게이션 바 모달화하여 반응형으로 디자인 df97b02
  • refactor (#147) : 반응형 nav 모달 메뉴 리스트 코드 업데이트 d250d0c
  • fix (#147) : 다크모드일 경우 글자안보임 현상 해결 e1a6f81
  • Merge branch 'feat/#147' of https://github.com/groom-study-team1-project/team-project-front into feat/#148 a661314
  • refactor(#148): store 활용한 반응형 구현 6696680

View on GitHub

Re-Note created a branch on groom-study-team1-project/team-project-front

feat/#154

Re-Note opened an issue on groom-study-team1-project/team-project-front
#154
kim13175 opened a pull request on groom-study-team1-project/team-project-front
feat(#147) : 반응형 네비게이션 모달 구현
## 🔘Part - [x] FE <br/> ## 🔎 작업 내용 - 반응형 네비게이션 모달을 따로 생성하고 드롭다운 버튼을 눌렀을 경우 모달을 불러옴 - 기존 네비게이션 바에 있던 BorderButton 들도 모달안에 추가 <br/> ## 이미지 첨부 ![결과물1](https://github.com/user...
kim13175 pushed 1 commit to feat/#147 groom-study-team1-project/team-project-front
  • refactor (#147) : 반응형 nav 모달 메뉴 리스트 코드 업데이트 d250d0c

View on GitHub

kim13175 pushed 1 commit to feat/#147 groom-study-team1-project/team-project-front
  • feat (#147) : 네비게이션 바 모달화하여 반응형으로 디자인 df97b02

View on GitHub

hyoungjinKim opened a pull request on groom-study-team1-project/team-project-front
Feat/#148 글 상세페이지, 글 작성 페이지 반응형 구현
- 제목 : feat(#148): 글 상세페이지, 글 작성 페이지 반응형 구현 ## 🔘Part - [x] FE <br/> ## 🔎 작업 내용 - 글 상세페이지, 글 작성 페이지 반응형 구현 <br/> ## 이미지 첨부(선택) ![image](https://github.com/user-attachments/...
hyoungjinKim pushed 1 commit to feat/#148 groom-study-team1-project/team-project-front
  • feat(#148): 글 상세페이지 반응형 구현 31bf061

View on GitHub

Re-Note closed a pull request on groom-study-team1-project/team-project-front
feat(#150): 메인 페이지 반응형 쿼리 작성
- 제목 : feat(issue 번호): 기능명 feat(#150): 메인 페이지 반응형 쿼리 작성 ## 🔘Part - [x] FE <br/> ## 🔎 작업 내용 - 메인 페이지 반응형 쿼리 작성 <br/> ## 이미지 첨부(선택) <img src="파일주소" width="50%" height="50%...
Re-Note pushed 0 commits to feat/#150 groom-study-team1-project/team-project-front

View on GitHub

Re-Note opened a pull request on groom-study-team1-project/team-project-front
feat(#150): 메인 페이지 반응형 쿼리 작성
- 제목 : feat(issue 번호): 기능명 feat(#150): 메인 페이지 반응형 쿼리 작성 ## 🔘Part - [x] FE <br/> ## 🔎 작업 내용 - 메인 페이지 반응형 쿼리 작성 <br/> ## 이미지 첨부(선택) <img src="파일주소" width="50%" height="50%...
Re-Note pushed 1 commit to feat/#150 groom-study-team1-project/team-project-front
  • feat(#150): 메인 페이지 반응형 쿼리 작성 34760df

View on GitHub

Load more