intermine / im-tables-3

clojurescript library to display and manipulate intermine query results on a webpage
http://www.intermine.org
GNU Lesser General Public License v2.1
5 stars 5 forks source link

Make cells in outer join subtables clickable #112

Closed heralden closed 3 years ago

heralden commented 3 years ago

They were just a simple span and didn't have much of the behaviour regular cells did. This gets them up to speed!

Fixes #108