bptlab / chor-js-demo

A demo showcasing the chor-js BPMN 2.0 choreography diagram modeler.
23 stars 10 forks source link

Remove jquery, also restructure most of the client-side JS #40

Closed jan-ladleif closed 4 years ago

jan-ladleif commented 4 years ago

Resolves #38.

This PR removes JQuery from the project and replaces all calls with equivalent native Javascript methods.

It also restructures a lot of the frontend Javascript code, as well as HTML/CSS.

jan-ladleif commented 4 years ago

Bildschirmfoto 2020-03-20 um 11 58 56 Is it supposed to look like this?

Yes! Otherwise, with the current layout code, there would still be a white border which looks even more weird. And I do not think it is worth the effort of creating some overlay-kind-of-layout.