issues
search
uber
/
react-digraph
A library for creating directed graph editors
MIT License
2.63k
stars
268
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
peerDependencies update to support NextJS 15
#355
Starkpt
opened
1 week ago
0
find non-empty edge element for panToNode method
#354
chenyunw-uber
closed
1 year ago
0
Possible examples of v8.0.0 > custom wrapper functions
#353
artemiialessandrini
closed
1 year ago
1
[Bug fix] selected edge doesn't reflect properly
#352
chenyunw-uber
closed
1 year ago
0
deprecate createRoot for edge rendering
#350
chenyunw-uber
closed
1 year ago
0
Render edges avoiding multiple Roots
#348
rohitb4
opened
1 year ago
0
update to react18 and use createRoot
#347
chenyunw-uber
closed
1 year ago
1
Fix #344
#345
harchcode
opened
1 year ago
1
onSelect only called once when allowMultiSelect set to true
#344
andreirawan97
opened
1 year ago
0
Add flag to allow edges to be copied without any nodes selected
#343
jasonli468
closed
2 years ago
1
Add flag to allow edges to be copied without any nodes selected
#342
jasonli468
closed
2 years ago
1
Filtering updates
#341
pearsonty9
closed
2 years ago
1
Fix example node/edge deletion
#340
IgnacioFDM
opened
2 years ago
0
Improve examples
#339
IgnacioFDM
opened
2 years ago
1
Node filtering
#338
pearsonty9
closed
2 years ago
1
GridView component typing definition of gridSize prop
#337
PiotrObrebski
closed
2 years ago
1
Expand peerDependencies range for react
#336
mosofsky
opened
2 years ago
1
react-digraph has a transitive dependancy to react15
#335
mjothy
opened
2 years ago
2
Warning: Can't perform a React state update on an unmounted component.
#334
dpancho349
opened
2 years ago
1
Error: <g> attribute transform: Expected number, "translate(NaN,NaN) scale(N…".
#333
bdnsergi
opened
2 years ago
1
Canvas Static ( Feature so that the graph does not move)
#332
dpancho349
opened
2 years ago
0
Add 'canMoveNode(INode)'.
#331
ahoereth
opened
2 years ago
1
Edge color
#330
dpancho349
opened
2 years ago
1
Unable to install dependencies: terser-webpack-plugin
#329
nileshtrivedi
opened
2 years ago
0
adjacent node hover bug
#328
drewabbot
opened
3 years ago
1
update onUpdateNode typing
#327
chiayenhung
closed
3 years ago
0
where is the document
#326
MXxuanxiao
opened
3 years ago
0
fix layout engine adjustmentNode mutates position during nodeUpdate
#325
chiayenhung
closed
3 years ago
0
centerNodeOnMove not working right when it is False
#324
AhmadYoussef
opened
3 years ago
1
Is it intentional that styling cannot be overriden
#323
camer314
closed
3 years ago
1
Unmount React Components when removing elements from Dom
#322
adamzapasnik
opened
3 years ago
1
React node/edges elements are not umounted?
#321
adamzapasnik
opened
3 years ago
1
Use shiftKey state from drag start in mousemove handlers
#320
ksnyder9801
closed
3 years ago
0
Edge creation behavior changes depending on whether shift is released during drag
#319
ksnyder9801
closed
3 years ago
0
SelectionT should have edges defined as Map<string, IEdge>, not Map<string, INode>
#318
ElleFioLange
closed
3 years ago
1
Fixes invalid SelectionT and IGraphViewProps typing for TS
#317
zanettin
closed
3 years ago
1
Improved promise code for the node update
#316
ajbogh
closed
3 years ago
0
Fix for select breaking when onUpdateNode returns undefined
#315
ajbogh
closed
3 years ago
0
Updated node update method to accept a promise.
#314
ajbogh
closed
3 years ago
0
Issue #311 - Fixed code that prevented edges from being deleted
#313
ajbogh
closed
3 years ago
0
Resolves #311
#312
zanettin
closed
3 years ago
1
v8.0.0-beta.2 - can not delete edges
#311
zanettin
closed
3 years ago
2
#309 - Added 'this' binding for d3.filter function
#310
ajbogh
closed
3 years ago
0
cannot call isControlKeyPressed on undefined
#309
ajbogh
closed
3 years ago
0
Fixed #307 - Cmd doesn't work as expected on Mac
#308
ajbogh
closed
3 years ago
0
Some Ctrl/Cmd features don't work well with Mac
#307
ajbogh
closed
3 years ago
0
Deprecated old features and improved multiselect for v8
#306
ajbogh
closed
3 years ago
0
Adding missing tests
#305
kfern
closed
3 years ago
2
feat-req: Node range selection using drag
#304
kfern
closed
3 years ago
3
Fixed the slider CSS so that all elements are centered
#303
ajbogh
closed
3 years ago
0
Next