| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function there
|
|
there is an existing bug where you don't see the labels for links
changes on existing nodes, i.e.:
(no enter on second sentence)
You should have:
g
.linklabel isnot
but instead you have an empty linklabel
g
.linklabel
|
|
|
|
adding a new group
setting all links with id just like nodes have it
letting d3 sort per that id
- this means it doesn't care about the order of the DOM elements
every update we go over all the links and reparent them by selected/non
selected.
Missing: text-labels
|
|
This reverts commit b7e6b948b6ae1cc2f3cbf9523a4b6eab6e7993fe.
Now that svg is partitioned with selected links above bubble it's
opacity can be restored to the previous value.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- fixes bug that hides the suggestions behind the input bar
- suggestion items are now highlighted on hover
- better positioning
- larger font size for search bar suggestions
|
|
Not sure this [1] bug is the problem, but we don't want svg selection, and since
editing svg nodes inline is done with an input foreign element, this doesn't
affect selecting there!
[1] http://stackoverflow.com/questions/18124820/html5-svg-text-selection-bug-in-chrome
|
|
|
|
|
|
|
|
|
|
|
|
graph (i.e. clicking on a link is hard to avoid)
|
|
|
|
|
|
drags node)
|
|
longer then 30 chars)
|
|
|
|
foreign element descendant
|
|
|
|
|
|
|
|
|
|
|
|
will try)
|