antonioru / antonioru/beautiful-react-diagrams

useSchema should export a "disconnect" function to programmatically disconnect two linked nodes

オープン
#31 コメント 4 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement feature request good first issue
主要言語
JavaScript
スター
2.7k
フォーク
171
PR マージ指標
30日以内にマージされた PR はありません

説明

Given that `useSchema` currently exports a `connect` function to connects two different nodes and a `removeNode` function to remove a given node, it should also export a `disconnect` function to programmatically disconnect two linked nodes without removing them.
At the moment the only way to do so, is to change the schema directly.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。