monarch-initiative / phenogrid

The phenogrid widget
13 stars 14 forks source link

DO NOT MERGE. For Reference purposes only right now. #227

Closed DoctorBud closed 8 years ago

DoctorBud commented 8 years ago

This builds upon Zhou's multi-instances branch, beginning the refactor of phenogrid.js/css that is necessary to support multiple instances. It is not complete, but it is better than before and the rest is an exercise left to the reader.

Basic strategy:

Hopefully, you should be able to follow my lead and clean the code up by removing all use of IDs for styling and instead using the generated IDs from _createPhenogridContainer() to attach behavior.