You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CSS has been renamed style.css, so you must change import "@react-sigma/core/lib/style.css"; by import "@react-sigma/core/lib/react-sigma.min.css";. Now the rollup config is shared, and for each module that export a css file, it will be named style.css.
SearchControl in core has been removed. A new module called graph-search replace it.
Features
Upgrade to the latest stable release of Sigma (ie. 3.0.0)