tisoap / react-flow-smart-edge

Custom Edge for React Flow that never intersects with other nodes
https://tisoap.github.io/react-flow-smart-edge/
MIT License
242 stars 26 forks source link

Add suport for v10 of React Flow #15

Closed azuruce closed 2 years ago

azuruce commented 2 years ago

Hi, this repo is awesome. I wonder when we can expect support for v10 of react-flow-renderer. Specifically, how do we plan to support new group feature.

For v10 details, here is a link https://github.com/wbkd/react-flow/pull/1555

leejustin commented 2 years ago

The issue you referenced has already been closed. v10 has been released.

azuruce commented 2 years ago

Hi, sorry for not being clear in my last comment. I meant react-flow-smart-edge does not work with react-flow-render v10 due to the breaking change in v10. Is v10 support planned and what's the timeline?

leejustin commented 2 years ago

Sorry I misunderstood the context of your issue. My apologies.

AnhHuy02 commented 2 years ago

@leejustin He means Smart Edge currently supports React Flow v9. He wants the author to migrate this library to support React Flow v10,

tisoap commented 2 years ago

Hey, author here! I do plan to migrate to v10 of react-flow-renderer. The timeline is "when it's ready"

tisoap commented 2 years ago

Good news everyone! Version 0.5.0 is now compatible with React Flow v10, didn't take as long as I thought it would be