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

feat(Tree): The Tree component provides the scrollFilterNodeIntoView API, which scrolls the first matched node of a search into view #4860

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

wangw11056
Copy link
Collaborator

@wangw11056 wangw11056 commented Jun 12, 2024

close #2930

components/tree/view/tree.tsx Outdated Show resolved Hide resolved
components/tree/types.ts Outdated Show resolved Hide resolved
components/tree/view/tree.tsx Outdated Show resolved Hide resolved
components/tree/view/tree.tsx Outdated Show resolved Hide resolved
components/tree/view/tree.tsx Outdated Show resolved Hide resolved
components/tree/view/tree.tsx Outdated Show resolved Hide resolved
@wangw11056 wangw11056 changed the title feat(Tree): support scrollIntoView, close #2930 feat(Tree): The Tree component provides the scrollFilterNodeIntoView API, which scrolls the first matched node of a search into view Jul 2, 2024
components/tree/__docs__/demo/search-tree/index.tsx Outdated Show resolved Hide resolved
components/tree/__docs__/demo/search-tree/index.tsx Outdated Show resolved Hide resolved
components/tree/__tests__/index-spec.tsx Outdated Show resolved Hide resolved
components/tree/__tests__/index-spec.tsx Outdated Show resolved Hide resolved
components/tree/__tests__/index-spec.tsx Outdated Show resolved Hide resolved
components/tree/view/tree.tsx Outdated Show resolved Hide resolved
components/tree/view/tree.tsx Outdated Show resolved Hide resolved
components/tree/view/tree.tsx Outdated Show resolved Hide resolved
components/tree/__tests__/index-spec.tsx Outdated Show resolved Hide resolved
components/tree/__tests__/index-spec.tsx Outdated Show resolved Hide resolved
components/tree/__tests__/index-spec.tsx Outdated Show resolved Hide resolved
components/tree/__tests__/index-spec.tsx Outdated Show resolved Hide resolved
@eternalsky eternalsky merged commit 9df35fe into alibaba-fusion:master Jul 4, 2024
3 of 4 checks passed
luolin-ck pushed a commit to luolin-ck/next that referenced this pull request Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Tree]Tree查询能否支持高亮的同时,并滚动到具体位置?
2 participants