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(tree): tree node class props invalid #3822

Merged
merged 1 commit into from
Mar 19, 2021
Merged

fix(tree): tree node class props invalid #3822

merged 1 commit into from
Mar 19, 2021

Conversation

ylc395
Copy link
Contributor

@ylc395 ylc395 commented Mar 19, 2021

This is a ...

  • New feature
  • Bug fix
  • Site / document update
  • Component style update
  • TypeScript definition update
  • Refactoring
  • Code style optimization
  • Branch merge
  • Other (about what?)

What's the background?

Tree component's node's class prop doesn't work because of wrong usage of Vue template class syntax.

图片

No matter what class name provided, it's always rendered as className.

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

@ylc395 ylc395 changed the title fix: tree node class props invalid fix(Tree): tree node class props invalid Mar 19, 2021
@ylc395 ylc395 changed the title fix(Tree): tree node class props invalid fix(tree): tree node class props invalid Mar 19, 2021
@tangjinzhou tangjinzhou merged commit 75c4368 into vueComponent:next Mar 19, 2021
@github-actions
Copy link

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 Mar 20, 2022
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.

2 participants