ajainarayanan / react-dag

This is a base implementation of wrapping jsplumb with react to be more usable in a react based environment
MIT License
159 stars 39 forks source link

update jsplumb #11

Closed wulucxy closed 6 years ago

wulucxy commented 7 years ago

hi, @ajainarayanan jsplumb has update to version 2.5.1, do you have plan to update to the new version?

ajainarayanan commented 7 years ago

Hi @wulucxy Right now I am held up with work. Might not be in the near future (like 1-2 weeks) but will aim by end of September. Feel free to create a PR upgrading the version (do run over the tests and local dev mode)

ajainarayanan commented 6 years ago

@wulucxy I have re-written the entire component and the new version has jsplumb version 2.5.12. Feel free to try the new component available as part of 2.0.0.alpha.1 version of react-dag (https://github.com/ajainarayanan/react-dag/tree/feature/ui-2.0.0.alpha.1)