MICommunity/ComplexViewer

Suggested: Upgrade ComplexViewer to a Web Component

Closed this issue · 4 comments

Hey,

I am implementing ComplexViewer as a Web Component to help users use it on their website easily. It would be very helpful if I can talk to you regarding this.

Thanks,
Nikhil Vats.

It would be very helpful if I can talk to you regarding this.

Please do :)
We'd be happy to look at merging your changes. You could fork the project so we can see your changes there.

Hi Colin,

I just have a bundle.js file which contains all the code. Basically, you can use the component like this -

Screenshot 2019-08-20 at 12 39 52 PM

Almost all the features are implemented, just 2 or 3 are left like annotations. You can look at the demo here.

So I can fork the project and add a bundle.js file at a place you suggest and then send a PR. I can make changes in the README to explain how to use the component too.

@Nikhil-Vats - i didn't see your message of 20 Aug 2019 - sorry, i just missed it or I'd have got in touch.

I've now done something similar using webpack. I'd be interested in what you think of it, and how it compares to what you did.

i think this can be closed