4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2024 — Apr 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Stopped infinite loop when brokenImage is also not available. More... over 10 years ago
Reverted changes to dist More... over 10 years ago
Fixed issue where multi line labels for image and circularImage nodes would overlap the node ... again but properly this time More... over 10 years ago
Updated circularImage node shape to render a circle, of the default radius, when images are loading or have failed to load More... over 10 years ago
Fixed infinite loop on network image load when Url and brokenUrl failed to load More... over 10 years ago
- Close active sessions in dataManipulation when calling setData(). More... over 10 years ago
formatted stuff More... over 10 years ago
- Added labelAlignment option to edges. Thanks @T-rav! merged #566 More... over 10 years ago
cleaned up hierarchical code More... over 10 years ago
Merge branch 'develop' into es6
Jos de Jong
as jos
More... over 10 years ago
Added es5 to es6 transpilation step to the build script, so now we can use ES6 :)
Jos de Jong
as jos
More... over 10 years ago
- Added condition to Repulsion similar to BarnesHut to ensure nodes do not overlap. More... over 10 years ago
- Improved edit edge control nodes positions, altered style a little. - Fixed issue #564 by resetting state to initial when no callback is performed in the return function. More... over 10 years ago
fixed bug introduced by modifying the destroyer, making it impossible to return from add edge mode. #563 More... over 10 years ago
updated history More... over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop More... over 10 years ago
Reverted patch that made nodes return to 'default' setting if no group was assigned to fix issue #561 More... over 10 years ago
Merge pull request #562 from pavlos256/fix_hover_popup_discrepancy More... over 10 years ago
Select the last (top) overlapping object when showing the popup More... over 10 years ago
started implementation new hierarchical layout algorithm More... over 10 years ago
fixed example More... over 10 years ago
Merge pull request #559 from brichbe/develop More... over 10 years ago
added example 36, html in nodes More... over 10 years ago
No longer throw Error when MAX_REDRAWS count has been exceeded. Throwing this error was introduced recently, but appears to have been unintentionally committed (since the error message isn't helpful/relevant, and because the unexpected Error will unnecessarily disrupt the display of the timeline if not caught). More... over 10 years ago
updated history More... over 10 years ago
small tweaks More... over 10 years ago
merged pull #554 More... over 10 years ago
- Added byUser flag to options of the rangechange and rangechanged event. More... over 10 years ago
- Caught case where click originated on external DOM element and drag progressed to vis. #557 More... over 10 years ago
- Improved drawing of arrowheads on smooth curves. #349 More... over 10 years ago