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: support strokeStyle for mind node and link #974 #975

Merged
merged 1 commit into from
Nov 16, 2024
Merged

Conversation

pubuzhixing8
Copy link
Collaborator

BREAK CHANGES:

  1. It is planned to replace branchColor and branchWidth with strokeColor and strokeWidth. To maintain compatibility, branchColor and branchWidth will not be deleted. BranchColor and branchWidth will be applied first.
  2. Both branchWidth and branchColor attributes are applied to the child node first and no longer rely on the attributes of the parent node. BranchShape remains dependent on the attributes of the parent node.

BREAK CHANGES:

1. It is planned to replace branchColor and branchWidth with strokeColor and strokeWidth. To maintain compatibility, branchColor and branchWidth will not be deleted. BranchColor and branchWidth will be applied first.
2. Both branchWidth and branchColor attributes are applied to the child node first and no longer rely on the attributes of the parent node. BranchShape remains dependent on the attributes of the parent node.
Copy link

vercel bot commented Nov 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
plait ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 16, 2024 4:29pm
plait-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 16, 2024 4:29pm

@pubuzhixing8 pubuzhixing8 changed the title feat: support strokeStyle for mind node and link feat: support strokeStyle for mind node and link #974 Nov 16, 2024
@pubuzhixing8
Copy link
Collaborator Author

#974

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.

1 participant