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

fix(directory-tree): expose scrollTo method. #6067

Merged
merged 1 commit into from
Nov 1, 2022

Conversation

zhi-zhi-zhi
Copy link
Contributor

This is a ...

  • Bug fix

What's the background?

  1. Describe the source of requirement.
    Directory-tree's scrollTo method is missing.
  2. Resolve what problem.
    This PR is expose scrollTo method to fix the above problem.
  3. Related issue link.
    Directory tree doesn't have scrollTo method. #6064

API Realization (Optional if not new feature)

  1. Basic thought of solution and other optional proposal.
    Add scrollTo method in Directory-Tree setup expose.
  2. List final API realization and usage sample.
    Like documentation.
  3. GIF or snapshot should be provided if includes UI/interactive modification.
    None.

What's the effect? (Optional if not new feature)

  1. Does this PR affect user? Which part will be affected?
    None.
  2. What will say in changelog?
    Fix the problem that Directory-tree's scrollTo method is missing.
  3. Does this PR contains potential break change or other risk?
    None

Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

Additional Plan? (Optional if not new feature)

If this PR related with other PR or following info. You can type here.
None

@tangjinzhou tangjinzhou merged commit 265233c into vueComponent:main Nov 1, 2022
@zhi-zhi-zhi zhi-zhi-zhi mentioned this pull request Nov 1, 2022
5 tasks
Copy link

github-actions bot commented Nov 2, 2023

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants