antvis / XFlow

React component for building interactive diagrams.
https://x6.antv.antgroup.com/xflow/guide/introduction
MIT License
581 stars 238 forks source link

feat: 支持自定义节点多面板 #221

Closed draco-china closed 2 years ago

draco-china commented 2 years ago

Description

Motivation and Context

Types of changes

Self Check before Merge

changeset-bot[bot] commented 2 years ago

⚠️ No Changeset found

Latest commit: 7dd2f40a04007e9920e42e9f5cbecfb0c9f5847e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

xflow-bot[bot] commented 2 years ago

👋 @draco-china

💖 Thanks for opening this pull request! 💖

Please follow the contributing guidelines. And we use semantic commit messages to streamline the release process.

Examples of commit messages with semantic prefixes:

Things that will help get your PR across the finish line:

We get a lot of pull requests on this repo, so please be patient and we will get back to you as soon as we can.

xflow-bot[bot] commented 2 years ago

@draco-china Please provide us with more info about this pull request.

draco-china commented 2 years ago

@draco-china Please provide us with more info about this pull request.

将registerNode 类型改为 registerNode[] ,原本只支持一个自定义面板,将之改为多个,并且已修改相关逻辑

xflow-bot[bot] commented 2 years ago

👋 @draco-china

Congrats on merging your first pull request! 🎉🎉🎉