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
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,8 +27,6 @@ through a [force-directed algorithm](https://en.wikipedia.org/wiki/Force-directe
27
27
28
28
### What's new?
29
29
30
-
This is a *release candidate* version, as it hasn't been thoroughly tested yet. Feedback is appreciated.
31
-
32
30
Although one full version number higher than the previous *stable* version (1.1.0), existing applications are expected to work with this library version without significant changes.
33
31
34
32
:warning: The only exception is the necessary use of `SmartStylableNode.setStyleInline(...)` instead of `SmartStylableNode.setStyle(...)` to correctly apply inline styles to nodes (vertices and edges). Css classes are set the same way as before.
0 commit comments