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

Accordion Type Menu #52

Closed
1 task done
benidene opened this issue Apr 17, 2024 · 0 comments
Closed
1 task done

Accordion Type Menu #52

benidene opened this issue Apr 17, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@benidene
Copy link
Collaborator

benidene commented Apr 17, 2024

어떤 작업인가요?

홈화면의 메뉴를 아코디언 방식으로 열리게 만들어 다른 기능과 연결되게 만들기

작업 상세 내용

  • 아코디언 방식의 메뉴만들기
@benidene benidene added the enhancement New feature or request label Apr 17, 2024
@benidene benidene self-assigned this Apr 17, 2024
benidene added a commit that referenced this issue Apr 17, 2024
* <feat> : marker 화면에 표시 개발중

* #25 <feat> : react-query를 이용한 map store 데이터 저장 방법 개발중

* <design> : title, description Paypick으로 변경

* #25 <feat> : get요청을 위한 좌표type 추가

* #25 <feat> : store type 하나로 전부 커버 가능하게 변경

* #19 <feat> : react-query를 이용하여 Map 데이터 공유 기능 완성

* #25 <feat> : react-query를 이용하여 store 데이터 공유 기능 개발중

* #18 <style> : function 컴포넌트 const 컴포넌트로 변경

* #39 <design> : Modal을 반응형으로 css 변경

* #18 <style> : header부분 컴포넌트 분리

* #19 <feat> : react-query를 이용하여 marker 값을 받아올 수 있도록 개발중

* #52 <feat> : AccordionMenu 컴포넌트 생성
benidene added a commit that referenced this issue Apr 26, 2024
* <comment> : 주석 및 불필요한 console.log 제거

* #18 <design> : vanilla-extract를 사용한 css 초기화 코드 추가(ul ,ol)

* <design> : 반응형 css 코드 일부 제거

* #52 <feat> : accordion형태의 메뉴  구현
benidene added a commit that referenced this issue May 4, 2024
* #55 <feat> : 결제 수단 페이지와 기능 개발 중 (zustand 적용)

* #18 <chore> : zustand 라이브러리 추가

* #56 <design> : Header 컴포넌트 최상단의 layout.tsx로 이동

* #56 <design> : maxWidth 모바일 환경에 맞춰 제한 및 다크모드로 인한 background color 오류 제거

* #52 <refactor> : Link 태그 이용시 페이지 이동할 때의 아코디언 메뉴 오픈 유지로 강제 리렌더링 발생시키기

* #56 <design> : 최대 넓이 모바일 환경에 맞춰 제한

* #56, #52 <design> : 최대 넓이 모바일 환경에 맞춰 제한 및 아코디언 메뉴 css 오류 수정

* <design> : 중복된 css 코드 제거

* <feat> : 로고 클릭시 메인페이지로 이동

* #39 <design> : 모달 css 수정

* #19 <refactor> : marker 데이터 get요청 queryString으로 변경
benidene added a commit that referenced this issue May 8, 2024
* #60 <chore> <fix> : vanilla-extract/next-plugin의 next.js 다이나믹 라우팅시 css compile 오류로 인해 버전업 2.3.5 -> 2.4.0

* #56 <design> : 모바일 환경에 맞게 maxWidth를 540px로 제한 및 네이버 맵 api의 확대 축소 버튼의 임의 지정 z-Index 100으로 인해 모달과 아코디언 메뉴 임의로 z-index 지정

* #52 <feat> : a태그를 Link 태그로 번경, 클릭시 아코디언 닫히게 변경

* <feat> : naver map 옵션 추가와 Link 태그 사용시 mapRef.current?.destroy로 인해 화면이 렌더링 되지않는 이슈로 주석처리

* #19 <feat> : onclick 이벤트 추가, icon 옵션 origin, scaledSize에서 anchor로 변경

* #19 <comment> : 사용하지 않는 주석 제거와 corner 타입 적용

* #39 <comment> : payInfo의 padding 주석제거

* #39 <feat> : 모달에서의 오류정보 알리기 기능 추가를 위한 준비작업 (서버액션 적용 대비)

* #59 <feat> : report 페이지 개발 완료

* #59 <feat> : report/[id] dynamic route 페이지 개발 완료

* #18 <feat> : api 함수 컴포넌트화

* <feat> : setSelectStore 함수 주석처리 추가

* <refactor> : 서버로 보내는 좌표 Corner 타입 수정
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

No branches or pull requests

1 participant