antonioru / antonioru/beautiful-react-diagrams
Improve performances
オープン
enhancement
- 主要言語
- JavaScript
- スター
- 2.7k
- フォーク
- 171
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
**Is your feature request related to a problem? Please describe.**
The Diagram component performs few non-necessary re-renders, solving this would drastically improve the component performance.
Also, the Context is used to keep track of the position of the Nodes and Ports by using directly the HTML element but this is not really needed and can be improved.
**Describe the solution you'd like**
A re-factory of few parts is needed
コントリビューションガイド
評価
この issue はまだ評価されていません。