Hi ,
I was discovering JointJS these days. It seems to me that the
joint.all.min.js is not really the minified version of combination of
other js files.
Results looks very different : trying the quick tutorial (http://
www.jointjs.com/tutorial.html) give differences if you drag/move the
states.
Even the API seems different : the clone function does not seem to be
defined in Joint.Element if you don't use joint.all.min.js.
Also, it does not seem that the raphael version embedded in
joint.all.min.js, the same as the one in github under lib folder.
Could anyone please confirm or negate ?