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] TreeGrid - Toolbar 추가 (search 기능) #922

Closed
sh0304 opened this issue Oct 22, 2021 · 1 comment
Closed

[3.0] TreeGrid - Toolbar 추가 (search 기능) #922

sh0304 opened this issue Oct 22, 2021 · 1 comment
Labels

Comments

@sh0304
Copy link
Collaborator

sh0304 commented Oct 22, 2021

  • search 기능 추가
sh0304 added a commit that referenced this issue Oct 22, 2021
################
- 예제화면에 toolbar를 추가하기 위해 treegrid > props.js 수정 (toolbar 컴포넌트 추가)
- Toolbar.vue 파일 추가
- treeGrid.toolbar 파일 추가
- TreeGrid.vue : treegrid의 search 기능을 위해 onSearch() 추가
sh0304 added a commit that referenced this issue Oct 22, 2021
################
- 예제화면에 toolbar를 추가하기 위해 treegrid > props.js 수정 (toolbar 컴포넌트 추가)
- Toolbar.vue 파일 추가
- treeGrid.toolbar 파일 추가
- TreeGrid.vue : toolbar의 search 검색 시, onSearch()를 통해 검색되도록 검색 기능 추가
sh0304 added a commit that referenced this issue Oct 27, 2021
################
- 피드백 반영
- 노드 검색 후 노드를 확장할 시, 해당 노드에 자식노드가 있을 경우 보여지지 않도록 표시
- 검색된 노드의 부모 노드를 확장할 시에는 검색된 노드만 보이도록 데이터 표시
sh0304 added a commit that referenced this issue Oct 27, 2021
################
- .eslintrc.js : no-param-reassign props 옵션 수정
- setExpandNode() 코드 개선
sh0304 added a commit that referenced this issue Oct 27, 2021
################
- .eslintrc.js : lint props 옵션 수정
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