kbss-cvut / s-pipes-editor-ui

MIT License
0 stars 0 forks source link

Replace react-treebeard with a modern library #99

Open palagdan opened 5 days ago

palagdan commented 5 days ago

This library causes warnings in a console and is not supported for 5 years :

TreeBeard2: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.

Warning: Transition2 uses the legacy childContextTypes API, which is no longer supported and will be removed in the next major release. Use React.createContext() instead.

_Originally posted by @palagdan in https://github.com/kbss-cvut/s-pipes-editor-ui/issues/61#issuecomment-2317935601_