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

[3.0] Context Menu 컴포넌트 #706

Closed
kdeun1 opened this issue Nov 9, 2020 · 1 comment
Closed

[3.0] Context Menu 컴포넌트 #706

kdeun1 opened this issue Nov 9, 2020 · 1 comment
Labels

Comments

@kdeun1
Copy link
Contributor

kdeun1 commented Nov 9, 2020

No description provided.

kdeun1 pushed a commit that referenced this issue Nov 13, 2020
################
- 컨텍스트메뉴의 템플릿 구조를 body에 teleport 시키는 래핑 컴포넌트와 실제 보여지는 항목 UL, LI로 구성된 메뉴리스트 컴포넌트 분리 개발
- nested 구조인 경우 자식을 recusive하게 호출하여 DOM의 depth가 깊어지는 구조
- 모듈 리펙토링 및 JSDoc 작성
- DOCS context menu 예제 및 설명MD 작성
- DOCS context menu 메뉴 router 추가
- DOCS 메인 화면 구조 변경
kdeun1 pushed a commit that referenced this issue Nov 13, 2020
################
- props의 validator를 추가하여 click속성은 function type으로 children속성은 [] type으로 받을 수 있도록 함
mmindy pushed a commit that referenced this issue Nov 13, 2020
* [#706][3.0] Context Menu 컴포넌트 개발
################
- 컨텍스트메뉴의 템플릿 구조를 body에 teleport 시키는 래핑 컴포넌트와 실제 보여지는 항목 UL, LI로 구성된 메뉴리스트 컴포넌트 분리 개발
- nested 구조인 경우 자식을 recusive하게 호출하여 DOM의 depth가 깊어지는 구조
- 모듈 리펙토링 및 JSDoc 작성
- DOCS context menu 예제 및 설명MD 작성
- DOCS context menu 메뉴 router 추가
- DOCS 메인 화면 구조 변경

* [#706][3.0] Context Menu 컴포넌트 개발
################
- props의 validator를 추가하여 click속성은 function type으로 children속성은 [] type으로 받을 수 있도록 함
Copy link

github-actions bot commented Mar 2, 2024

오래된 이슈는 닫고 있어요. 필요하다면 다시 열어주세요. 😄

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant