geneontology / wc-gocam-viz

Web component to visualize GO-CAMs
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Remove Bootstrap dependency #23

Closed pkalita-lbl closed 1 year ago

pkalita-lbl commented 1 year ago

Fixes #16

Summary of changes

Caveats

kltm commented 1 year ago

Part of https://github.com/geneontology/wc-gocam-viz/issues/16 ? Looks good to me; will defer to @tmushayahama to look at and merge.

pkalita-lbl commented 1 year ago

Oops, yes. Will update the description.

kltm commented 1 year ago

Sorry, didn't mean to nudge, just fiddling with the paperclips.

tmushayahama commented 1 year ago

@pkalita-lbl @kltm This looks really great, far more superior and cleaner than the previous. Thanks

Maybe a tiny thing, but lets merge it first. we should prefix all ex-bootstrap name clashes items with "gocam-" like .panel, .panel-header in case our host has bootstrap

one more test, I couldn't tell if it was there in the previous is the indentation of the nested nodes i.e

part of A --part of B

tmushayahama commented 1 year ago

@pkalita-lbl @kltm. Just to add tested on a much model and good

image

kltm commented 1 year ago

@tmushayahama Cheers!